aboutsummaryrefslogtreecommitdiff
path: root/textproc/qt4-xmlpatterns-tool
Commit message (Collapse)AuthorAgeFilesLines
* 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-031-5/+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
* - 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 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.1 for FreeBSD.Max Brazhnikov2010-01-212-11/+15
| | | | Notes: svn path=/head/; revision=248306
* - Update to Qt-4.5Martin Wilke2009-11-262-6/+0
| | | | | | | | | | 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-042-3/+4
| | | | | | | | | | 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
* kde@freebsd team is pleased to announce the update for Qt4 ports.Max Brazhnikov2009-01-131-3/+3
| | | | | | | | | | | 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-044-0/+68
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