aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt4-gui/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add patch to fix crash in qt painting engine (KDE bugs/174065)makc2009-03-031-1/+1
|
* - Fix a bug in in QGraphicsProxyWidget that is responsible for manymarkus2009-02-191-1/+1
| | | | | | | | | | notification related crashes in KDE4's plasma desktop. This patch will be part of Qt 4.4.4. - Bump PORTREVISION KDE Bug: 175753, 176235 Submitted by: Dwayne MacKinnon <dmk@ncf.ca> Obtained from: KDE SVN
* kde@freebsd team is pleased to announce the update for Qt4 ports.makc2009-01-141-1/+1
| | | | | | | | Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update new port misc/qt4-l10n has been added. This port provides localisation support for Qt4 developers tools designer, linguist, etc. Approved by: miwi (mentor)
* - Reconvert to USE_XORGmiwi2008-09-051-3/+5
| | | | Submitted by: Baptiste Daroussin (via #bsdports)
* - Update to qt 4.4.1miwi2008-08-051-25/+18
| | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+5
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Some more include search path massaging for the WITH_CUPS case.lofi2008-04-011-1/+1
| | | | PR: ports/122017
* Update to Qt 4.3.4lofi2008-03-141-1/+2
|
* Update to Qt 4.3.1.lofi2007-09-021-4/+1
|
* - bsd.qt.mk:lofi2007-08-031-2/+2
| | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de>
* Fix various format string vulnerabilities in Qt3 and Qt4.lofi2007-07-311-1/+2
| | | | | Security: http://trolltech.com/company/newsroom/announcements/press.2007-07-27.750375 Security: CVE-2007-3388
* The bug that makes gcc 3.4 choke on some amd64 inline assembler does notlofi2007-07-271-4/+0
| | | | | only affect the Qt4 core ports but ports depending on them as well, so try a more sweeping approach for a workaround.
* Fix build on amd64.lofi2007-07-211-1/+5
| | | | PR: ports/114734
* Update to Qt 4.3.0, introduce bsd.qt.mk.lofi2007-07-161-23/+12
| | | | Approved by: portmgr (bsd.port.mk changes)
* Avoid picking up qt33 headerslofi2007-06-021-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Fix/remove bogus paths pointing to the build directory from pkgconfig files,lofi2007-05-011-1/+5
| | | | | | | libtool archives and dot-prl files. PR: ports/112228 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
* Rename all binaries in qt4 which conflict with binaries installed bylofi2007-04-201-4/+4
| | | | | | | qt33 to ($binary)-qt4 and adjust dependencies accordingly. This avoids conflicts once X11BASE has been changed to /usr/local and incidentally makes the naming scheme of the qt4 executables in ports equal to that of the Fedora Core and Debian packages.
* Update to 4.2.3lofi2007-03-251-3/+3
|
* From the "who gave this guy a commit bit" dept.:lofi2007-02-061-1/+0
| | | | | | | | | | -Fix categories which got mixed up during juggling with different repos. -Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was committed. Noticed by: erwin, pav
* Post-import bugfixorama:lofi2007-02-061-0/+1
| | | | | | | | | | | - Move qt4-codecs-tw to chinese [1] - Add some missing quotes [1] - From the "this never happened in the clean room" dept: Disable session management support more universally to avoid linktime errors. [1] Spotted by: rafan
* Add qt4, a multiplatform C++ application frameworklofi2007-02-061-0/+99