Version: 0.16, Package name: json-c-0.16 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. |
Filesize: 343.668 KB |
Version History (View Complete History) |
|
2020-07-31 06:13:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: json-c: cast INT64_MAX to double. from upstream https://github.com/json-c/json-c/commit/d0b87ee87b282e9b91a1af924050e217b0b2ae8b.patch Subject: [PATCH] Add an explicit cast to double to squash a -Wimplicit-int-float-conversion warning. Though we will no longer be comparing exactly against INT64_MAX, this is ok because any value of that magnitude stored in a double will *also* have been rounded up, so the comparison will work appropriately. |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-04-27 12:36:17 by Peter Hessler | Files touched by this commit (2) |
Log message: update to 0.13.1 Nota Bene: newly added function json_c_object_sizeof() can be used to get rid of some local patches OK jca@ |
2018-02-18 12:55:05 by Bjorn Ketelaars | Files touched by this commit (6) |
Log message: update to json-c-0.13 Tested in a bulk build by Landry@. Thanks! OK landry@ |
2018-02-11 02:49:11 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Better homepage |
2016-05-17 10:59:23 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Use arc4random in libjson-c. Idea and initial patch from Kristaps Dzonsons who wants to safely use json-c from within a chroot. Autohell glue added by yours truly. ok sthen@ |
2015-08-25 05:37:02 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Detect whether __sync_moo is usable, don't just fail if it's not. May not be perfect, but this unhides a few ports on mips64* and hppa. ok landry@ sthen@ |
2015-08-24 12:35:39 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Actually mark as BROKEN on hppa/mips64 |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2009-09-15 12:15:41 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update json-c to 0.9 |
2009-09-15 11:37:22 by Jasper Lievisse Adriaanse | Files touched by this commit (83) |
Log message: remove marc balmer as maintainer of all of his ports, to take away the illusion marc still maintains them. as requested by himself. |