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-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2013-05-30 00:13:19 by Thomas Klausner | Files touched by this commit (37) | |
Log message:
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
Noted by tron.
|
2013-05-26 01:44:47 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Deal with operator void * vs operate bool changes between C++03 and
C++11.
|
2013-05-09 09:40:47 by Adam Ciarcinski | Files touched by this commit (620) |
Log message:
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
|
2013-03-28 22:43:13 by Joerg Sonnenberger | Files touched by this commit (44) |
Log message:
Forward declaration must not be qualified with a namespace. Adjust.
|
2013-03-27 00:27:09 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
The wv2 headers has a transitive closure defining a prototype with
signal as parameter name. This conflicts with the Qt macro of the same
name, so include the header earlier.
|
2013-03-23 11:15:26 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message:
Fix build with Clang.
|