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-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message: Create directories before installing files into them. |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-04-05 12:34:19 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to bl3, untested. |
2005-02-22 22:33:50 by Alistair G. Crooks | Files touched by this commit (12) |
Log message: Add RMD160 digests in addition to the SHA1 ones. |
2004-06-08 14:24:00 by Chris Pinnock | Files touched by this commit (14) |
Log message: Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from Georg Schwarz. |
2004-03-08 21:27:17 by Min Sik Kim | Files touched by this commit (83) | |
Log message: Enable tk84 and replace x11/tk with x11/tk83. Packages compatible with 8.4 will be updated to depend on x11/tk after Tk update. |
2004-01-24 15:00:13 by grant beattie | Files touched by this commit (4) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-20 13:20:24 by Alistair G. Crooks | Files touched by this commit (7) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |