2004-05-28 11:20:37 by Manuel Bouyer | Files touched by this commit (1) | ![]() |
Log message: Add file I forgot to 'cvs add' when I updated this package. Pointed out by Thomas Klausner. |
2004-05-13 15:11:54 by Thomas Klausner | Files touched by this commit (1) |
Log message: Shorten DESCR (still too long, but better). |
2004-05-12 20:45:26 by Manuel Bouyer | Files touched by this commit (41) |
Log message: Update the amanda packages to 2.4.4p2. From Paul Shupak in pkg/24550, with some additionnal fixes by me. |
2004-05-04 05:40:50 by Soren Jacobsen | Files touched by this commit (6) |
Log message: Convert to buildlink3. |
2004-02-14 16:29:15 by Johnny C. Lam | Files touched by this commit (10) |
Log message: CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will automatically substitute for any config.{guess,sub} files found up to a directory depth of 2. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-07 16:47:20 by Chris Pinnock | Files touched by this commit (11) |
Log message: Truncate COMMENT to under 70 characters |
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-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |