pkgsrc/net/ja-samba
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 ja-samba package to 2.2.12.0.9.1 (2.2.12-ja-1.0beta1). 2005-06-19 18:38:40 +00:00
patches Update ja-samba package to 2.2.12.0.9.1 (2.2.12-ja-1.0beta1). 2005-06-19 18:38:40 +00:00
DESCR
distinfo Update ja-samba package to 2.2.12.0.9.1 (2.2.12-ja-1.0beta1). 2005-06-19 18:38:40 +00:00
INSTALL
Makefile Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
MESSAGE.smbpasswd
options.mk Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
PLIST Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00