Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2002 16:41:43
Module Name:	pkgsrc
Committed By:	agc
Date:		Fri Jan 11 14:41:42 UTC 2002

Modified Files:
	pkgsrc: Packages.txt
	pkgsrc/mk: bsd.pkg.defaults.mk bsd.pkg.mk

Log Message:
Add and document a new OBJHOSTNAME definition.

If set, the first component of the hostname (up to the first '.', if any),
will be appended to "work." to form the WRKDIR_BASENAME.

OBJHOSTNAME takes precedence over OBJMACHINE.


To generate a diff of this commit:
cvs rdiff -r1.225 -r1.226 pkgsrc/Packages.txt
cvs rdiff -r1.31 -r1.32 pkgsrc/mk/bsd.pkg.defaults.mk
cvs rdiff -r1.900 -r1.901 pkgsrc/mk/bsd.pkg.mk

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