Subject: Re: CVS commit: pkgsrc
To: None <dmcmahill@netbsd.org>
From: Frederick Bruckman <fredb@immanent.net>
List: pkgsrc-changes
Date: 01/05/2003 20:49:46
In article <20030105133717.4BA1BB42C@cvs.netbsd.org>,
dmcmahill@netbsd.org (Dan McMahill) writes:
>
> 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.
Thanks for doing this!
--
Frederick