Subject: CVS commit: pkgsrc/pkgtools/gensolpkg
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2004 16:44:46
Module Name: pkgsrc
Committed By: agc
Date: Fri Nov 5 16:44:46 UTC 2004
Modified Files:
pkgsrc/pkgtools/gensolpkg: Makefile distinfo
pkgsrc/pkgtools/gensolpkg/patches: patch-ac
Log Message:
Bring this package 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.19 -r1.20 pkgsrc/pkgtools/gensolpkg/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/pkgtools/gensolpkg/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/pkgtools/gensolpkg/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.