Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 04/07/2004 22:56:35
Module Name: pkgsrc
Committed By: dmcmahill
Date: Wed Apr 7 22:56:35 UTC 2004
Modified Files:
pkgsrc/mk/bulk: bsd.bulk-pkg.mk build post-build
Log Message:
Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1.
In particular, when SPECIFIC_PKGS is set in /etc/mk.conf, you can now do
sh mk/bulk/build
and have the right thing happen. Only those packages explicitly listed
and those which are depended upon are considered for the build. Other
than the restricted list of packages, the bulk build works the same way
as a full bulk build.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 pkgsrc/mk/bulk/bsd.bulk-pkg.mk
cvs rdiff -r1.36 -r1.37 pkgsrc/mk/bulk/build
cvs rdiff -r1.41 -r1.42 pkgsrc/mk/bulk/post-build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.