aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qwt5-designerplugin
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Reassign makc's ports back to the pool.Raphael Kubo da Costa2016-10-201-1/+1
| | | | | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far. Notes: svn path=/head/; revision=424339
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-271-2/+0
| | | | | | | Approved by: portmgr blanket, kwm (for gnome@ ports) Notes: svn path=/head/; revision=378019
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Convert my ports to USES=tarMax Brazhnikov2014-05-121-2/+1
| | | | Notes: svn path=/head/; revision=353800
* - Remove now needless qmake_build from USE_QT4Max Brazhnikov2013-11-211-1/+1
| | | | | | | | - Get rid of QMAKEFLAGS - Convert to USES=dos2unix Notes: svn path=/head/; revision=334497
* - Replace QT_.*_REL with QT_.* in PLIST_SUB.Alberto Villa2013-11-171-3/+3
| | | | | | | | | - Adapt plists. With hat on: kde Notes: svn path=/head/; revision=334045
* - Convert to USES= qmakeMax Brazhnikov2013-10-091-8/+3
| | | | | | | | | | - Bring stage support - Adjust DESKTOP_ENTRIES - Use options helpers - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=329880
* - Remove LATEST_LINK from my Qt4/KDE4 portsMax Brazhnikov2013-10-071-2/+2
| | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers Notes: svn path=/head/; revision=329697
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 5.2.3Max Brazhnikov2012-12-152-10/+4
| | | | | | | | | - Strip Makefile header - Fix indentation in WWW - Utilize PORTDOCS in order to reduce plist shaking on updates Notes: svn path=/head/; revision=308945
* - 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
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 5.2.2 [1]Max Brazhnikov2011-08-102-3/+4
| | | | | | | | | | Set PORTSCOUT, qwt6 is coming PR: ports/159596 [1] Submitted by: wen Notes: svn path=/head/; revision=279412
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* Add devel to CATEGORIESMax Brazhnikov2010-07-241-1/+1
| | | | Notes: svn path=/head/; revision=258148
* Split qwt5 port into designer plugin and qwt library.Max Brazhnikov2010-07-245-0/+66
Designer plugin is not needed for regular users, while it pulls relatively heavy qt4 components. Notes: svn path=/head/; revision=258147