| Age | Commit message (Expand) | Author |
| 2007-07-16 | Switch to src/dist as primary src location of pkg_install. | joerg |
| 2005-12-03 | Only warn about running as non-root when -v is given | hubertf |
| 2005-11-05 | Add compat #ifdefs from pkgsrc, to make syncing easier between the | wiz |
| 2004-12-29 | Introduce a new abstraction in the C code, called MaxPathSize. All | agc |
| 2004-11-03 | Sync usage with man page; sort options. | wiz |
| 2004-11-02 | Merge version 20041101 from pkgsrc. | erh |
| 2004-03-29 | Changes to make these work on Interix: remove nonroot warnings if on | tv |
| 2004-01-14 | no need to include errno.h. | grant |
| 2003-09-02 | Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by | jlam |
| 2003-06-25 | deleting as non-root works fine, so don't insist on running as root | hubertf |
| 2003-06-19 | Firstly, let's give credit where credit is due - the idea came from uwe. | agc |
| 2003-06-12 | Make the "-f" switch to pkg_delete(1) into a counter. Require two "-f" | agc |
| 2003-06-05 | Set the program name via setprogname(3). | agc |
| 2003-01-10 | Order the getopt(3) options alphabetically. | agc |
| 2003-01-10 | Add a pkgdb_remove_pkg() function and use it in pkg_delete(1). | agc |
| 2003-01-05 | Add an enumerated type which is used in pkgdb_open() to specify | agc |
| 2003-01-05 | Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) and | agc |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-06-09 | - make last arg of findmatchingname void*. | yamt |
| 2002-03-12 | Improved error reporting: when a pkg pattern is given, and | hubertf |
| 2001-03-05 | Add -V option to all pkgtools, which reports the version of the pkgtools. | wiz |
| 2000-06-07 | Don't use asprintf() which isn't available on NetBSD 1.3.2. | hubertf |
| 2000-05-11 | When expanding wildcards given on the command line, don't include | hubertf |
| 1999-09-24 | Add some sanity checks on what pkgdb_retrieve() returns. | hubertf |
| 1999-08-24 | Bring closer to /usr/share/misc/style with the aid of indent(1). | hubertf |
| 1999-08-19 | Allow specifying a package name without a version. | hubertf |
| 1999-03-22 | Replace static array of packages given to pkg_perform() with linear | hubertf |
| 1999-03-08 | Add -R flag (similar to -r but the other way 'round) | hubertf |
| 1999-03-03 | Add -O option to only delete things from the pkgdb, and do not touch | hubertf |
| 1999-02-26 | add -r flag to delete all packages that require the user specified one | chopps |
| 1999-01-19 | Add code for pkgdb. | hubertf |
| 1998-10-12 | + Remove obsolete and unused string functions. | agc |
| 1997-10-17 | WARNSify, cleanup Makefiles | lukem |
| 1997-10-16 | First cut on importing pkg_install as of FreeBSD 971013: | hubertf |
| 1997-06-13 | Fix for misuse of NULL definition, from Arne Juul | agc |
| 1997-06-05 | Add NetBSD Ids | agc |
| 1997-06-05 | Initial import of FreeBSD packaging tool. | agc |