aboutsummaryrefslogtreecommitdiff
path: root/misc/qmetro
Commit message (Collapse)AuthorAgeFilesLines
* Mark QT4 ports/functionality for removal on 2019-03-15Rene Ladan2018-12-021-0/+3
| | | | | | | | | | | | | | While here, chase some KDE4 ports and functionality, these are scheduled for removal on 2018-12-31. Change the default option/flavor to QT5 where applicable or use alternative toolkits like GTK. Submitted by: tcberner Reviewed by: adridg, jhale, rene, tcberner Approved by: portmgr (implicit, flavor hook) Differential Revision: https://reviews.freebsd.org/D17741 Notes: svn path=/head/; revision=486467
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-2/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* Reset vg@'s ports after he resigned.Rene Ladan2018-02-231-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=462745
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Cleanup plistBaptiste Daroussin2014-12-091-12/+0
| | | | Notes: svn path=/head/; revision=374378
* Convert m* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347776
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-221-7/+4
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334586
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with m) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331270
* Explicitly define LDFLAGS for 4 QT4-based portsJohn Marino2013-10-081-0/+1
| | | | | | | | | | Fixes come from dports. Problem and solution verified on FreeBSD using gcc48. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=329815
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Changed my emailVeniamin Gvozdikov2013-07-221-2/+2
| | | | | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) Notes: svn path=/head/; revision=323455
* - Update to 0.6.5Guido Falsi2013-04-224-11/+33
| | | | | | | | PR: ports/177583 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) Notes: svn path=/head/; revision=316251
* Add new port misc/qmetro:Max Brazhnikov2013-02-204-0/+49
Map of the transport system for many city subways. WWW: http://sourceforge.net/projects/qmetro/ PR: ports/175842 Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail.com> Notes: svn path=/head/; revision=312637