Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2005 16:10:06
Module Name: pkgsrc
Committed By: rillig
Date: Sat Nov 5 16:10:06 UTC 2005
Modified Files:
pkgsrc/mk/bulk: build
Log Message:
- Added an alias --resume for --restart, as "restart" sounds too much like
"from the beginning".
- Moved the code to get the value of BULK_PREREQ some lines up, as there
are also 19 other variables using the same code. This saves one extra
check if the pkglint directory exists.
- Added BULK_PREREQ to the variables whose value is printed before starting
the actual build.
- When installing prerequisite packages, print a nice sentence instead of
a simple "echo $pkgdir".
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 pkgsrc/mk/bulk/build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.