2015-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222) |
Log message: Remove USE_X11BASE and X11PREFIX. |
2015-06-18 08:02:42 by David A. Holland | Files touched by this commit (2) |
Log message: Add libXft per PR 40958, and while here also remove libXp as it's deprecated/useless. PKGREVISION -> 5. |
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 |
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-10-23 12:24:24 by Thomas Klausner | Files touched by this commit (215) |
Log message: Remove xextproto/buildlink3.mk in most cases where it occurs with libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages). |
2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473) |
Log message: Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) It turns out there were a lot of these. |
2011-12-07 17:58:55 by Matthias Drochner | Files touched by this commit (2) |
Log message: delegate setting of MOTIFLIB to the motif version specific bl3 files |
2011-11-01 07:03:15 by Steven Drake | Files touched by this commit (1557) |
Log message: Recursive bump for graphics/freetype2 buildlink addition. |
2011-03-06 04:52:17 by David A. Holland | Files touched by this commit (2) |
Log message: This exposes libXp, so add libXp to the bl3. From Taylor Campbell in PR 44668. PKGREVISION++. |