Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2003 15:37:17
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sun Jan  5 13:37:17 UTC 2003

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

Log Message:
Switch the top level pkgsrc 'readme' and 'cdrom-readme' targets to use the
new and much more efficient code.  Previously a 'make readme' took over
3 weeks on my SS5 and now takes < 3 hours.  The number of make calls has
been reduced from somewhere over 1,000,000 to one per package which is
around 3,000.  The mk/scripts/mkreadme script does all the work now.  This
script has been used in standalone form for a month or two on ftp.netbsd.org
and has had no problem.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/Makefile
cvs rdiff -r1.49 -r1.50 pkgsrc/mk/bsd.pkg.subdir.mk

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