pkgsrc/mail/exim
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 exim to exim-4.52nb3: 2005-10-03 18:45:50 +00:00
patches Update mail/exim to 4.67: 2007-06-24 10:55:40 +00:00
DESCR note that EXIM_MONITOR can be enabled by setting exim-build-eximon 2006-09-20 22:13:13 +00:00
distinfo Update mail/exim to 4.67: 2007-06-24 10:55:40 +00:00
Makefile Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
MESSAGE Fix typo. 2005-06-01 01:22:31 +00:00
options.mk add exim-auth-dovecot and EXIM_MAX_INCLUDE_SIZE. both disabled by default 2007-05-18 14:24:11 +00:00
PLIST RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. 2005-05-02 20:33:57 +00:00
PLIST.eximon Update exim to exim-4.52nb4: 2005-10-03 20:20:18 +00:00