Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-11-11 | Don't use non-public legacy constructor of QString. Bump revision. | joerg | 3 | -3/+17 | |
2012-10-08 | Revbump after updating graphics/pango | adam | 2 | -4/+4 | |
2012-10-02 | Mass recursive bump after the dependence fix of the "cairo" package | tron | 2 | -4/+4 | |
requested by Thomas Klausner. | |||||
2012-09-15 | recursive bump from libffi shlib major bump | obache | 2 | -4/+4 | |
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update) | |||||
2012-09-07 | Revbump after updating graphics/cairo | adam | 2 | -4/+4 | |
2012-07-07 | Correctly detect sockaddr_in6 on NetBSD. | markd | 3 | -2/+18 | |
2012-07-05 | Try to fix cmake syntax error when building with clang. | joerg | 2 | -1/+18 | |
XXX ipv6 detection is still broken | |||||
2012-06-16 | Update to KDE SC 4.8.4 | markd | 8 | -39/+86 | |
Bug fixes. | |||||
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 2 | -3/+4 | |
2012-05-07 | Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) | dholland | 1 | -2/+2 | |
It turns out there were a lot of these. | |||||
2012-04-19 | Fix C++ syntax | joerg | 2 | -1/+33 | |
2012-04-15 | Update KDE SC to 4.8.2 | markd | 4 | -33/+9 | |
bugfixes. | |||||
2012-04-02 | fix mkspecs/default link to point to correct directory rather than | markd | 1 | -2/+2 | |
assuming netbsd-g++ | |||||
2012-04-02 | Fix from Mark Davies for building with non-default PREFIX. | dholland | 1 | -3/+3 | |
2012-03-31 | Restore the fixes needed to build this on SunOS. | hans | 4 | -3/+25 | |