2008-11-04 22:57:02 by Jim Wise | Files touched by this commit (5) | |
Log message: This has been merged into the tomcat package for some time. This version is hopelessly out of date. |
2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message: Second round of explicit pax dependencies. As reminded by tnn@, many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. |
2007-01-23 17:22:00 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't bail out on deprecated symbols. Fixes build with jikes which considers them errors by default. From Peter Schuller. |
2006-09-09 04:46:09 by OBATA Akio | Files touched by this commit (33) |
Log message: Rename variable MAKEFILE to MAKE_FILE. |
2006-03-02 20:51:14 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix build. Remove BROKEN_IN. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
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-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-10-05 16:48:56 by Jim Wise | Files touched by this commit (1) |
Log message: This package needs java-env.mk as well as java-vm.mk, now that these have (for whatever reason) been separated. |