Age | Commit message (Expand) | Author | Files | Lines |
2021-10-21 | pkg_install: Update to 20211021. | jperkin | 1 | -3/+3 |
2021-04-10 | pkg_install: add a cast to satisfy GCC, NFCI | nia | 1 | -3/+3 |
2021-04-10 | pkg_install-20210410: simplify checking for netbsd versions | nia | 1 | -45/+37 |
2021-03-08 | pkg_install-20210308 | nia | 1 | -16/+18 |
2020-12-12 | pkg_install: remove stray extra tab in perform.c | gutteridge | 1 | -3/+3 |
2020-12-12 | pkg_install: spaces->tabs for consistency in perform.c | gutteridge | 1 | -6/+6 |
2020-12-11 | pkg_install-20201212: handle error case better | wiz | 1 | -7/+14 |
2020-12-11 | pkg_install: Introduce support for CHECK_OS_VERSION. | jperkin | 1 | -2/+11 |
2020-12-06 | pkg_install: update to 20201206 | wiz | 1 | -2/+6 |
2020-10-28 | Bootstrap: Fix bootstrap on FreeBSD 12.1, likely broken by an issue in lld. | maya | 1 | -2/+2 |
2020-10-09 | pkg_install: fix stage in verbose log message | mcf | 1 | -3/+4 |
2020-07-01 | pkg_install: Fix and speed up "pkg_admin rebuild-tree". | jperkin | 1 | -6/+6 |
2020-07-01 | pkg_install: Handle recursive upgrades correctly. | jperkin | 1 | -38/+61 |
2018-03-27 | regen catalog files using mandoc. | sevan | 1 | -16/+18 |
2018-03-21 | List options alphabetically. | sevan | 1 | -6/+6 |
2018-03-21 | Document -h option. | sevan | 1 | -3/+5 |
2018-02-26 | pkg_install-20180226: | ginsbach | 1 | -3/+3 |
2017-04-19 | pkg_install-20170419: | joerg | 1 | -18/+9 |
2015-12-27 | Include basic package creation logic in the bootstrap version of | joerg | 3 | -5/+42 |
2015-10-20 | OpenBSD and derivatives define MACHINE_ARCH in sys/param.h to "amd64" which | jperkin | 2 | -5/+5 |
2015-10-15 | Do not check for or include sys/param.h | sevan | 1 | -5/+2 |
2015-09-07 | Explicitly link against -lbz2 and -lz to satisfy libnetpgpverify | jperkin | 1 | -2/+2 |
2015-09-01 | Implement inline package signature verification. | jperkin | 1 | -2/+2 |
2015-07-20 | Remove the "-s" option from the usage screen of pkg_add(1) | khorben | 1 | -3/+3 |
2015-05-08 | Fix format string in pkg_add's help message - from J. Lewis Muir | agc | 1 | -4/+4 |
2015-01-22 | Move -larchive from the general LIBS variable to each program that needs it, | jperkin | 1 | -2/+2 |
2014-12-30 | regen (using 'mandoc -Ios=pkgsrc') | wiz | 1 | -60/+51 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 3 | -80/+11 |
2013-09-12 | Add CATMAN_SECTION_SUFFIX support. | jperkin | 1 | -1/+5 |
2013-09-02 | pkg_install-20130902: Fix 'pkg_add -f'. | jperkin | 1 | -5/+2 |
2013-08-21 | Remove files inside pkgdb directory before trying to remove the directory | jperkin | 1 | -2/+3 |
2013-01-31 | Shut up warnings about 6.0 packages on 6.0.1 (and similar). | wiz | 1 | -2/+6 |
2012-10-21 | Deal with messed up linkage on Linux by always linking against libcrypto | joerg | 1 | -2/+2 |
2012-05-15 | Check for defined before checking for empty, otherwise old make(1) fails | christos | 1 | -2/+2 |
2012-03-01 | Revert last. Don't hide issues. Pass down MANINSTALL via MAKE_ENV to get | joerg | 1 | -2/+2 |
2012-03-01 | Don't fail if MANINSTALL is not defined. | jklos | 1 | -2/+2 |
2012-02-28 | Honour MANINSTALL. | joerg | 1 | -2/+4 |
2012-02-21 | Fix PR 46068 using the patch by Nicolas Thauvin: | wiz | 1 | -3/+3 |
2012-01-28 | pkg_install-20120128: | joerg | 1 | -11/+22 |
2011-08-05 | Fix for pkg_delete on NFS from Anthony Mallet. | agc | 1 | -3/+3 |
2010-12-12 | Don't warn about _ALPHA, _BETA, _PATCH, _RC, _STABLE mismatches | wiz | 1 | -3/+42 |
2010-09-14 | Add -D flag to pkg_install, to override the "pkg_add -U" check that | gdt | 5 | -8/+31 |
2010-06-16 | pkg_install-20100616: | joerg | 4 | -16/+25 |
2010-04-20 | pkg_install-20100420: | joerg | 1 | -2/+2 |
2010-04-14 | pkg_install-20100405: | joerg | 1 | -3/+3 |
2010-02-20 | pkg_install-20100220: | joerg | 1 | -6/+10 |
2010-02-18 | Regen. | joerg | 1 | -20/+18 |
2010-02-18 | Reflect reality that pkg_add -uu == pkg_add -u. | joerg | 2 | -19/+16 |
2010-02-03 | pkg_install-20100203: | joerg | 1 | -2/+35 |
2010-01-30 | Regen. | joerg | 1 | -8/+9 |