| Age | Commit message (Expand) | Author |
| 2007-07-16 | Switch to src/dist as primary src location of pkg_install. | joerg |
| 2007-04-20 | To avoid the defs.h to disappear again, change users of PRIu64 to | joerg |
| 2007-04-20 | Sync w/ pkgsrc/pkgtools/pkg_install: Include "defs.h" to get definition | tnn |
| 2007-03-08 | First step to killing the require script heritage: remove support | joerg |
| 2007-03-02 | Links to pkgsrc(7) instead of packages(7). Bump date. | wiz |
| 2006-11-03 | If a plist contains @owner or @group entries and first rename failed, | joerg |
| 2006-07-20 | Fix uninitialized variable which was causing pkg_add -u to randomly | gson |
| 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 |
| 2006-04-24 | Add support for creating summary file containing all information | dillo |
| 2006-04-08 | Formatting nits. | wiz |
| 2006-04-06 | pkg_add also now check for USE_ABI_DEPENDS. | reed |
| 2006-03-17 | Fix -uu handling so recursive updates of already installed packages work, | erh |
| 2006-03-17 | Add sanity check if there's a @cwd in the +CONTENT file. | hubertf |
| 2006-01-25 | Add conditional code to ignore the non-numeric part of an OS version | joerg |
| 2005-12-08 | (pkg_do) When marking already installed package as manually installed, | dillo |
| 2005-12-06 | Specify the full path to tar when unpacking a package. | ben |
| 2005-11-23 | Remove unused variable "argc" in function apply_perms(). | tron |
| 2005-11-23 | Reduce the use of the system() function in pkg_install to avoid quoting | ben |
| 2005-11-05 | Add compat #ifdefs from pkgsrc, to make syncing easier between the | wiz |
| 2005-11-03 | Implement framework to store variable=value pairs about an installed package. | dillo |
| 2005-07-18 | Fix PR pkg/30658: don't fail for pkgs that were built with IGNORE_RECOMMENDED, | hubertf |
| 2005-06-29 | cleanup: preserve errno. Needed so err() functions ran after running | hubertf |
| 2005-06-29 | Fix 'pkg_add -R' handling - not registering really means not touching | hubertf |
| 2005-05-06 | Fix Dq argument, which somehow ended up on the next line. | wiz |
| 2005-05-06 | Document the vulnerable subdir. | wiz |
| 2005-04-07 | Fix bad format string which broke the build on LP64 platforms. | tron |
| 2005-04-05 | Fix a minor bug in the estimation of required disk space. In particular | dmcmahill |
| 2005-03-06 | Clarify the "OS mismatch" message: | agc |
| 2005-02-26 | mdoc fixes: use Sq and Dq instead of ' " and '' | grant |
| 2005-02-04 | Minor macro usage improvements. | wiz |
| 2005-02-04 | Teach pkg_add(1) and pkg_delete(1) to pass PKG_METADATA_DIR and | jlam |
| 2005-01-06 | Always echo the command about to be executed to standard output, not | agc |
| 2004-12-29 | Introduce a new abstraction in the C code, called MaxPathSize. All | agc |
| 2004-12-15 | Attempt to improve the English in one sentence. | agc |
| 2004-12-15 | Use more markup. | wiz |
| 2004-12-15 | Bump date for double -u. Update paths to use 2.0 as release name | wiz |
| 2004-12-10 | Sync with pkgsrc to get double -u feature. Bump version to 20041209. | erh |
| 2004-11-02 | Merge version 20041101 from pkgsrc. | erh |
| 2004-07-30 | Re-work the code which checks the recorded build versions of a binary | agc |
| 2004-05-08 | fix typo. | grant |
| 2004-04-28 | 20040428: In pkg_add, set the umask nice and early, and remove an absolute | tv |
| 2004-04-21 | Hi there. I'm a stack-allocated array. I'm filled with garbage until | tv |
| 2004-04-11 | Bump date for previous. | wiz |
| 2004-04-11 | Make pkg_add recognise binary packages built with ignored recommendations | rh |
| 2004-04-10 | Fix file descriptor leak in read_buildinfo() which caused one leaked | abs |
| 2004-04-09 | Re-add umask() setting, and parameterize it so that pkgsrc/bootstrap based | tv |
| 2004-04-06 | Fix signature verification after pkg_add and friends were changed to use | agc |
| 2004-03-29 | Changes to make these work on Interix: remove nonroot warnings if on | tv |