pkgsrc/mail/courier-mta
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 Fix substitution error... "user" instead of "owner". 2006-06-17 19:38:43 +00:00
patches Update mail/courier-mta to 0.53.2. Changes from version 0.53.1 include: 2006-06-09 22:12:18 +00:00
DEINSTALL
DESCR
distinfo Update mail/courier-mta to 0.53.2. Changes from version 0.53.1 include: 2006-06-09 22:12:18 +00:00
Makefile Install couriertcpd into sbin, which is the location expected by stock 2006-06-26 05:21:17 +00:00
Makefile.common Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
MESSAGE
options.mk Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
pkginstall.mk Use REAL_ROOT_{USER,GROUP} in INSTALL scripts. 2007-06-15 18:29:06 +00:00
PLIST Update mail/courier-mta to 0.53.2. Changes from version 0.53.1 include: 2006-06-09 22:12:18 +00:00
PLIST.dsn
PLIST.esmtp
PLIST.fax
PLIST.ldap
PLIST.local
PLIST.uucp