summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2009-06-14Never run the license check for this package to allow a proper updatejoerg1-1/+2
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-2/+1
2009-04-08Remove the remaining NO_MTREE definitions, it has been a nop for ajoerg1-2/+1
2009-03-04Explicitly build local libarchive without ACL support, I don't want tojoerg1-2/+2
2009-02-02Merge pkg_install-20090201 from pkg_install-renovation branch.joerg1-22/+13
2008-07-14Update libarchive and bsdtar to 2.5.5.joerg1-3/+1
2008-07-13Add a temporary workaround for missing vfork on IRIX.joerg1-1/+3
2008-06-22Don't use the existance of pkg_add as trigger to overridejoerg1-2/+7
2008-06-19Add a marker for bootstrap packages to allow special cases them duringjoerg1-1/+2
2008-06-08Commit two fixes which at least for me appear to be required whenhe1-1/+3
2008-06-02Explicitly depend on ftp.joerg1-2/+2
2008-04-23Requires libarchive 2.5.joerg1-1/+4
2008-04-08Force depend target to explicitly run for libfetch. Disallow paralleljoerg1-2/+5
2008-04-04pkg_install-20080404:joerg1-1/+6
2008-04-03Override PKG_INFO_CMD to point to the just-built pkg_info so thatjlam1-1/+2
2008-03-21Request getopt with optreset support from libnbcompat.joerg1-1/+3
2008-02-26Use pkg_add from new build, override *_CMD instead of the full commands.joerg1-7/+6
2008-02-09Always use the newly built pkg_create -- this makes updates easier.joerg1-1/+2
2007-11-11Added commented-out LICENSE=something.martti1-1/+2
2007-11-03pkg_install does the right things with the files, so CHECK_PERMS is notjoerg1-1/+2
2007-09-27- Be less aggressive when resizing the version field, just resize ifjoerg1-2/+3
2007-09-08Convert to use the features framework.jlam1-2/+3
2007-08-29* When adding or checking a package using pkg_admin(1), give a morejlam1-6/+5
2007-08-10Remove comment about importing from NetBSD.joerg1-3/+1
2007-08-04Try hard to get 64bit offsets in all modules, fixing misunderstandingsjoerg1-1/+4
2007-08-03The forced disabling of zlib and bzip2 was meant for testing only,joerg1-4/+1
2007-08-03- only build pkg_admin, pkg_create and pkg_info for --enable-bootstrapjoerg1-1/+54
2007-07-29Specify PKG_DBDIR to pkg_admin and pkg_info via their -K argumentseb1-3/+3
2007-07-29Remove redundant SUBST_* from package Makefileadrianp1-14/+5
2007-07-25Mostly deorbit mtree support:joerg1-4/+3
2007-07-16Change download-vulnerability-list.sh to use exec_prefix in thejoerg1-1/+3
2007-07-14Update to pkg_install-20070714adrianp1-2/+27
2007-07-10Remove PKG_TOOLS_PREFIX handling for mtree, pax, pkg_install andjoerg1-19/+1
2007-03-11Sync with NetBSD base version:joerg1-2/+1
2007-02-06Update pkg_summary(5) man page to mention how it canreed1-1/+2
2006-07-18USE_DIGEST is no more.jlam1-4/+2
2006-06-13This package overrides the "update" target (is that wise?) and runsjlam1-2/+2
2006-06-09Add a new variable CHECK_FILES_SUPPORTED which is a package-settablejlam1-1/+9
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-2/+2
2006-03-10Use pkginstall to generate the INSTALL script instead.jlam1-18/+7
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2006-01-06Fixed pkglint warnings about incorrect quoting and unsorted PLIST.rillig1-11/+11
2005-11-17Fix for part of PR#32092: add SKIP_AUDIT_PACKAGES=yes so pkg_install canerh1-1/+2
2005-11-07Use the hard-coded ${PKG_TOOLS_BIN} variable as the correct location ofjlam1-1/+2
2005-11-07INSTALL_SCRIPT_ENV wasn't being defined to include a definition forjlam1-1/+2
2005-11-06In the "update" target, use "${UPDATE_TARGET}" to install the newjlam1-2/+2
2005-11-06Remove @exec from PLIST and put the action into an INSTALL script instead.jlam1-24/+31
2005-10-07Remove CONFIGURE_ARGS setting --mandir as this is now done forreed1-2/+3