Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Gavan Fantom <gavan@netbsd.org>
List: pkgsrc-changes
Date: 09/10/2003 17:31:44
Module Name: pkgsrc
Committed By: gavan
Date: Wed Sep 10 17:31:44 UTC 2003
Modified Files:
pkgsrc/doc: CHANGES
pkgsrc/pkgtools/xpkgwedge: DEINSTALL INSTALL Makefile
pkgsrc/pkgtools/xpkgwedge/files: xpkgwedge.def
Log Message:
Add handling for OpenWin on Solaris. Two files are patched with
sed at install time which override the versions in the /usr/openwin
tree.
PREFIX no longer has a default value, as this relied on nonportable
BSD make syntax. Makefiles generated with pkgxmkmf will now always
need PREFIX set in the environment.
To generate a diff of this commit:
cvs rdiff -r1.3314 -r1.3315 pkgsrc/doc/CHANGES
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/xpkgwedge/DEINSTALL
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/xpkgwedge/INSTALL
cvs rdiff -r1.40 -r1.41 pkgsrc/pkgtools/xpkgwedge/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/xpkgwedge/files/xpkgwedge.def
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.