Next | Query returned 59 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2008-01-12 07:07:45 by Takahiro Kambe | Files touched by this commit (28) | Package removed
Log message:
Remove ja-samba package.

ja-samba; Samba Japanese isn't maintained for these years and it contains
unfixed security problem.  And it is Samba 2.x base, so it's time to say
"Good by".
   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.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2006-10-14 10:07:06 by Thomas Klausner | Files touched by this commit (6)
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
   2006-10-01 16:56:47 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed pkglint warnings.
   2006-07-07 17:49:34 by Johnny C. Lam | Files touched by this commit (63)
Log message:
LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
   2006-05-31 20:22:26 by Geert Hendrickx | Files touched by this commit (49)
Log message:
The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.
   2006-05-13 01:07:14 by Min Sik Kim | Files touched by this commit (1)
Log message:
Set INSTALLATION_DIRS to create directories before installing files into
them.
   2006-04-23 02:12:43 by Johnny C. Lam | Files touched by this commit (78)
Log message:
Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
   2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528)
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.

Next | Query returned 59 messages, browsing 1 to 10 | Previous