aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-qt4
Commit message (Collapse)AuthorAgeFilesLines
* devel/dbus-qt4:Max Brazhnikov2014-03-031-1/+1
| | | | | | | - Complement OSVERSION check with OPSYS Notes: svn path=/head/; revision=346863
* In preparation for Qt 5 ports:Max Brazhnikov2014-01-063-105/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/qmake.mk: - Add support for out-of-source builds - Add support for Qt 5 ports - Respect WITH_DEBUG Mk/bsd.qt.mk: - Massive rework for Qt 5 ports - Remove '-phonon' from global configure args, thus allow qt4-designer and qt4-qtconfig to be built without Phonon support [1] devel/qmake4: - Improve mkspecs for gcc (mainly sync with linux version) and clang devel/qt4-corelib: - Convert to USES=iconv - Remove ancient patch devel/qt4-designer: - Remove reference to WRKSRC from installed pkgconfig files [2] - Don't build Qt Designer plugin for Phonon from outdated Qt sources. Separate port for plugin will be committed later devel/qt4-assistant-adp, devel/qt4-libqtassistantclient: - Convert to USES=qmake Clean up Qt4 ports: - Update comments - Update description; use common description - Consistently use QT_INCDIR, QT_LIBDIR, etc. - Use options helpers - Convert to new LIB_DEPENDS syntax - Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports - Rename/move several ports for unification with Qt 5 ports PR: ports/184620 [1] Reported by: Kevin Zheng <kevinz5000@gmail.com> PR: ports/181141 [2] Reported by: thierry PR: ports/185101 Exp-run by: bdrewery This is mostly solely avilla's work in area51, kudos to him! And a couple commits from myself, so you know who's collecting pointyhats :) Notes: svn path=/head/; revision=338902
* Update Qt to 4.8.5 and Qt Creator to 2.8.0.Raphael Kubo da Costa2013-10-131-2/+1
| | | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team, with commits by makc@, Schaich Alonso and yours truly. Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33 (from ports), staging support in the Makefiles and dependency fixes related to pkg-config. Many thanks to the people who helped test the ports using our area51 repository, and also to the people who provided patches and bug reports via GNATS! PR: ports/180615 ports/181921 ports/182049 Notes: svn path=/head/; revision=330266
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-021-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326034
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+0
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.Max Brazhnikov2013-02-032-44/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The area51 repository features commits by Alonso Schaich, avilla, fluffy, jhale, makc and rakuco. Common changes: - Trim Makefile header - Convert to new option framework - Add/improve desktop entries - Remove upstreamed patches Mk/bsd.qt.mk: - Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1] devel/qmake: - Fix crash due to off-by one error [2] multimedia/qt4-phonon*: - Deprecate in favour of multimedia/phonon* www/qt4-webkit: - Make dependence on GStreamer optional [3] devel/qtcreator: - Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4] Reported by: avg via irc [1] Submitted by: avg via maillist [2] PR: ports/175644 [3] Submitted by: danfe [3] PR: ports/169809 [4] Reported by: tcb <tcberner at gmail.com> [4] Notes: svn path=/head/; revision=311473
* Fix segfault with clang.Kevin Lo2012-12-191-0/+144
| | | | | | | | Approved by: makc Obtained from: dim Notes: svn path=/head/; revision=309215
* Add my upstream patch to make these Qt ports build with libc++.Raphael Kubo da Costa2012-07-181-0/+38
| | | | | | | | | | | | | | | | The original patch was written by Jan Beich in the PR mentioned below. I haven't been able to fully build x11/qt4-opengl yet due to other errors which show up later, but at least this one problem is solved, and the fix will be included in the next Qt 4.8 release. No PORTREVISION bump, as users of other standard C++ libraries are not affected, and no dependencies have been changed. PR: ports/169871 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=301122
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* KDE/FreeBSD team presents Qt 4.8.1 in ports!Max Brazhnikov2012-05-252-0/+11
| | | | Notes: svn path=/head/; revision=297367
* - Update Qt to 4.7.4.Alberto Villa2011-10-161-4/+9
| | | | | | | | | - Make sure internal paths are added before system ones. - Remove phonon-gstreamer dependency from qt4-webkit. - Remove qt4-gui dependency from qt4-dbus. Notes: svn path=/head/; revision=283621
* KDE FreeBSD team is glad to present Qt 4.7.1 in ports.Max Brazhnikov2010-12-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Along with Qt4 the following ports are updated: PyQt4 ports to 4.8.1 devel/py-sip to 4.11.2 devel/qscintilla2 to 2.4.5 PyKDE3 to 3.16.7 PyQt3 tp 3.18.2-snapshot-20091119 New ports added: devel/qt4-declarative devel/py-qt4-declarative x11/qt4-graphicssystems-opengl This release has been contributed by: Thomas Abthorpe (tabthorpe) Max Brazhnikov (makc) Dima Panov (fluffy) Alberto Villa (avilla) We'd like to thank Martin Wilke (miwi) for exp-run. Notes: svn path=/head/; revision=265592
* Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.Kris Moore2010-10-151-1/+1
| | | | Notes: svn path=/head/; revision=263056
* - The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSDDima Panov2010-05-111-1/+0
| | | | | | | With hat on: kde@ Notes: svn path=/head/; revision=254126
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.Max Brazhnikov2010-01-213-24/+33
| | | | Notes: svn path=/head/; revision=248306
* - Update to Qt-4.5Martin Wilke2009-11-263-9/+3
| | | | | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself) Notes: svn path=/head/; revision=244808
* - Update Qt4 to 4.5.2Martin Wilke2009-08-043-7/+14
| | | | | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi) Notes: svn path=/head/; revision=238901
* Mark MAKE_JOBS_UNSAFE.Max Brazhnikov2009-06-151-0/+1
| | | | | | | | PR: ports/135395 Submitted by: amdmi3 Notes: svn path=/head/; revision=235896
* kde@freebsd team is pleased to announce the update for Qt4 ports.Max Brazhnikov2009-01-132-5/+5
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=225988
* - Update to qt 4.4.1Martin Wilke2008-08-043-65/+76
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=218043
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* Update to Qt 4.3.4Michael Nottebrock2008-03-133-6/+7
| | | | Notes: svn path=/head/; revision=208981
* Fix hardcoded reference to moc.Michael Nottebrock2007-09-141-1/+3
| | | | | | | Submitted by: Danny Pansters <danny@ricin.com> Notes: svn path=/head/; revision=199493
* Update to Qt 4.3.1.Michael Nottebrock2007-09-022-5/+5
| | | | Notes: svn path=/head/; revision=198629
* - bsd.qt.mk:Michael Nottebrock2007-08-022-8/+6
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=196993
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-163-28/+22
| | | | | | | Approved by: portmgr (bsd.port.mk changes) Notes: svn path=/head/; revision=195715
* Try harder to prevent pkgconfig data from ending up in the wrong place.Michael Nottebrock2007-05-251-2/+2
| | | | | | | | Only seems to happen on pointyhat, bump PORTREVISION anyway just to be sure. Notes: svn path=/head/; revision=191766
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix/remove bogus paths pointing to the build directory from pkgconfig files,Michael Nottebrock2007-05-011-1/+5
| | | | | | | | | | libtool archives and dot-prl files. PR: ports/112228 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> Notes: svn path=/head/; revision=191292
* Rename all binaries in qt4 which conflict with binaries installed byMichael Nottebrock2007-04-191-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=190368
* Update to 4.2.3Michael Nottebrock2007-03-253-8/+8
| | | | Notes: svn path=/head/; revision=188232
* Install pkgconfig data into the correct location.Michael Nottebrock2007-02-092-4/+4
| | | | Notes: svn path=/head/; revision=184651
* From the "who gave this guy a commit bit" dept.:Michael Nottebrock2007-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 Notes: svn path=/head/; revision=184369
* Post-import bugfixorama:Michael Nottebrock2007-02-061-1/+2
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=184359
* Add qt4, a multiplatform C++ application frameworkMichael Nottebrock2007-02-054-0/+133
Notes: svn path=/head/; revision=184304