Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2004 16:46:14
Module Name: pkgsrc
Committed By: agc
Date: Fri Nov 5 16:46:14 UTC 2004
Modified Files:
pkgsrc/doc: CHANGES
Log Message:
Bring gensolpkg into line with 21st century pkgsrc:
+ ZOULARISBASE is gone - just use PREFIX to find bmake
+ WRKDIR contains the name of the work directory, so find this out from pkgsrc
+ remove getcwd() calls, and use WRKDIR to find the place where the various
informational files are placed
+ retain the ability to set the working directory from the command-line, but
it is almost useless these days
Bump pkg revision to 2.
To generate a diff of this commit:
cvs rdiff -r1.7713 -r1.7714 pkgsrc/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.