Port details on branch 2016Q4 |
- jsoncpp JSON reader and writer library for C++
- 1.7.3 devel
=0 1.7.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@rawbw.com
 - Port Added: 2016-10-20 17:21:50
- Last Update: 2016-10-20 17:17:56
- Commit Hash: 643da90
- License: MIT
- WWW:
- https://github.com/open-source-parsers/jsoncpp
- Description:
- jsoncpp is an implementation of a JSON reader and writer in C++.
JSON (JavaScript Object Notation) is a lightweight data-interchange format.
It is easy for humans to read and write.
It is easy for machines to parse and generate.
WWW: https://github.com/open-source-parsers/jsoncpp
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/jsoncpp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jsoncpp
- pkg install jsoncpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jsoncpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1467669507
SHA256 (open-source-parsers-jsoncpp-1.7.3_GH0.tar.gz) = 1cfcad14054039ba97c22531888796cb9369e6353f257aacaad34fda956ada53
SIZE (open-source-parsers-jsoncpp-1.7.3_GH0.tar.gz) = 205738
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- scons : devel/scons
- This port is required by:
- for Libraries
-
- www/chromium
Configuration Options:
- No options to configure
- Options name:
- devel_jsoncpp
- USES:
- compiler:features dos2unix scons
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.3 20 Oct 2016 17:17:56
    |
Carlos J. Puga Medina (cpm)  |
MFH: r424299
devel/jsoncpp: Fix bad REINPLACE_CMD of jsoncpp.pc
- Remove extra ${PREFIX} in jsoncpp/Makefile
% pkgconf --libs --cflags jsoncpp
-I/usr/local//usr/local/include/jsoncpp -L/usr/local//usr/local/lib -ljsoncpp
Notice the extra /usr/local.
PR: 213553
Reported by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: yuri@rawbw.com (maintainer), koobs (mentor)
Approved by: ports-secteam (feld) |
1.7.3 20 Oct 2016 17:17:56
  |
cpm  |
MFH: r424299
devel/jsoncpp: Fix bad REINPLACE_CMD of jsoncpp.pc
- Remove extra ${PREFIX} in jsoncpp/Makefile
% pkgconf --libs --cflags jsoncpp
-I/usr/local//usr/local/include/jsoncpp -L/usr/local//usr/local/lib -ljsoncpp
Notice the extra /usr/local.
PR: 213553
Reported by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: yuri@rawbw.com (maintainer), koobs (mentor)
Approved by: ports-secteam (feld) |
Number of commits found: 2
|