2013-06-06 14:55:24 by Thomas Klausner | Files touched by this commit (1687) |
Log message: Bump PKGREVISION for libXft changes for NetBSD native X support on NetBSD 6, requested by tron. |
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message: Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. |
2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948) |
Log message: Bump freetype2 and fontconfig dependencies to current pkgsrc versions, to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882 |
2013-01-07 14:27:29 by Thomas Klausner | Files touched by this commit (1) |
Log message: Bump PKGREVISION for tcl-itcl shlib path change. |
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-08-22 01:49:27 by John Marino | Files touched by this commit (90) |
Log message: Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 |
2010-02-17 16:44:11 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: DESTDIR support |
2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225) |
Log message: Remove @dirrm entries from PLISTs |
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. |
2006-11-10 18:44:34 by Todd Vierling | Files touched by this commit (1) |
Log message: Use find -print | xargs rather than find -exec. |