summaryrefslogtreecommitdiff
path: root/x11/qt4-libs
AgeCommit message (Collapse)AuthorFilesLines
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-3/+4
2016-02-25Remove manual OPSYSVARS additions which are now part of the default set.jperkin1-2/+1
2016-02-01Ensure iconv support is properly pulled in and enabled. Fixes build onjperkin2-2/+6
at least SunOS.
2015-11-19Fix build on el capitanwiedi2-1/+29
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-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-08-30pick up correct pcre.hmarkd2-1/+17
2015-07-18On OS X, fix buiding with -stdlib=libc++adam4-6/+46
2015-07-08Update qt4 to 4.8.7.wiz8-137/+22
I am happy to announce release of Qt 4.8.7 today bringing over 150 improvements and bug fixes. Qt 4.8.7 provides important security updates, better support for Mac OS X 10.10 and many requested error corrections. As a patch release, it does not add new functionality and maintains full compatibility with previous Qt 4.8.x releases. Highlights of Qt 4.8.7 are: Security fix for DoS vulnerability in the BMP image handler (CVE-2015-0295) as well as security fixes for vulnerabilities in image handling of BMP (CVE-2015-1858), ICO (CVE-2015-1859) and GIF (CVE-2015-1860) Update 3rd party libpng to version 1.6.17 to address known vulnerabilities in previous version Update 3rd party libtiff to version 4.0.3 to address known vulnerabilities in previous version Better support for running Qt 4.8 applications on Mac OS X 10.10 Yosemite Many customer requested bug fixes
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg2-5/+4
2015-06-29Fix build with gcc 5.xmarkd2-10/+19
2015-06-25For NetBSD, use TLS if available. Fixes rare asserts in automoc4 onjoerg3-3/+21
exit. Bump revision.
2015-05-27Set sysconfdir for qt* packages.wiz2-3/+4
From Kamil Rytarowski on tech-pkg. Bump PKGREVISION.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn2-4/+4
2015-03-24SECURITY: add a fix from upstream for a DoS in the BMP handler. Bumpbsiegert3-3/+29
PKGREVISION. https://codereview.qt-project.org/#/c/107108/4 Fix a division by zero when processing malformed BMP files. This fixes a division by 0 when processing a maliciously crafted BMP file. No impact beyond DoS.
2015-03-24Fix build with LLVM IAS on ARM.joerg3-1/+29
2015-01-27fix build issue on Darwindbj2-1/+23
2014-12-15The "rename" rule is a published synonym for the "opt" transform rule, howeverjperkin1-2/+2
only the latter is supported by cwrappers. Change them all to "opt" rules for consistency and to gain compatibility with cwrappers.
2014-11-28add the fix for CVE-2014-0190 from upstreamspz3-3/+45
can be dropped again with the next qt4 release
2014-11-22Compilation Fix for Mac OS 10.10.bsiegert2-1/+15
Patch provided by Youri Mouton in PR pkg/49096.
2014-11-17implement cacheFlush for NetBSD/armjmcneill2-1/+32
2014-08-28Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ldjperkin1-2/+1
arguments, these are now handled globally by mk/platform/SunOS.mk
2014-08-23Fix qmake to handle DESTDIR during installation.wiz3-9/+15
From Niclas Rosenvik. Bump PKGREVISION.
2014-08-13Fix pkg-config files (they contained duplicate lines, which madewiz1-2/+3
pkg-config fall over). From Niclas Rosenvik in private mail. Bump PKGREVISION.
2014-08-10Add a patch in the hope it fixes the build with clang.wiz2-1/+19
Still builds with gcc.
2014-07-22Update qt4 packages to 4.8.6.wiz12-504/+5
Qt 4.8.6 provides overall over 200 improvements and bug fixes, for example: Security Fix for XML Entity Expansion Denial of Service (the "Billion Laughs" attack) Better support for Mac OS X 10.9 Mavericks Many customer requested bug fixes, for example QTBUG-15116, QTBUG-21371, QTBUG-8990, QTBUG-28601, QTBUG-20946, QTBUG-30276, QTBUG-29572 and QTBUG-13237 (just to name a few) MinGW binary packages are now built with MinGW-w64 based toolchain with gcc 4.8.2 Basque translation added and many other translations improved
2014-06-18Bump PKGREVISION for cups -> cups15 change.wiz1-2/+2
2014-06-18Switch all cups packages to use cups15.wiz1-2/+2
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron2-4/+4
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-21Use a more robust way to find the current stack frame. Fixes infinitejoerg2-1/+18
loop when trying to load the script binding, if build with clang.
2013-09-15don't define GLIBCXX_USE_C99_FP_MACROS_DYNAMIC=1 for clang on Darwindbj1-1/+3
2013-09-02Revbump after cairo updateadam2-2/+7
2013-08-29Don't use false as pointer literal. Add explicit enum cast around bitjoerg4-1/+43
ops on enums.
2013-07-07Qt 4.8.5 provides overall close to 400 improvements, for example:adam16-181/+108
35 fixes to Qt Core module 65 fixes to Qt Gui module 21 Mac OS X specific fixes 15 Windows specific fixes 8 Linux/X11 specific fixes Webkit upgrade to 2.2.4 (minor improvements) Change all shmget calls to user-only memory (security) Several important fixes for the VxWorks port in the Qt Enterprise version
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-4/+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-19Fix building on Mac OS X with Xcode 4.6adam2-1/+17
2013-05-09Don't use forward defines for the std namespace. Fix variousjoerg23-6/+799
inconsistencies in the iterator usage. Explicitly specify which wcschr variant to use. Allow building with libc++ and use <atomic> in that case.
2013-04-13Added a patch from https://bugreports.qt-project.org/browse/QTBUG-29082 -jaapb3-3/+23
this solves a problem with KDE's plasma-desktop crashing whenever a system tray is added to the panel. Change has already been merged into the upstream version, see https://codereview.qt-project.org/#change,46616
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin2-4/+4
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-3/+4
2013-01-11Default values go into the class declaration, not the implementation.joerg2-1/+24
2013-01-11Prefer bsdtar (in-tree) over external GPL3 gtar.joerg1-2/+2
2012-12-07Qt 4.8.4 is a bug-fix release. It maintains both forward and backwardadam8-36/+37
compatibility (source and binary) with Qt 4.8.0, 4.8.1, 4.8.2 and 4.8.3. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt-project.org/doc/4.8 The Qt version 4.8 series is binary compatible with the 4.7.x series. Applications compiled for 4.7 will continue to run with 4.8. Some of the changes listed in this file include issue tracking numbers corresponding to tasks in the Qt Bug Tracker or the Merge Request queue of the public source repository.
2012-11-19Add patch.ryoon1-0/+13
2012-11-19Bump PKGREVISIONryoon2-3/+4
Restore Rev. 1.4 of patch-at. Give unsigned char argument to toupper. Fixes coredumps in Sigil when pressing "CTRL" or "BACKSPACE".
2012-11-16Fix obvious infinite loop. Don't redefine a local variable.joerg5-3/+45
Bump revision.