2005-12-27 14:54:59 by Stoned Elipot | Files touched by this commit (55) |
Log message: Lower expectations, both others' and mine: relinquish stewardship |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
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-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message: Add RMD160 checksums to the SHA1 ones. |
2004-01-20 13:28:29 by Alistair G. Crooks | Files touched by this commit (54) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2004-01-06 08:17:13 by Johnny C. Lam | Files touched by this commit (4) |
Log message: bl3ify |
2003-12-04 10:27:01 by Stoned Elipot | Files touched by this commit (3) |
Log message: This time fix build with gcc 3.3.2. Bump PKGREVISION. |
2003-09-29 11:20:12 by Stoned Elipot | Files touched by this commit (3) |
Log message: Fix varargs problems encountered with gcc 3. While here fix my email address. |
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. |
2003-03-03 05:17:46 by Jan Schaumann | Files touched by this commit (64) |
Log message: Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more portable. Bump PKGREVISION accordingly. |