23 Commits

Author SHA1 Message Date
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
dcoppa
ca4f56231c Update to jsoncpp-1.8.1 2017-06-30 10:45:49 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
dcoppa
b1047f4533 Honour CXX, do not hardcode "g++" 2017-02-27 09:49:06 +00:00
dcoppa
1dd641eee7 Update to jsoncpp-1.8.0 2017-02-23 13:48:26 +00:00
dcoppa
de568c1a7c Update to jsoncpp-1.7.7 2016-11-23 14:40:47 +00:00
dcoppa
a9fee4c6b2 Update to jsoncpp-1.7.5 2016-09-14 08:38:22 +00:00
dcoppa
ee1b77d2f7 Update to jsoncpp-1.7.3 2016-06-29 10:10:48 +00:00
dcoppa
b3e36355d0 Generalize setting of JSONCPP_OVERRIDE to all compilers
(upstream git commit ba6fa48d31091a151b10dd47986602889731a893)

Fix int->char conversions
(upstream git commit ea4af183171bcc1d775af301d9e8bd8db9405cc7)
2016-06-03 13:25:26 +00:00
dcoppa
570e2cf5f8 Update to jsoncpp-1.7.2 2016-04-11 07:41:13 +00:00
dcoppa
896ecac6bc Update to jsoncpp-1.7.1 2016-03-24 13:21:45 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
dcoppa
05864441e8 Merge bugfixes from upstream:
Fix cases where the most negative signed integer was negated, causing
undefined behavior.
(upstream git commit 1b32e3e869059e437c43ba0f8765c3e5857801f7)

Tests: fix undefined behavior from a left shift of a negative value.
(upstream git commit 22ec823cc707f38ee465805cfb158879e56758a3)
2016-01-20 09:37:13 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
dcoppa
315afe5a77 Maintenance update to jsoncpp-0.10.5 2015-07-24 14:49:16 +00:00
dcoppa
3b36666c1c Update to jsoncpp-0.10.4 2015-07-15 15:41:34 +00:00
jsg
bef46c9006 Test Json::Value::nullRef not Json::Value::null in regress tests
to allow this to build on arm.

ok sthen@, dcoppa@ (MAINTAINER)
2015-06-05 00:27:59 +00:00
dcoppa
291932fed9 Bugfixing update to jsoncpp-0.10.2 2015-04-23 09:05:25 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
6b5c1a26a1 unbreak the tree for 32-bit arch 2015-03-29 10:48:21 +00:00
dcoppa
48e75395e8 Import devel/jsoncpp, a JSON parsing C++ API
New dependency of the upcoming update to CMake-3.2.1

Based on a previous port by jca@
(https://github.com/jasperla/openbsd-wip/tree/master/devel/jsoncpp)

OK landry@
2015-03-26 06:49:11 +00:00