2006-01-07 17:15:46 by Thomas Klausner | Files touched by this commit (3) |
Log message: Fix build on NetBSD with statvfs. Remove BROKEN_IN. |
2006-01-04 06:27:20 by Amitai Schlair | Files touched by this commit (1) |
Log message: Correct BROKEN_IN definition. |
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-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. |
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-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-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-04-08 14:56:33 by Todd Vierling | Files touched by this commit (1) |
Log message: Turn off on Interix, as it takes almost a day to build to the point of dying. Will investigate and fix later.... |
2005-03-24 22:16:14 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove OpenBSD RCS Id, not really useful here. |