Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2010-01-27 | DESTDIR support | joerg | 1 | -1/+5 | |
2005-08-19 | Whitespace. | schmonz | 1 | -2/+1 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-23 | Whitespace. | schmonz | 1 | -8/+8 | |
2005-03-23 | Take advantage of mk/djbware.mk. | schmonz | 1 | -12/+3 | |
2005-03-13 | In packages with djb-style compile scripts, properly enquote ${CC} | schmonz | 1 | -3/+3 | |
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as well as being more generally correct for arbitrary user-defined CFLAGS. Suggested by jlam. For consistency across djbware in pkgsrc: * In math/djbfft's and sysutils/daemontools's do-configure targets, remove leading @ from ${ECHO} lines; from the former, also remove unneeded single quotes from one such line. * Rename net/publicfile's pre-build and sysutils/service-config's post-patch targets to do-configure. * In sysutils/checkpassword's do-configure target, reorder creation of conf-cc, conf-ld, and conf-home. All of the affected packages have been verified to compile. XXX These packages probably have enough build goo in common to XXX warrant an mk/djbware.mk. I'll investigate this post-freeze. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-07-26 | Enable pkgviews installation. | schmonz | 1 | -1/+5 | |
2004-07-22 | Add a RESTRICTED clause as in the other djbware packages. Set | schmonz | 1 | -4/+7 | |
USE_BUILDLINK3=yes. Remove the unnecessary post-install target. | |||||
2004-07-22 | Set ALL_TARGET explicitly. Rename post-patch to do-configure, and | schmonz | 1 | -6/+6 | |
configure all the conf-* files properly. Take MAINTAINER. | |||||
2004-06-17 | - use ${CC} build not "gcc" | grant | 1 | -1/+6 | |
- ensure binary is installed executable | |||||
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-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-08-13 | Fill in DESCR | zuntum | 1 | -0/+3 | |
2001-08-13 | Initial import of checkpassword-0.90 | zuntum | 4 | -0/+24 | |
It's a simple, uniform password-checking interface to all root applications. |