pkgsrc/mail/dspam
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 Update to dspam 3.6.1 ok'ed xtraeme@ 2005-11-12 16:53:19 +00:00
patches Update to 3.6.5 (provided by Unex in PR pkg/33427): 2006-05-06 08:36:10 +00:00
DESCR Removed trailing white-space. 2005-05-23 08:26:03 +00:00
distinfo Update to 3.8.0 2007-05-07 09:29:54 +00:00
Makefile Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
options.mk Fix breakage caused by me when I renamed some PKG_OPTIONS incompletly 2007-06-22 13:14:22 +00:00
PLIST Update to 3.8.0 2007-05-07 09:29:54 +00:00