Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-24 | Revbump for boost update | adam | 2 | -4/+4 | |
2017-07-22 | Fix cmake 3.9.0 fallout. remove duplicate else condition. | maya | 2 | -1/+18 | |
2017-04-30 | Recursive revbump from boost update | ryoon | 2 | -3/+4 | |
2017-01-19 | Update kdelibs4 to 4.14.27 | markd | 2 | -9/+8 | |
bugfixes. | |||||
2017-01-01 | Revbump after boost update | adam | 2 | -4/+4 | |
2016-12-17 | Help Jasper finding the limit macros. | joerg | 1 | -1/+4 | |
2016-10-07 | Revbump post boost update | adam | 2 | -4/+4 | |
2016-03-11 | Rather than remove the library completely, just fix the path to use the | jperkin | 1 | -8/+7 | |
installed version. Clean up some variable assignment while here. Ride the previous PKGREVISION bump. | |||||
2016-03-11 | Fixup for dylib too. Bump PKGREVISION. | jperkin | 1 | -3/+3 | |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 2 | -3/+4 | |
2016-02-18 | Disable bundles on Darwin until, if ever, we support them correctly. Handle | jperkin | 7 | -18/+118 | |
PLIST differences. Fixes build on Darwin, and various apps which are now cleared to build are confirmed to work on Xquartz. | |||||
2016-01-10 | Update kdelibs4 to 4.14.15 | markd | 5 | -76/+47 | |
bugfixes. | |||||
2015-11-04 | Add SHA512 digests for distfiles for x11 category | agc | 1 | -1/+2 | |
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 | Recursive revbump following MesaLib update, categories p through x. | tnn | 2 | -4/+4 | |
2015-04-24 | Fix another libphonon reference. Bump revision. | joerg | 1 | -3/+4 | |
2015-04-17 | Revbump after updating devel/boost-libs | adam | 2 | -3/+4 | |
2015-01-31 | SunOS inotify requires sys/filio.h for FIONREAD. | jperkin | 2 | -1/+18 | |
2014-11-30 | Explicitly disable Soprano and SharedDesktopOntologies. | markd | 1 | -1/+4 | |
2014-11-13 | Update to KDE SC 4.14.3 | markd | 8 | -276/+21 | |
2014-11-07 | Revbump after updating boost | adam | 2 | -4/+4 | |
2014-08-22 | Bump PKGREVISION for ilmbase shlib major bump. | wiz | 2 | -4/+4 | |
2014-08-14 | Fix ffmpeg detection. | wiz | 3 | -3/+20 | |
Bump PKGREVISION. | |||||
2014-08-11 | http://www.kde.org/info/security/advisory-20140730-1.txt | markd | 3 | -4/+57 | |
2014-08-11 | Fix display of interlaced gifs with giflib5 | markd | 1 | -2/+18 | |
2014-07-24 | Fix for http://www.kde.org/info/security/advisory-20140618-1.txt | markd | 3 | -3/+52 | |
Bump PKGREVISION. | |||||
2014-05-31 | libungif is not relevant any longer since the GIF relevant patents | wiz | 2 | -5/+5 | |
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION. | |||||
2014-05-18 | Fix build with giflib 5.1 | markd | 2 | -1/+44 | |
2014-05-15 | Revbump after updating graphics/giflib | adam | 2 | -4/+4 | |
2014-04-10 | recursive bump from ilmbase shlib version change. | obache | 2 | -4/+4 | |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -1/+2 | |
2014-02-01 | Update to KDE SC 4.11.5 | markd | 5 | -23/+22 | |
bug fixes | |||||
2014-01-01 | Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. | wiz | 2 | -4/+4 | |
2013-12-03 | Remove kdecmake.1 from PLIST as not installed if cmake > 2.8.12 and we | markd | 2 | -4/+3 | |
now require newer versions. Fixes PR pkg/48393. Bump PKGREVISION. | |||||
2013-11-13 | Be more aggressive in the removal of -ansi. Bump revision. | joerg | 3 | -12/+18 | |
2013-11-07 | Update to KDE SC 4.11.3 | markd | 6 | -37/+25 | |
bugfixes, many new features, improved stability and performance. | |||||
2013-07-05 | Recursive revbump from graphics/giflib update to 5.0.4. | ryoon | 2 | -4/+4 | |
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 2 | -4/+4 | |
NetBSD 6, requested by tron. | |||||
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 2 | -4/+4 | |
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. | |||||
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 2 | -3/+4 | |
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-21 | Update to KDE SC 4.10.3 | markd | 4 | -17/+16 | |
bugfixes. | |||||
2013-05-17 | Fix build on SunOS. | jperkin | 3 | -2/+28 | |
2013-05-09 | Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. | adam | 2 | -4/+4 | |
2013-05-06 | libc++ has swap for pairs already. Add missing include. Don't mess with | joerg | 4 | -1/+48 | |
the ctype macros again, it breaks libc++ headers. | |||||
2013-04-13 | Bump PKGREVISION for attica-0.4.1 update | markd | 1 | -1/+2 | |
2013-04-07 | Edited DESCR in the case of: | rodent | 1 | -44/+5 | |
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them. | |||||
2013-04-05 | Bump ABI_DEPENDS to current version. | markd | 1 | -2/+2 | |
2013-04-03 | Update to KDE SC 4.10.2 | markd | 8 | -128/+102 | |
bugfixes, other quality improvements, new and improved KDE Applications | |||||
2013-02-16 | Recursive bump for png-1.6. | wiz | 2 | -4/+4 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 2 | -4/+4 | |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 2 | -4/+4 | |