Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/07/2005 18:22:23
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Nov  7 18:22:23 UTC 2005

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

Log Message:
Add .forcebroken, a builder-created text file that becomes a PKG_FAIL_REASON
if present.  By design, it is not cleaned at the start of a bulk build; it
is intended to allow a bulk build admin to mark a time-consuming package as
not buildable, but which shouldn't be marked permanently as such in the
package's Makefile.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 pkgsrc/mk/bulk/bsd.bulk-pkg.mk

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