Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 05/12/2004 01:04:00
Module Name: pkgsrc
Committed By: jschauma
Date: Wed May 12 01:04:00 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.defaults.mk bsd.pkg.mk defs.NetBSD.mk
Log Message:
Introduce new variables:
SETGIDGAME: specifies whether or not certain games are installed setgid
GAMEGRP: the group owning games if SETGIDGAME is set
GAMEOWN: the user owning games if SETFIDGAME is set
GAMEMODE: the mode to install games as
Use these to provide INSTALL_GAME (for example for PR pkg/25313), and
set them to meaningful values under NetBSD.
To generate a diff of this commit:
cvs rdiff -r1.237 -r1.238 pkgsrc/mk/bsd.pkg.defaults.mk
cvs rdiff -r1.1456 -r1.1457 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.64 -r1.65 pkgsrc/mk/defs.NetBSD.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.