aboutsummaryrefslogtreecommitdiff
path: root/net/qjsonrpc
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
* Update to version 1.0.2Pawel Pekala2015-02-062-4/+4
| | | | | | | | PR: 197199 Submitted by: oklaspec@gmail.com (maintainer) Notes: svn path=/head/; revision=378555
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373063
* USES=qmake already implies build dependency on qmakePawel Pekala2014-03-291-1/+1
| | | | | | | Submitted by: makc Notes: svn path=/head/; revision=349566
* C++ Qt based JSON RPC2 libraryPawel Pekala2014-03-295-0/+53
WWW: http://bitbucket.org/devonit/qjsonrpc PR: ports/187070 Submitted by: Serguei Okladnikov <oklaspec@gmail.com> Notes: svn path=/head/; revision=349551