summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-27Ensure that SSL support is completely disabled if the user has requestedjperkin1-2/+9
2012-07-27Pull in the correct libraries when enabling SSL support in libfetch.jperkin1-1/+2
2012-07-27Sync with net/libfetch/options.mk so that the bundled libfetch can bejperkin1-2/+16
2012-07-06Add example for pkg_info -Fe, based on a suggestion by Hishashi T Fujinakawiz1-3/+4
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-2/+2
2012-05-15Check for defined before checking for empty, otherwise old make(1) failschristos6-12/+12
2012-04-29sync with license.mk (thanks wiz)christos1-1/+2
2012-04-15Add the Lucent Public License v1.02 to default_acceptable_licenses. It isbrook1-1/+2
2012-03-04Restore previous version, accidentally committed with pcre PKGREVISIONwiz1-1/+11
2012-03-03More pcre PKGREVISION bumps.wiz1-11/+1
2012-03-01Revert last. Don't hide issues. Pass down MANINSTALL via MAKE_ENV to getjoerg7-13/+14
2012-03-01Don't fail if MANINSTALL is not defined.jklos6-12/+12
2012-02-28Honour MANINSTALL.joerg6-18/+30