Next | Query returned 46 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2010-07-01 18:07:05 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs user early during installation
   2010-02-19 21:30:21 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Fix ownership. Bump revision.
   2010-02-12 03:03:29 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
DESTDIR ready
   2010-02-11 23:14:26 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
DESTDIR support. XXX 600 on the example config is silly
   2010-02-10 20:34:08 by Joerg Sonnenberger | Files touched by this commit (31)
Log message:
Bump revision for change of PostgreSQL default version.
   2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291)
Log message:
Remove @dirrm entries from PLISTs
   2008-03-13 18:38:49 by Joerg Sonnenberger | Files touched by this commit (29)
Log message:
Make PostgreSQL 8.2 the default version. Bump all packages using it.
Remove PostgreSQL 8.0 as choice.
   2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   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.

Next | Query returned 46 messages, browsing 21 to 30 | Previous