Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2003 00:20:48
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sat Jan  4 22:20:48 UTC 2003

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
redo the README.html target for increased speed.  For packages with
no dependencies the speedup is about 2x for ones like gnome with
lots of dependencies, the speedup is aroud 400x.  The speedup is
obtained by generating the dependency list in a more efficient way that
only takes 1 make call per dependency instead of potentially many many
make calls.


To generate a diff of this commit:
cvs rdiff -r1.1122 -r1.1123 pkgsrc/mk/bsd.pkg.mk

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