Proposal: Automatic registering of UID and GID for ports

Martin Matuska martin at matuska.org
Fri Feb 2 09:54:11 UTC 2007


Inspired by the FreeBSD project ideas (
http://www.freebsd.org/projects/ideas/#p-ports-uid ) I have submitted a
working proposal ( ports/108514) for automatic registering of UID and
GID entries for ports that require this by adding ADDGROUP and ADDUSER
knobs. It integrates scripts into packages.

The problem is, that the current package system supports up to two
install and two deinstall (PRE- and POST-)
scripts per package. Without changes to pkg_install one of these scripts
has to be used for this purpose.

A discussion of this matter would be welcome.

URL of the PR:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108514


More information about the freebsd-ports mailing list