summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_comp/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-01-23 09:48:53 +0000
committerjmmv <jmmv@pkgsrc.org>2004-01-23 09:48:53 +0000
commit1955870fa2cf21b7e8072185c9eded18ba0685e7 (patch)
tree49bc8cb8f661a7f9c9add8e823aafcc90260dfdb /pkgtools/pkg_comp/Makefile
parent3767c8300ffe16e20dc42e833060b3704d9b3a64 (diff)
downloadpkgsrc-1955870fa2cf21b7e8072185c9eded18ba0685e7.tar.gz
Update to 1.15:
- Automatic builds can now be interrupted at any time with CTRL+C and then resumed! (with 'auto resume' from the command line). - MAKE_PACKAGES has been deprecated in favour of two new variables: BUILD_PACKAGES, which tells which packages to build after a 'makeroot' and AUTO_PACKAGES, used during the 'auto' target. - MOUNT_SCRIPT and UMOUNT_SCRIPT have been deprecated in favour of MOUNT_HOOKS and UMOUNT_HOOKS, which take a list of shell functions or external commands to be executed. - /pkg_comp is now symlinked to /p inside the chroot, to make paths simpler when working inside it (i.e., with the 'chroot' target). - security/audit-packages is not installed any more inside the chroot by default. This is not needed to get pkgsrc security checks working. The user can add it to BUILD_PACKAGES for a regular build. - pkgtools/xpkgwedge is not installed any more during a 'makeroot'. pkgsrc handles this automatically when needed, so we let it install the package for us. - Ensure that libkver's library is preloaded when doing builds inside the chroot, so that packages get the right version number in them. - When creating a template file, sort all variables alphabetically. - Several miscellaneous changes in the code: simplification of syntax, addition of comments to functions, cleanup of messages...
Diffstat (limited to 'pkgtools/pkg_comp/Makefile')
-rw-r--r--pkgtools/pkg_comp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_comp/Makefile b/pkgtools/pkg_comp/Makefile
index 2be50e18da0..135600e2bb4 100644
--- a/pkgtools/pkg_comp/Makefile
+++ b/pkgtools/pkg_comp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2004/01/20 12:23:57 agc Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/23 09:48:53 jmmv Exp $
-DISTNAME= pkg_comp-1.14
+DISTNAME= pkg_comp-1.15
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty