2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
2003-05-01 14:10:12 by Julio Merino | Files touched by this commit (2) |
Log message: Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2002-12-09 17:02:01 by Matthias Scheler | Files touched by this commit (115) |
Log message: Replace "true" by "${TRUE}". |
2002-12-07 03:39:09 by Amitai Schlair | Files touched by this commit (33) |
Log message: Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. |
2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155) |
Log message: Complete standardization of messages according to latest pkglint. |
2002-06-26 12:30:12 by Stoned Elipot | Files touched by this commit (59) |
Log message: Substitute a couple of `mkdir' by `${MKDIR}'. Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! |