Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 08/19/2000 18:32:17
Module Name: pkgsrc
Committed By: hubertf
Date: Sat Aug 19 15:32:16 UTC 2000
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
* Prevent " etc. in RESTRICTED (NO_{SRC,BIN}_ON_{CDROM,FTP}) and BROKEN
from producing errors
* Rework IGNORE handling:
- IGNORE messages must now include the pkg's name
- if multiple reasons exist for a pkg to be ignored, they are now
all printed
- IGNORECMD is gone
* Make 'mirror-distfiles' not print a warning if NO_SRC_ON_FTP is
set (I really don't want to see that list every day!)
* Catch one leftover 'depends' -> 'install-depends'
To generate a diff of this commit:
cvs rdiff -r1.546 -r1.547 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.