summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
2015-05-09Pullup ticket #4709 - requested by agctron2-6/+6
2015-01-22Add AC_SYS_LARGEFILE to files/configure.acpho3-117/+345
2015-01-22Move -larchive from the general LIBS variable to each program that needs it,jperkin6-12/+11
2015-01-20Fix building with libarchive v3; cosmeticsadam1-23/+22
2015-01-11Fix example, noted by htodd.wiz1-3/+3
2015-01-02Restore pkg_admin 'add' command; it's still used by bootstrap in one place.wiz1-2/+12
2014-12-30regen (using 'mandoc -Ios=pkgsrc')wiz8-311/+314
2014-12-30Remove pkg_views support, second part: infrastructure.wiz23-1406/+53
2014-12-05Spell "vulnerabilities" correctly.schmonz1-2/+2
2014-11-05typosprlw12-4/+4
2014-10-28New sentence, new line. Bump date for recent changes.wiz1-3/+4
2014-10-28IGNORE_OSABI was renamed to CHECK_OSABIcheusov1-3/+3
2014-10-27New config parameter IGNORE_OSABI was added to pkg_install.conf.cheusov1-1/+3
2014-05-15Add openssl license and allow it by default, since it's FSF approved:wiz1-1/+2
2014-04-16Add cecill-2.1 and allow it per default.wiz1-1/+2
2014-03-19Fix typo.wiz1-2/+2
2014-03-18Add European Union Public Licence and add it to default allowed licenses,wiz1-1/+2
2014-03-14Fix build under SCO OpenServer 5.0.7/3.2ryoon1-1/+7
2014-03-03Just define PKGNAME and use it.obache1-4/+2
2014-02-21Add special case for dependency checking in 'non-bootstrap' builds,richard1-1/+7
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-1/+2
2013-09-12Add CATMAN_SECTION_SUFFIX support.jperkin8-10/+47
2013-09-12Fix pkg_info -X segfault when last entry wasn't terminated with \n.wiz1-4/+4
2013-09-11Add missing files to 'make distclean'.wiz1-3/+3
2013-09-11Fixed installation of signed packages. Some variables part of structkhorben1-6/+3
2013-09-02pkg_install-20130902: Fix 'pkg_add -f'.jperkin3-9/+5
2013-08-21Remove files inside pkgdb directory before trying to remove the directoryjperkin1-2/+3
2013-08-03* BSD/OS and OSF/1 are also missing `z' modifier support for printf(3) format.obache3-6/+6
2013-07-20Use Mt for email addresses.wiz3-6/+6
2013-07-09Add cc0-1.0-universal here as well.wiz1-1/+2
2013-06-05Remove now-redundant include of bsd.prefs.mk.riastradh1-3/+1
2013-06-05require bsd.prefs.mk before using condition.obache1-1/+3
2013-05-17var_get_memory():martin1-3/+3
2013-05-10Fix cross-build of pkgtools/pkg_install.riastradh1-3/+6
2013-05-05Adding sgi-free-software-b-v2.0 to DEFAULT_ACCEPTABLE. Approved by FSF:rodent1-1/+2
2013-04-19+arphic-public +ofl-v1.0 +ofl-v1.1 -open-font-licenserodent1-2/+3
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+2
2013-03-14Sync licenses with mk/wiz1-21/+25
2013-02-21Fix build with clang.wiz1-1/+7
2013-02-14Fix OPSYS for Cygwin (formerly using CYGWIN before importing Cygwin support).obache1-2/+2
2013-02-10Also set NUMERIC_VERSION_ONLY for Cygwin,obache2-3/+3
2013-02-10As noted in libarchive/archive_entry.h, need to define LIBARCHIVE_STATICobache1-1/+5
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-1/+2
2013-01-31Shut up warnings about 6.0 packages on 6.0.1 (and similar).wiz2-4/+8
2012-12-17Update manual pages for better wording, and a better usage display foragc4-73/+106
2012-12-13Add sleepycat-public to default allowed licenses here as well.wiz1-2/+3
2012-10-21Deal with messed up linkage on Linux by always linking against libcryptojoerg5-8/+20
2012-10-15Revert bogus warning flags.joerg1-5/+1
2012-10-09pkgtools/pkg_install: Fix build on gcc4.7marino1-1/+5
2012-09-11"user-destdir" is default these daysasau1-2/+1