2018-07-18 02:06:25 by Joerg Sonnenberger | Files touched by this commit (168) |
Log message: Mark packages that require C++03 (or the GNU variants) if they fail with C++14 default language. |
2018-04-20 03:36:00 by Christos Zoulas | Files touched by this commit (5) |
Log message: fix for gcc 6 |
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message: Recursive bumps for fontconfig and libzip dependency changes. |
2016-12-21 14:40:24 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Newer NetBSD uses POSIX scandir prototype, so adjust. |
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message: Add SHA512 digests for distfiles for x11 category Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | |
Log message: Recursive revbump following MesaLib update, categories p through x. |
2014-09-10 14:24:44 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't run autoconf. It's not necessarily installed and it breaks parallel builds. |
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 |