summaryrefslogtreecommitdiff
path: root/x11/qt4-libs/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-05-19Bump PKGREVISION for cups15 -> cups change.prlw11-2/+2
2017-05-07Move compiler flags into Makefile.common.joerg1-8/+1
2017-05-05Move C++11 setting before the first inclusion of compiler.mk. Reuse thejoerg1-4/+1
results instead of multiply inclusions.
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin1-2/+4
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-05-31Do not destroy the pthread keys. It creates race conditions duringjoerg1-2/+2
destruction and random panics as side effect.
2016-05-05Fix TLS condition on NetBSD to correctly avoid using pthread_specific.joerg1-2/+2
Bump revision.
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-1/+2
2016-02-01Ensure iconv support is properly pulled in and enabled. Fixes build onjperkin1-1/+4
at least SunOS.
2015-07-18On OS X, fix buiding with -stdlib=libc++adam1-3/+3
2015-07-08Update qt4 to 4.8.7.wiz1-2/+1
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-06-25For NetBSD, use TLS if available. Fixes rare asserts in automoc4 onjoerg1-2/+2
exit. Bump revision.
2015-05-27Set sysconfdir for qt* packages.wiz1-2/+2
From Kamil Rytarowski on tech-pkg. Bump PKGREVISION.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2015-03-24SECURITY: add a fix from upstream for a DoS in the BMP handler. Bumpbsiegert1-2/+2
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.
2014-11-28add the fix for CVE-2014-0190 from upstreamspz1-2/+2
can be dropped again with the next qt4 release
2014-08-23Fix qmake to handle DESTDIR during installation.wiz1-2/+2
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-07-22Update qt4 packages to 4.8.6.wiz1-2/+1
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-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-15don't define GLIBCXX_USE_C99_FP_MACROS_DYNAMIC=1 for clang on Darwindbj1-1/+3
2013-09-02Revbump after cairo updateadam1-1/+2
2013-07-07Qt 4.8.5 provides overall close to 400 improvements, for example:adam1-20/+33
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 onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
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-09Don't use forward defines for the std namespace. Fix variousjoerg1-1/+6
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 -jaapb1-2/+2
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.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-1/+2
2012-12-07Qt 4.8.4 is a bug-fix release. It maintains both forward and backwardadam1-2/+1
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-19Bump PKGREVISIONryoon1-2/+2
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.joerg1-2/+2
Bump revision.
2012-11-02Fix destructor leak by goto usage. Bump revision.joerg1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-1/+2
requested by Thomas Klausner.
2012-09-15update eo 4.8.3drochner1-2/+1
changes: -MacOS support improvements -webkit update to 2.2.3 -bugfixes
2012-09-12Added patches to make Qt use kqueue instead of fam for file system support.jaapb1-1/+2
Patches submitted by Sverre Froyen, see: http://mail-index.netbsd.org/pkgsrc-users/2012/01/19/msg015577.html
2012-05-24Changes 4.8.2:adam1-2/+1
* Over 100 functional improvements * WebKit updated to version 2.2.2 * libpng updated to version 1.5.10 * Thirty improvements to documentation and tools
2012-04-10Remove patch for src/dbus/qdbusserver.cppabs1-1/+2
Its not needed for building qt4-libs, and broke the build of qt4-qdbus So far up to building kdepim4 from kde4 with this change
2012-04-09Changes 4.8.1:adam1-2/+1
Qt 4.8.1 is the first patch release to the 4.8 series with over 200 functional improvements to the desktop and embedded platforms. The majority of the error corrections, made primarily by Digia, have been on desktop and embedded platforms with a large number of fixes with focus on QtCore, QtGUI and QtNetwork. These fixes benefit all desktop platforms. Qt 4.8.1 also includes Mac App Store support.
2012-03-03More pcre PKGREVISION bumps.wiz1-2/+2
2012-02-27Add patch to QT4's moc to fix QTBUG-22829reinoud1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.