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 23:24:35 by Alistair G. Crooks | Files touched by this commit (505) |
Log message: Add RMD160 digests. |
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-07-22 11:16:04 by Marc Recht | Files touched by this commit (123) |
Log message: add python as category ok'd a while back at pkgsrcCon by agc and wiz |
2004-04-27 05:09:58 by Soren Jacobsen | Files touched by this commit (19) |
Log message: Convert to buildlink3. |
2004-04-26 02:13:50 by Thomas Klausner | Files touched by this commit (1) |
Log message: Unused. |
2004-03-29 07:05:56 by Johnny C. Lam | Files touched by this commit (55) |
Log message: Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk. |
2004-02-21 07:57:31 by Soren Jacobsen | Files touched by this commit (1) |
Log message: s/fibonnaci/fibonacci/ |
2003-07-25 18:01:18 by Matthias Drochner | Files touched by this commit (2) |
Log message: add some... |