Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2007 10:54:07 +0100
From:      Martin Matuska <martin@matuska.org>
To:        ports@freebsd.org
Subject:   Proposal: Automatic registering of UID and GID for ports
Message-ID:  <45C30A3F.5070608@matuska.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45C30A3F.5070608>