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