summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/lib.h
AgeCommit message (Expand)Author
2003-08-21New keywords: @extra and @extraunexec.Marc Espie
2003-08-01Add -q flag to pkg_delete: don't check md5 before removing.Marc Espie
2003-04-04some more strcpy/strcat -> strlcpy/strlcat conversionsAnil Madhavapeddy
2001-11-07Say goodbye to @ignore_inst, we don't use it, and it doesn't even work inMarc Espie
2001-11-07Recognize libdepend keyword.Marc Espie
2001-06-06Let set_pkg kill trailing / in pkgname.Marc Espie
2001-04-08Better error messages: pwarnx function, which works like pwarn, exceptMarc Espie
2001-04-02Handle for newdepend.Marc Espie
2000-03-24Handle expansion sequences in @exec better (let the expander decide whetherMarc Espie
1999-10-09Band Aid fixes, polyglot of espies and mine:Bob Beck
1998-11-19- fix pkg_info to give more rational summary when COMMENTS files are weird.Marc Espie
1998-10-13Sync with recent NetBSD changes:Marco S Hyman
1998-09-07updated pkg_* tools. Merged in many changes/improvements from NetBSD.Marco S Hyman
1996-06-04add package tools from FreeBSDNiklas Hallqvist