Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 06/24/2000 20:58:18
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Sun Jun 25 03:58:18 UTC 2000

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

Log Message:
Tune the print-pkg-size targets to not re-calculate the size for all the
depends, but use pkg_info -sS instead. Some code-restructuring and renaming
of the targets while there: print-pkg-size-this prints the size of the
current pkg, and print-pkg-size-depends prints the size of all the depends
ONLY (i.e. NO LONGER including the size of the current pkg).

Speeds up "make install" on a pkg requiring teTeX from ~3.2s to ~1.7s.


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

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