Age | Commit message (Expand) | Author | Files | Lines |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -6/+9 |
2007-12-02 | Remove Ex-MASTER_SITE. From Zafer Aydogan. | wiz | 1 | -3/+2 |
2007-07-04 | Make it easier to build and install packages "unprivileged", where | jlam | 1 | -1/+4 |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 |
2006-10-07 | Add note to description and also to +DISPLAY about | reed | 3 | -2/+9 |
2006-07-19 | Update to 1.0.2. | wiz | 4 | -23/+22 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 1 | -4/+1 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-05-31 | Update to 1.0: | wiz | 2 | -7/+6 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
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 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-09-23 | Resurrect support for making the daemon run as something else than | cube | 3 | -9/+19 |
2004-07-23 | Update to 0.6.4.1: | wiz | 2 | -5/+5 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-04-18 | Convert to buildlink3. | snj | 1 | -3/+3 |
2003-12-07 | Update to 0.6.4: | wiz | 4 | -15/+16 |
2003-08-30 | Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if | jlam | 1 | -1/+3 |
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 |
2003-04-15 | Update to 0.6.3, changes: | wiz | 3 | -11/+11 |
2003-03-11 | Update to 0.6.2: | wiz | 2 | -5/+5 |
2003-03-05 | Update to 0.6.1: | wiz | 2 | -5/+5 |
2003-02-20 | Updated to version 0.6. | salo | 3 | -21/+23 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-11-07 | compile in support for standalone (non-inetd started) mode. | dillo | 8 | -16/+72 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-09-24 | Update to 0.5.9. Switch to buildlink2. | wiz | 4 | -15/+15 |
2002-09-18 | When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already | jlam | 1 | -2/+1 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 |
2002-04-23 | Update to 0.5.1, changes since 0.5: | wiz | 2 | -5/+5 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 |
2001-12-23 | Update to 0.5. Changes are since 0.4.9.4 are minimal but include a man page. | wiz | 5 | -25/+46 |
2001-12-09 | popa3d executable shouldn't belong to popa3d user. Noted by Solar Designer. | wiz | 2 | -13/+2 |
2001-12-07 | PKG_USER/PKG_GROUP are no more, so invent POPA3D_{USER,GROUP} to be used | jlam | 2 | -5/+14 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -7/+1 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-11-26 | Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. | jlam | 1 | -5/+3 |
2001-11-25 | Converted to respect PKG_SYSCONFDIR | zuntum | 3 | -75/+32 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 5 | -4/+4 |
2001-09-22 | Create an empty dir (${PREFIX}/share/empty) for the daemon to chroot to. | wiz | 2 | -2/+13 |
2001-09-11 | Update to 0.4.9.4. Changes since 0.4.9.2: | wiz | 3 | -14/+14 |
2001-09-02 | Update to 0.4.9.2. Changes: Improved logging, optional libwrap support | wiz | 6 | -35/+24 |
2001-07-21 | Update popa3d to 0.4.9.1. | wiz | 6 | -36/+42 |