Port details |
- qjson-qt5 Library to manage JSON objects with Qt
- 0.9.0_1 devel
=0 0.9.0_1Version of this port present on the latest quarterly branch.
- Maintainer: avilla@FreeBSD.org
- Port Added: 2016-12-22 01:00:50
- Last Update: 2018-04-14 13:16:32
- SVN Revision: 467317
- License: LGPL21
- WWW:
- http://qjson.sourceforge.net/
- Description:
- JSON (JavaScript Object Notation) is a lightweight data-interchange
format. It can represent integers, real numbers, strings, an ordered
sequence of values, and a collection of name/value pairs.
QJson is a Qt-based library that maps JSON data to QVariant objects
and vice versa. JSON arrays will be mapped to QVariantList instances,
while JSON objects will be mapped to QVariantMap.
WWW: http://qjson.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qjson-qt5>0:devel/qjson-qt5
- No installation instructions:
- This port has been deleted.
- PKGNAME: qjson-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1482323833
SHA256 (flavio-qjson-0.9.0_GH0.tar.gz) = e812617477f3c2bb990561767a4cd8b1d3803a52018d4878da302529552610d4
SIZE (flavio-qjson-0.9.0_GH0.tar.gz) = 98300
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:
- Master port: devel/qjson
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- moc : devel/qt5-buildtools
- qmake : devel/qt5-qmake
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qjson-qt5-0.9.0_1:
DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cmake pathfix qmake:_env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/qjson | Commit | Credits | Log message |
0.9.0_1 14 Apr 2018 13:16:32 |
tcberner |
devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.
Approved by: portmgr (mat), avilla (timeout)
Differential Revision: https://reviews.freebsd.org/D14650 |
0.9.0_1 19 Jan 2018 21:28:34 |
antoine |
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer) |
0.9.0 22 Dec 2016 00:59:21 |
avilla |
devel/qjson: update to 0.9.0
- Qt 5 support (via devel/qjson-qt5)
- Added indent to arrays
- Replaced the scanner with a new Flex-based one
- Bison 2.7 compatibility |
Number of commits found: 3
|