summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/add/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2020-10-28Bootstrap: Fix bootstrap on FreeBSD 12.1, likely broken by an issue in lld.maya1-2/+2
2015-12-27Include basic package creation logic in the bootstrap version ofjoerg1-1/+8
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-2/+2
2015-09-01Implement inline package signature verification.jperkin1-2/+2
2015-01-22Move -larchive from the general LIBS variable to each program that needs it,jperkin1-2/+2
2013-09-12Add CATMAN_SECTION_SUFFIX support.jperkin1-1/+5
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
2010-04-20pkg_install-20100420:joerg1-2/+2
2010-01-22pkg_install-20100122:joerg1-2/+2
2009-02-13Close the archive on fatal errors during signature validation. This canjoerg1-2/+1
2009-02-02Merge pkg_install-20090201 from pkg_install-renovation branch.joerg1-4/+12
2008-04-26Revert last change, it was not intended to go into HEAD.joerg1-4/+4
2008-04-26Add a clean pkg_add implementation on top of libarchive and libfetch.joerg1-4/+4
2008-03-10Add datarootdir to shut up configure.wiz1-1/+2
2007-07-25Mostly deorbit mtree support:joerg1-2/+2
2007-07-16Merge remaining small changes from NetBSD, most of all the pkgsrc.7 manjoerg1-7/+7
2005-11-22Reduce the use of the system() function in pkg_install to avoid quotingben1-2/+2
2004-08-21Fix the version number of the package in the configure script, and modifyjlam1-6/+3
2004-02-11just use ${OPSYS} and ${MACHINE_ARCH} from the environment. this meansgrant1-2/+2
2003-10-06add TAR_CMD to DEFS to ensure we use the full path to tar.grant1-2/+2
2003-09-23add --with-{ftp,mtree,pax,tar} to allow overriding the commands thatgrant1-2/+2
2003-09-23no need to pass $(DEFS) to $(CC) twice.grant1-2/+2
2003-09-02The *.0 files belong in $(mandir)/cat1.jlam1-2/+2
2003-09-01Update pkg_install to 20030823, which has the changes to supportjlam1-22/+27
2003-07-31also install man page source, no version bump as this is not yet ingrant1-1/+3
2003-04-20sync with bootstrap:grant1-3/+3
2003-01-11On NetBSD, man pages were getting installed into /usr/man. That's,schmonz1-3/+3
2002-12-22reorder libraries passed to ld(1) so that this works if libdb1 isgrant1-2/+2
2002-12-20Import autoconf'd pkg_install source fromschmonz1-0/+40