Summary: | [NEW PORT] devel/rapidjson: Fast JSON parser/generator for C++ | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | vanilla | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 154200 [details]
poudriere log
*** Bug 198515 has been marked as a duplicate of this bug. *** A commit references this bug: Author: vanilla Date: Thu Mar 12 02:05:25 UTC 2015 New revision: 381055 URL: https://svnweb.freebsd.org/changeset/ports/381055 Log: Add rapidjson 0.150310, fast JSON parser/generator for C++ with both SAX/DOM style API. PR: 198516 Submitted by: Yuri Victorovich <yuri@rawbw.com> Changes: head/devel/Makefile head/devel/rapidjson/ head/devel/rapidjson/Makefile head/devel/rapidjson/distinfo head/devel/rapidjson/pkg-descr head/devel/rapidjson/pkg-plist |
Created attachment 154195 [details] shar archive This is currently the fastest JSON parser.