Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/07/2007 15:51:53
Module Name: pkgsrc
Committed By: rillig
Date: Fri Sep 7 15:51:53 UTC 2007
Modified Files:
pkgsrc/mk: bsd.pkg.mk
pkgsrc/mk/pbulk: pbulk-index.mk
pkgsrc/pkgtools/pbulk/files/pbulk: pbulk.conf
pkgsrc/pkgtools/pbulk/files/pbulk/scripts: pkg-build
Log Message:
The WRKDIR and PREFIX can be saved in the log directory when a package
doesn't build properly. These options are off by default since they
require much disk space.
To generate a diff of this commit:
cvs rdiff -r1.1922 -r1.1923 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/pbulk/pbulk-index.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/pkgtools/pbulk/files/pbulk/pbulk.conf
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pbulk/files/pbulk/scripts/pkg-build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.