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