2006-01-08 19:38:26 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: djbdns's error.h needs the DJB cure as well. |
2005-08-19 05:55:00 by Amitai Schlair | Files touched by this commit (14) |
Log message: Whitespace. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-04-10 00:36:56 by Amitai Schlair | Files touched by this commit (5) |
Log message: Standardize handling of additional distfiles (such as externally supplied manual pages) across djbware. |
2005-03-23 01:51:10 by Amitai Schlair | Files touched by this commit (23) |
Log message: Take advantage of mk/djbware.mk. |
2005-03-13 04:25:44 by Amitai Schlair | Files touched by this commit (20) |
Log message: In packages with djb-style compile scripts, properly enquote ${CC} 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 10:59:30 by Alistair G. Crooks | Files touched by this commit (177) |
Log message: Add RMD160 digests. |
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-08-22 02:23:55 by Amitai Schlair | Files touched by this commit (7) |
Log message: Replace dependencies on "qmail or netqmail" with dependencies on qmail. |
2004-08-22 02:22:31 by Amitai Schlair | Files touched by this commit (1) |
Log message: More consistent whitespace. |