Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-27 | This installs a perl script. Proceed accordingly. Closes PR 39806. | dholland | 1 | -3/+4 | |
PKGREVISION++ (to 12). | |||||
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -2/+2 | |
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ | |||||
2007-10-28 | Add a fix for CVE-2006-4003 | adrianp | 3 | -3/+17 | |
PKGREVISION++ | |||||
2007-09-21 | Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. | wiz | 1 | -2/+2 | |
Bump PKGREVISION. | |||||
2007-07-04 | Make it easier to build and install packages "unprivileged", where | jlam | 1 | -1/+4 | |
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-10-09 | Fix patch-ae to allow hobbitmon to be built on systems that use bash as | ben | 2 | -11/+10 | |
/bin/sh. This addresses PR#32955 | |||||
2006-07-21 | Avoid creation of a "manman1" dir. | wiz | 1 | -2/+2 | |
2006-06-21 | Use the correct path to each dependencies' libraries and headers by | jlam | 2 | -23/+39 | |
using BUILDLINK_PREFIX.*, honor PKGMANDIR, and add missing file entries to the PLIST. Bump the PKGREVISION to 8. This should fix the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html | |||||
2006-05-31 | The databases/openldap package has been split in -client and -server component | ghen | 1 | -3/+3 | |
packages. Convert LDAP-based applications to depend on openldap-client, and bump PKGREVISION for those that depend on it by default. | |||||
2006-05-20 | Startup script from Nathan Arthur | manu | 1 | -0/+29 | |
2006-04-23 | Modify packages that set PKG_USERS and PKG_GROUPS to follow the new | jlam | 1 | -2/+5 | |
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47. | |||||
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -2/+2 | |
2006-03-12 | Fixed pkglint warnings. | rillig | 2 | -158/+159 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2006-01-14 | Avoid an endless loop when fping does not work _and_ no user input is | rillig | 2 | -8/+19 | |
available. | |||||
2006-01-06 | DEPENDS and PKGREVISION bumps because db4's library name changed. | wiz | 1 | -2/+2 | |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -11/+11 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-09-17 | Make this package build with rrdtool-1.2.x. | minskim | 3 | -1/+42 | |
2005-09-17 | Use VARBASE instead of /var. | minskim | 1 | -2/+2 | |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 | |
backslashes anymore. A single backslash is enough. Changed the definition in all affected packages. For those that are not caught, an additional check is placed into bsd.pkginstall.mk. | |||||
2005-05-23 | Removed trailing white-space. | rillig | 1 | -2/+2 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-20 | Workaround missing hobbit user and www group at build time | manu | 3 | -5/+19 | |
2005-01-24 | Hobbit-0.6beta2: bugfixes | manu | 7 | -293/+0 | |
2005-01-24 | Hobbit 0.6beta2: bugfixes | manu | 6 | -62/+106 | |
2005-01-13 | Hobbitmon is a big brother like network monitoring tool | manu | 12 | -0/+639 | |