summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-11-03pkg_install: Add an explicit dummy DEINSTALL script.jperkin1-2/+2
2021-06-05pkg_install: remove MESSAGE_SUBSTnia1-3/+1
2021-03-08pkg_install-20210308nia1-2/+1
2021-03-06pkg_install: Bump PKGREVISON to include odbl-v1 as acceptable licenseryoon1-1/+2
2020-12-02*: move default database directory from /var/db/pkg to ${PREFIX}/pkgdbwiz1-2/+2
2020-08-09pkgtools/pkg_install: fix pkglint warning about CHECK_PERMSrillig1-2/+2
2020-07-01pkg_install: Update version to 20200701.jperkin1-2/+1
2020-05-05pkg_install: Revert part of last commit.jperkin1-2/+2
2020-05-04libnetpgpverify now uses its own protected symbols, update build process toagc1-4/+2
2020-01-26all: migrate homepages from http to httpsrillig1-4/+4
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2019-04-10libarchive: updated to 3.3.3adam1-2/+2
2018-03-27Switch from nroff to using mandoc for updating catalog file in the update-cat...sevan1-3/+3
2018-01-27pkgtools/*: Realign variables in Makefilesrillig1-4/+4
2017-07-27Consolidate openssl handling to options.mk. In particular, do nottnn1-13/+1
2017-04-20Drop PKG_REVISION. Should never be set here in first place.joerg1-2/+1
2017-04-19pkg_install-20170419:joerg1-7/+7
2017-01-03Pass --without-lz4 to libarchive bootstrap, avoids issues on Gentoo wherejperkin1-3/+3
2016-06-21Disable maintainer mode for libarchive.joerg1-1/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-1/+2
2016-02-25Use OPSYSVARS.jperkin1-10/+4
2016-01-21Fix syntax errortron1-2/+2
2016-01-21Explicitly disable libarchive's LZMA support if no builtin XZ was foundjoerg1-1/+9
2016-01-21Prepare for multiple users of LIBARCHIVE_CONFIGURE_ARGS by using append.joerg1-2/+2
2015-10-20OpenBSD and derivatives define MACHINE_ARCH in sys/param.h to "amd64" whichjperkin1-2/+2
2015-09-07Explicitly link against -lbz2 and -lz to satisfy libnetpgpverifyjperkin1-1/+2
2015-09-06Ensure netpgpverify configure is called with CONFIG_SHELL. Fixesjperkin1-4/+4
2015-09-01Implement inline package signature verification.jperkin1-2/+12
2015-04-21Since CONFIG_*_OVERRIDE replaces the automatic list, add ${WRKSRC}joerg1-3/+5
2015-04-02Ensure we do not try to regenerate the fetch catpage. Avoids possiblejperkin1-2/+3
2015-01-22Move -larchive from the general LIBS variable to each program that needs it,jperkin1-2/+1
2015-01-20Fix building with libarchive v3; cosmeticsadam1-23/+22
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-2/+1
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.jperkin1-1/+2
2013-09-02pkg_install-20130902: Fix 'pkg_add -f'.jperkin1-2/+1
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-10Fix cross-build of pkgtools/pkg_install.riastradh1-3/+6
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+2
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-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
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