2006-01-04 05:29:09 by Amitai Schlair | Files touched by this commit (58) |
Log message: Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken. |
2005-12-27 00:39:35 by Amitai Schlair | Files touched by this commit (75) |
Log message: Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed. |
2005-12-08 10:52:17 by Roland Illig | Files touched by this commit (20) |
Log message: Bumped the PKGREVISION of the packages that have been broken by the recent "pkglint --autofix" change. |
2005-12-08 10:15:37 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed PLIST quoting issue introduced by the recent "pkglint --autofix" change. |
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-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
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-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-24 10:03:12 by Alistair G. Crooks | Files touched by this commit (133) |
Log message: Add RMD160 digests |
2004-06-22 22:34:11 by Juan Romero Pardines | Files touched by this commit (1) |
Log message: 80 chars per line. |