Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-15 | Use SETUID_ROOT_PERMS and allow building as normal user. Bump revision. | joerg | 1 | -2/+4 | |
2010-01-27 | DESTDIR support | joerg | 1 | -2/+4 | |
2007-03-20 | Honor PKGMANDIR. | jlam | 1 | -1/+3 | |
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 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-11-30 | Correct the location of the config files in the man page. | jlam | 1 | -3/+7 | |
2004-06-14 | Update priv to 1.0beta2nb1. | uebayasi | 1 | -1/+4 | |
* Make sure ${PKG_SYSCONFDIR} is passed to configure. * Care ${PRIV_CONF_DIR} as an obsoleted variable. Pointed out by Matt Green. | |||||
2004-04-28 | * Bl3ify. | uebayasi | 1 | -11/+6 | |
* Enable pkgviews installation. * Obsolete PRIV_CONF_DIR and follow PKG_SYSCONFDIR, the standard. | |||||
2004-03-04 | Update to priv-1.0-beta2. | simonb | 1 | -4/+4 | |
Changes from previous version are: + Fix a single byte buffer overflow. Can only be a NUL byte that overflows, not believed (at this stage!) to be exploitable in any way. + Avoid null-pointer dereference if getpwuid(getuid()) fails. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -2/+2 | |
2000-07-20 | fix illegal name/version different | hubertf | 1 | -2/+3 | |
2000-07-15 | No '-' in pkg version! | hubertf | 1 | -2/+2 | |
2000-07-14 | Introduce the mk.conf definition for PRIV_CONF_DIR, which defaults to | agc | 1 | -1/+12 | |
${LOCALBASE}/etc, and is the parent directory of the priv package's user configuration data. Modify Makefile to pick up this definition, and pass it on as an argument to the configure script. Modify the PLIST to include this location, and pre-process the PLIST at install time to set the correct location. | |||||
2000-07-14 | Set the correct maintainer for this package. | agc | 1 | -2/+2 | |
2000-07-14 | Initial import of priv-1.0-beta, a utility to execute commands as a | agc | 1 | -0/+13 | |
different user, into the NetBSD packages collection. |