#!/bin/sh # $FreeBSD$ # if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi USER=msql if pw usershow "${USER}" 2>/dev/null 1>&2; then echo "To delete MSQL user permanently, use 'pw userdel ${USER}'" fi exit 0 antw44/cgit/cgit.cgi/freebsd-ports-gnome/atom/Mk/bsd.qt.mk?h=main' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.qt.mk
Commit message (Expand)AuthorAgeFilesLines
* 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