./textproc/rapidjson, Fast JSON parser/generator with SAX/DOM style API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0nb1, Package name: rapidjson-1.1.0nb1, Maintainer: minskim

RapidJSON is a JSON parser and generator for C++. It was inspired by
RapidXml.


Required to build:
[devel/googletest]

Master sites:

Filesize: 995.51 KB

Version history: (Expand)


CVS history: (Expand)


   2023-03-06 10:11:10 by Tobias Nygren | Files touched by this commit (1)
Log message:
rapidjson: fix unintentional logic inversion for doxygen
   2023-03-06 10:05:27 by Tobias Nygren | Files touched by this commit (1) | Package updated
Log message:
rapidjson: disable building unit test for now

After devel/googletest update, it's headers require C++14 but
rapidjson insists on C++11. Wait for upstream to sort it out.
   2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103)
Log message:
*: convert to cmake/build.mk
   2022-10-24 14:50:26 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
rapidjson: needs googletest to build
   2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102)
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included

Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.