Next | Query returned 12 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2007-07-04 22:55:07 by Johnny C. Lam | Files touched by this commit (136)
Log message:
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.
   2006-05-01 11:42:13 by Quentin Garnier | Files touched by this commit (5) | Imported package
Log message:
Initial import of RTx::Shredder (as RTx-Shredder), version 0.03, into the
NetBSD Packages Collection.

RTx::Shredder allows a RT administrator to safely remove data from the database
by providing an API in the form of a PERL module and a Web interface as well as
a command-line interface to use it.  Tickets, attachments, users and
transactions can be deleted with it.


Next | Query returned 12 messages, browsing 11 to 20 | previous