aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.qt.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt4 atomics on aarch64. Add a patch from Fedora (similar changes inAdriaan de Groot2018-01-201-0/+1
* Correctly pass -platform to qtbase's configure script when CXX is an absolute...Raphael Kubo da Costa2018-01-071-2/+3
* Update Qt5 ports to 5.9.3.Raphael Kubo da Costa2018-01-071-23/+26
* Revert commit that tagged along with bsd.sites.mk commit by mistake.Mark Linimon2018-01-021-4/+1
* Repairs to MASTER_SITE_DEBIAN_NON_US:Mark Linimon2018-01-021-1/+4
* Fix qt5 builds on some arm architecturesTobias C. Berner2017-11-041-1/+2
* Check for Qt depends in LOCALBASE, not PREFIXAdam Weinberger2017-10-191-50/+50
* New port: www/qt5-webengine.Raphael Kubo da Costa2017-08-171-3/+6
* bsd.qt.mk: Remove qt5-webkit from devel/qt5/distinfo.Raphael Kubo da Costa2017-08-171-1/+1
* New port: graphics/qt5-waylandTobias C. Berner2017-08-031-2/+2
* Fix qt5-websockets-qml's dependency path in bsd.qt.mk.Raphael Kubo da Costa2017-07-081-1/+1
* Split part of www/qt5-websockets into new port www/qt5-websockets-qmlTobias C. Berner2017-07-071-1/+4
* Add two new ports: sysutils/qt5-qtdiag and sysutils/qt5-qtplugininfoTobias C. Berner2017-06-221-2/+8
* Remove trailing space.Tobias C. Berner2017-06-211-1/+1
* Fix qt4 ports on armv6.Tobias C. Berner2017-06-061-0/+2
* Do not use gold linker for Qt5 ports.Tobias C. Berner2017-06-031-1/+3
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moreTobias C. Berner2017-02-191-50/+104
* Change the way the pkgconfig-file install path is set for Qt5 ports.Tobias C. Berner2016-12-191-10/+4
* Get rid of QT_PREFIX in favour of PREFIX.Tobias C. Berner2016-12-191-14/+6
* Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.Tobias C. Berner2016-11-291-1/+8
* Reintegrate textproc/clucene-qt5 into devel/qt5-helpTobias C. Berner2016-11-261-2/+2
* Update the dependency code in bsd.qt.mk to the one from kde.mkTobias C. Berner2016-11-251-62/+84
* Drop CONFLICTS_BUILD on Qt3Tobias C. Berner2016-11-051-3/+0
* Update Qt to 5.6.2 [1,2]Tobias C. Berner2016-10-281-3/+2
* bsd.qt.mk: Use CONFIGURE_WRKSRC instead of WRKSRC in the .qmake.cache hackRaphael Kubo da Costa2016-09-271-2/+3
* Update the Qt5 ports to 5.6.1.Raphael Kubo da Costa2016-09-171-19/+27
* Unregister net/qt5-enginio from Mk/bsd.qt.mk which has expired.Rene Ladan2016-08-071-5/+2
* devel/qt5, Mk/bsd.qt.mk: Add qt5-doc to the list of ports devel/qt5 depends onKurt Jaeger2016-06-021-2/+2
* devel/qt5: refactor: fix Mk/bsd.qt.mkKurt Jaeger2016-05-291-1/+1
* Mk/bsd.qt.mk: preparing structures for the eventual update to qt-5.6Kurt Jaeger2016-05-291-2/+5
* New port: databases/qt5-sqldrivers-tds.Raphael Kubo da Costa2016-03-311-3/+3
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-2/+2
* Update Qt5 to 5.5.1.Raphael Kubo da Costa2016-01-251-10/+42
* Qt5: Add a patch to allow using clang, -std=c++11 and base libstdc++.Raphael Kubo da Costa2016-01-041-1/+3
* Make sure ${WRKSRC}/lib is passed before /usr/local/lib when linking.Raphael Kubo da Costa2015-12-291-2/+11
* bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section.Raphael Kubo da Costa2015-12-061-10/+10
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-2/+2
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-151-2/+2
* Fix qt5-multimedia with GStreamer 1.6.0.Koop Mast2015-09-291-1/+1
* Update the Qt4 ports to 4.8.7.Raphael Kubo da Costa2015-09-161-6/+6
* Add www/qt5-websockets.Raphael Kubo da Costa2015-06-111-2/+6
* Add a new port www/qt5-webchannelAlonso Schaich2015-06-011-1/+4
* Simplify test for SSE2Tijl Coosemans2015-05-251-1/+1
* Fix r387281 for fmake and bump qmake5 because a spec file changes.Tijl Coosemans2015-05-251-1/+1
* Qt 5.3 removed runtime detection of SSE2 so it needs to be configuredTijl Coosemans2015-05-251-0/+3
* - Add ports for Qt 5 variety of Phonon 4Max Brazhnikov2015-04-061-1/+4
* Update Qt5 to 5.4.1.Raphael Kubo da Costa2015-03-181-1/+1
* Small clean up: consistently use _QT_RELNAME.Raphael Kubo da Costa2015-03-071-1/+1
* Introduce new USE_QT4 component linguisttools for lrelease/lupdate toolsMax Brazhnikov2015-02-251-2/+2
* Mk/bsd.qt.mk: convert USE_XZ to USESMax Brazhnikov2015-02-201-1/+1
* Add sysutils/qt5-qtpaths.Raphael Kubo da Costa2015-01-281-1/+4
* Update Qt5 ports to 5.3.2.Raphael Kubo da Costa2014-11-051-23/+39
* bsd.qt.mk: Stop using @cwd in the plist generation code.Raphael Kubo da Costa2014-10-301-5/+4
* Remove @dirrm and @dirrmtry entries from the Qt ports.Raphael Kubo da Costa2014-10-241-7/+0
* Add x11/qt5-x11extras.Raphael Kubo da Costa2014-09-301-1/+4
* Add quickcontrols to the list of Qt5 components.Raphael Kubo da Costa2014-07-291-2/+5
* qt4: Do not apply the patch from r362770 if EXTRA_PATCHES is unset.Raphael Kubo da Costa2014-07-251-1/+2
* Backport my patch to make Qt correctly detect clang's support for C++11 featu...Raphael Kubo da Costa2014-07-241-0/+2
* Remove libtool .la files from all Qt portsTijl Coosemans2014-07-191-1/+2
* The KDE on FreeBSD team presents Qt 4.8.6.Raphael Kubo da Costa2014-05-061-1/+1
* Mk/bsd.qt.mk:Max Brazhnikov2014-03-251-0/+1
* - Make Qt4 and Qt5 respect CXXFLAGS during configure so they pick upTijl Coosemans2014-03-241-1/+2
* KDE/FreeBSD team is happy to present Qt 5 in ports!Max Brazhnikov2014-03-041-4/+6
* In preparation for Qt 5 ports:Max Brazhnikov2014-01-071-278/+529
* In preparation for Qt 5 ports:Max Brazhnikov2013-11-211-3/+10
* - Replace QT_.*_REL with QT_.* in PLIST_SUB.Alberto Villa2013-11-171-3/+3
* Pass CC/CXX to qmake when we can't find appropriate QMAKESPECMax Brazhnikov2013-10-221-0/+3
* Update Qt to 4.8.5 and Qt Creator to 2.8.0.Raphael Kubo da Costa2013-10-141-4/+6
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-271-0/+1
* Update MASTER_SITE_QT.Raphael Kubo da Costa2013-06-221-0/+1
* Fix bmake complaining about non-zero returnBaptiste Daroussin2013-05-021-1/+1
* Mark build conflict with qt-3 for Qt4 portsMax Brazhnikov2013-03-151-0/+2
* Remove obsolete portsMax Brazhnikov2013-02-271-8/+0
* KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.Max Brazhnikov2013-02-041-42/+35
* - New port: devel/qt4-qmlviewerPietro Cerutti2012-06-141-1/+4
* The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.Raphael Kubo da Costa2012-06-021-10/+10
* KDE/FreeBSD team presents Qt 4.8.1 in ports!Max Brazhnikov2012-05-251-4/+3
* - Add USE_QT4 to include bsd.qt.mkMartin Wilke2012-05-241-0/+3
* - Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke2012-05-231-1/+1
* - Update Qt to 4.7.4.Alberto Villa2011-10-171-4/+4
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-1/+2
* Fix r1.25Max Brazhnikov2011-07-021-1/+1
* Back out 1.25 till it can get proper attentionDoug Barton2011-07-021-1/+1
* - Fix QMAKE_BASE_COMPILER detection when `cc` is (actually, will be)Alberto Villa2011-07-021-1/+1
* - Update Qt to 4.7.3.Alberto Villa2011-05-071-1/+1
* Latest round of infrastructure changes.Florent Thoumie2011-05-051-4/+0
* Attempt to fix build Qt4 ports on pointyhatMax Brazhnikov2011-05-041-1/+2
* - Update Qt to 4.7.2.Alberto Villa2011-03-251-1/+1
* KDE FreeBSD team is glad to present Qt 4.7.1 in ports.Max Brazhnikov2010-12-031-19/+62
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longerErwin Lansing2010-10-291-1/+1
* Update Qt to 4.6.3Max Brazhnikov2010-06-101-1/+1
* - The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSDDima Panov2010-05-111-3/+3
* The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.Max Brazhnikov2010-01-221-85/+214
* - Update to Qt-4.5Martin Wilke2009-11-271-2/+12
* add qdoc3 component for devel/qt4-qdoc3Max Brazhnikov2009-08-291-1/+2
* - Update Qt4 to 4.5.2Martin Wilke2009-08-051-101/+11
* Update PyQt4 ports to 4.4.4, new ports:Max Brazhnikov2009-02-151-1/+7
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0Martin Wilke2009-02-091-4/+4
* kde@freebsd team is pleased to announce the update for Qt4 ports.Max Brazhnikov2009-01-141-1/+1
* - Update to qt 4.4.1Martin Wilke2008-08-051-31/+81
* Update to Qt 4.3.4Michael Nottebrock2008-03-141-1/+1
* Update to Qt 4.3.1.Michael Nottebrock2007-09-021-2/+2
* Change PKGNAME of devel/qmake4 to qt4-qmake, bringing it in line withMichael Nottebrock2007-08-111-3/+0
* Add a QMAKEFLAGS variable that contains some useful mappings ofMichael Nottebrock2007-08-041-0/+5
* - bsd.qt.mk:Michael Nottebrock2007-08-031-9/+103
* The bug that makes gcc 3.4 choke on some amd64 inline assembler does notMichael Nottebrock2007-07-271-0/+5
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-161-0/+119