Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 12/17/2001 04:32:24
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Mon Dec 17 02:32:24 UTC 2001

Modified Files:
	pkgsrc: Makefile
	pkgsrc/mk/bulk: bsd.bulk-pkg.mk build

Log Message:
- add 'bulk-cache' and 'clean-bulk-cache' targets to create and remove
  the cache files used during a bulk pkgsrc build.

- replace the code in the build script that used to create the cache
  files with a 'make bulk-cache' call.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/Makefile
cvs rdiff -r1.33 -r1.34 pkgsrc/mk/bulk/bsd.bulk-pkg.mk
cvs rdiff -r1.19 -r1.20 pkgsrc/mk/bulk/build

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.