notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
qjsonrpc C++ Qt based JSON RPC2 library
1.0.2 net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Qt4 has been EOL since december 2015
Expired This port expired on: 2019-03-15
Maintainer: oklaspec@gmail.com search for ports maintained by this maintainer
Port Added: 2014-03-29 16:01:46
Last Update: 2019-03-16 21:55:51
SVN Revision: 495967
Also Listed In: devel www
License: LGPL21
WWW:
http://bitbucket.org/devonit/qjsonrpc
Description:
C++ Qt based JSON RPC2 library WWW: http://bitbucket.org/devonit/qjsonrpc
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. /usr/local/share/licenses/qjsonrpc-1.0.2/catalog.mk
  2. /usr/local/share/licenses/qjsonrpc-1.0.2/LICENSE
  3. /usr/local/share/licenses/qjsonrpc-1.0.2/LGPL21
  4. include/qjsonrpc/json/qjson_export.h
  5. include/qjsonrpc/json/qjsonarray.h
  6. include/qjsonrpc/json/qjsondocument.h
  7. include/qjsonrpc/json/qjsonobject.h
  8. include/qjsonrpc/json/qjsonvalue.h
  9. include/qjsonrpc/qjsonrpc_export.h
  10. include/qjsonrpc/qjsonrpcmessage.h
  11. include/qjsonrpc/qjsonrpcservice.h
  12. lib/libqjsonrpc.so
  13. lib/libqjsonrpc.so.1
  14. lib/libqjsonrpc.so.1.0
  15. lib/libqjsonrpc.so.1.0.0
  16. libdata/pkgconfig/qjsonrpc.pc
  17. @postexec /usr/sbin/service ldconfig restart > /dev/null
  18. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • qjsonrpc>0:net/qjsonrpc
No installation instructions:
This port has been deleted.
PKGNAME: qjsonrpc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (qjsonrpc/v1.0.2.tar.gz) = b1e360d87c85bd8d98ff5f44156c22f77b3cbfc14d054c28047e4a5fc1f36423 SIZE (qjsonrpc/v1.0.2.tar.gz) = 101620

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. moc : devel/qt4-moc
  2. qmake : devel/qt4-qmake
  3. libQtTest.so : devel/qt4-testlib
  4. rcc : devel/qt4-rcc
Library dependencies:
  1. libQtNetwork.so : net/qt4-network
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
qmake qt:4
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://bitbucket.org/devonit/qjsonrpc/get/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
16 Mar 2019 21:55:51
Revision:495967Original commit files touched by this commit
tcberner search for other commits by this committer
Qt4 deprecation: Remove Qt4 and its consumes.

2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.2
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

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
1.0.2
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

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
1.0.2
06 Feb 2015 21:35:14
Revision:378555Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 1.0.2

PR:		197199
Submitted by:	oklaspec@gmail.com (maintainer)
1.0.1
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.0.1
29 Mar 2014 16:58:59
Revision:349566Original commit files touched by this commit
pawel search for other commits by this committer
USES=qmake already implies build dependency on qmake

Submitted by:	makc
1.0.1
29 Mar 2014 16:01:36
Revision:349551Original commit files touched by this commit
pawel search for other commits by this committer
C++ Qt based JSON RPC2 library

WWW: http://bitbucket.org/devonit/qjsonrpc

PR:		ports/187070
Submitted by:	Serguei Okladnikov <oklaspec@gmail.com>

Number of commits found: 7