Age | Commit message (Expand) | Author | Files | Lines |
2015-08-30 | pick up correct pcre.h | markd | 2 | -1/+17 |
2015-07-18 | On OS X, fix buiding with -stdlib=libc++ | adam | 4 | -6/+46 |
2015-07-08 | Update qt4 to 4.8.7. | wiz | 8 | -137/+22 |
2015-07-04 | Remove USE_X11BASE and X11PREFIX. | joerg | 2 | -5/+4 |
2015-06-29 | Fix build with gcc 5.x | markd | 2 | -10/+19 |
2015-06-25 | For NetBSD, use TLS if available. Fixes rare asserts in automoc4 on | joerg | 3 | -3/+21 |
2015-05-27 | Set sysconfdir for qt* packages. | wiz | 2 | -3/+4 |
2015-04-25 | Recursive revbump following MesaLib update, categories p through x. | tnn | 2 | -4/+4 |
2015-03-24 | SECURITY: add a fix from upstream for a DoS in the BMP handler. Bump | bsiegert | 3 | -3/+29 |
2015-03-24 | Fix build with LLVM IAS on ARM. | joerg | 3 | -1/+29 |
2015-01-27 | fix build issue on Darwin | dbj | 2 | -1/+23 |
2014-12-15 | The "rename" rule is a published synonym for the "opt" transform rule, however | jperkin | 1 | -2/+2 |
2014-11-28 | add the fix for CVE-2014-0190 from upstream | spz | 3 | -3/+45 |
2014-11-22 | Compilation Fix for Mac OS 10.10. | bsiegert | 2 | -1/+15 |
2014-11-17 | implement cacheFlush for NetBSD/arm | jmcneill | 2 | -1/+32 |
2014-08-28 | Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ld | jperkin | 1 | -2/+1 |
2014-08-23 | Fix qmake to handle DESTDIR during installation. | wiz | 3 | -9/+15 |
2014-08-13 | Fix pkg-config files (they contained duplicate lines, which made | wiz | 1 | -2/+3 |
2014-08-10 | Add a patch in the hope it fixes the build with clang. | wiz | 2 | -1/+19 |
2014-07-22 | Update qt4 packages to 4.8.6. | wiz | 12 | -504/+5 |
2014-06-18 | Bump PKGREVISION for cups -> cups15 change. | wiz | 1 | -2/+2 |
2014-06-18 | Switch all cups packages to use cups15. | wiz | 1 | -2/+2 |
2014-05-05 | Recursive revbump from x11/pixman | ryoon | 1 | -2/+2 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 2 | -4/+4 |
2013-10-10 | Recursive revbump from pango-1.36.0 | ryoon | 1 | -2/+2 |
2013-09-21 | Use a more robust way to find the current stack frame. Fixes infinite | joerg | 2 | -1/+18 |
2013-09-15 | don't define GLIBCXX_USE_C99_FP_MACROS_DYNAMIC=1 for clang on Darwin | dbj | 1 | -1/+3 |
2013-09-02 | Revbump after cairo update | adam | 2 | -2/+7 |
2013-08-29 | Don't use false as pointer literal. Add explicit enum cast around bit | joerg | 4 | -1/+43 |
2013-07-07 | Qt 4.8.5 provides overall close to 400 improvements, for example: | adam | 16 | -181/+108 |
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 2 | -4/+4 |
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 2 | -4/+4 |
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 2 | -4/+4 |
2013-05-19 | Fix building on Mac OS X with Xcode 4.6 | adam | 2 | -1/+17 |
2013-05-09 | Don't use forward defines for the std namespace. Fix various | joerg | 23 | -6/+799 |
2013-04-13 | Added a patch from https://bugreports.qt-project.org/browse/QTBUG-29082 - | jaapb | 3 | -3/+23 |
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 | -3/+4 |
2013-01-11 | Default values go into the class declaration, not the implementation. | joerg | 2 | -1/+24 |
2013-01-11 | Prefer bsdtar (in-tree) over external GPL3 gtar. | joerg | 1 | -2/+2 |
2012-12-07 | Qt 4.8.4 is a bug-fix release. It maintains both forward and backward | adam | 8 | -36/+37 |
2012-11-19 | Add patch. | ryoon | 1 | -0/+13 |
2012-11-19 | Bump PKGREVISION | ryoon | 2 | -3/+4 |
2012-11-16 | Fix obvious infinite loop. Don't redefine a local variable. | joerg | 5 | -3/+45 |
2012-11-02 | Fix destructor leak by goto usage. Bump revision. | joerg | 3 | -3/+19 |
2012-10-29 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
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 | -3/+4 |
2012-09-20 | Workaround for PR 46978: | apb | 1 | -1/+17 |