pkgsrc/net/bind9
jlam 4390d56940 Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-04 20:54:31 +00:00
..
files Use RCD_SCRIPTS_SHELL. Script now works on Solaris. 2005-05-17 13:17:34 +00:00
patches Upgrade BIND to 9.4.0. 2007-04-15 18:56:49 +00:00
buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
DESCR whitespace fixes 2005-07-05 06:40:33 +00:00
distinfo Update BIND to 9.4.1: 2007-05-02 08:12:37 +00:00
Makefile Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
MESSAGE - fix two typos 2005-07-05 06:08:12 +00:00
PLIST Upgrade BIND to 9.4.0. 2007-04-15 18:56:49 +00:00