pkgsrc/chat/ircd-hybrid
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 Make sure the directory for the pidfile exists (/var/run is cleaned on 2007-02-01 23:19:56 +00:00
patches Fix installation path of help files 2006-08-15 11:16:41 +00:00
DESCR
distinfo Fix installation path of help files 2006-08-15 11:16:41 +00:00
INSTALL Update ircd-hybrid 6.2 => 7.1.3 2005-11-13 22:40:00 +00:00
Makefile Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
MESSAGE Update to 7.2.0 2006-01-03 13:09:25 +00:00
options.mk Update to 7.2.0 2006-01-03 13:09:25 +00:00
PLIST Update to 7.2.2 2006-08-11 16:53:39 +00:00