| Age | Commit message (Expand) | Author |
| 2008-10-07 | Finish moving pkg_install to src/external/bsd/pkg_install. | joerg |
| 2007-08-03 | It is probably better to use build.c in SRCS instead of build.o. | wiz |
| 2007-08-03 | Update reach-over code for pkg_install-20070802. | joerg |
| 2007-07-16 | Switch to src/dist as primary src location of pkg_install. | joerg |
| 2007-05-19 | Improve wording for -T. | wiz |
| 2007-03-08 | Add a new option to pkg_create to allow easy registration of all | joerg |
| 2007-03-08 | First step to killing the require script heritage: remove support | joerg |
| 2007-03-08 | Remove documentation for -h as well. | joerg |
| 2007-03-08 | Nuke -h option for pkg_create. Following all symlinks is not useful | joerg |
| 2007-03-08 | Nuke -X option for pkg_create. Filtering the PLIST thrown at tar is not | joerg |
| 2007-03-02 | Links to pkgsrc(7) instead of packages(7). Bump date. | wiz |
| 2006-06-27 | Update usage() to match the manpage - most important, add missing options | hubertf |
| 2006-05-11 | sprinkle a little (char *) to quell GCC4. | mrg |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2005-11-23 | Reduce the use of the system() function in pkg_install to avoid quoting | ben |
| 2005-11-07 | Replace wait(2) with equivalent waitpid(2); for Linux, reported by wulf@ | wiz |
| 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-05-10 | Ensure readlink(2) result termination within buffer bounds. | kleink |
| 2004-04-23 | s/the the/the/ (only in sources that aren't regularly imported from | simonb |
| 2004-04-09 | Re-add umask() setting, and parameterize it so that pkgsrc/bootstrap based | tv |
| 2004-01-15 | At package creation time, record the targets of symbolic links which | agc |
| 2003-10-04 | Replace strnncpy calls with strlcpy calls. Remove strnncpy. | wiz |
| 2003-09-08 | Sort options; use Fl x instead of Ar -x; use Pq/Sq. | wiz |
| 2003-09-08 | Bump date for previous. | wiz |
| 2003-09-02 | Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by | jlam |
| 2003-08-10 | we already print "creating package ..." in pkg_perform(), no need to | grant |
| 2003-07-14 | use bounded string op as much as possible | itojun |
| 2003-06-26 | Quote % characters in macro lines. | wiz |
| 2003-06-12 | Avoid one more annoying duplicated slash when prefix is "/" in pkg_create(1), | agc |
| 2003-06-05 | Set the program name via setprogname(3). | agc |
| 2003-04-11 | improve a message | grant |
| 2003-01-10 | Introduce the notion of "preserving" an installed package. | agc |
| 2003-01-10 | order the getopt options alphabetically. | 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-10-19 | use readlink with bufsize - 1; approved thorpej. | provos |
| 2002-10-17 | - eliminate the hard-coding of pathnames in the default install. | christos |
| 2002-09-26 | Ispell. Begin new sentences on a new line. | wiz |
| 2002-09-24 | Sprinkle .Xrs to packages(7). | uebayasi |
| 2002-07-19 | - remove handling of PKG_ADD_BASE. | yamt |
| 2002-06-10 | constify and make WARNS=2 clean. | yamt |
| 2002-06-09 | constify. | yamt |
| 2002-06-09 | - make last arg of findmatchingname void*. | yamt |
| 2002-03-05 | Output @blddep directives before @pkgdep directives. | agc |
| 2002-03-05 | Add a new packing list directive, @blddep, which notes the exact | agc |