Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163425730
D57110.id178153.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D57110.id178153.diff
View Options
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -1566,6 +1566,7 @@
SUBDIR += linux-rl9-gobject-introspection
SUBDIR += linux-rl9-highway
SUBDIR += linux-rl9-icu
+ SUBDIR += linux-rl9-json-c
SUBDIR += linux-rl9-libevent
SUBDIR += linux-rl9-libpciaccess
SUBDIR += linux-rl9-libsigc++20
Index: devel/linux-rl9-json-c/Makefile
===================================================================
--- /dev/null
+++ devel/linux-rl9-json-c/Makefile
@@ -0,0 +1,20 @@
+PORTNAME= json-c
+PORTVERSION= 0.14
+DISTVERSIONSUFFIX= -11.el9
+CATEGORIES= devel linux
+
+MAINTAINER= tiga@FreeBSD.org
+COMMENT= JSON implementation in C (Rocky Linux ${LINUX_DIST_VER})
+WWW= https://github.com/json-c/json-c
+
+LICENSE= MIT
+
+USES= linux:rl9
+USE_LDCONFIG= yes
+USE_LINUX_RPM= yes
+
+SRC_DISTFILES= ${DISTNAME}${SRC_SUFX}:SOURCE
+
+DESCR= ${.CURDIR}/pkg-descr
+
+.include <bsd.port.mk>
Index: devel/linux-rl9-json-c/distinfo
===================================================================
--- /dev/null
+++ devel/linux-rl9-json-c/distinfo
@@ -0,0 +1,7 @@
+TIMESTAMP = 1779107062
+SHA256 (rocky/j/json-c-0.14-11.el9.aarch64.rpm) = bc1f79471361fba90bbe2283630066e7d350eda78835a8317fc8d0b5db3b5094
+SIZE (rocky/j/json-c-0.14-11.el9.aarch64.rpm) = 42193
+SHA256 (rocky/j/json-c-0.14-11.el9.x86_64.rpm) = e2e487e4b6d48595612b0785963f0a4294e5dbea8500284ff0df4571afe79c8f
+SIZE (rocky/j/json-c-0.14-11.el9.x86_64.rpm) = 43137
+SHA256 (rocky/j/json-c-0.14-11.el9.src.rpm) = 933d3aaed264af8f8b972a5974f75784b248354225f307d6dfba8a97ae6b5686
+SIZE (rocky/j/json-c-0.14-11.el9.src.rpm) = 338065
Index: devel/linux-rl9-json-c/pkg-descr
===================================================================
--- /dev/null
+++ devel/linux-rl9-json-c/pkg-descr
@@ -0,0 +1,4 @@
+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.
Index: devel/linux-rl9-json-c/pkg-plist.amd64
===================================================================
--- /dev/null
+++ devel/linux-rl9-json-c/pkg-plist.amd64
@@ -0,0 +1,4 @@
+usr/lib64/libjson-c.so.5
+usr/lib64/libjson-c.so.5.0.0
+usr/share/licenses/json-c/AUTHORS
+usr/share/licenses/json-c/COPYING
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 24, 2:45 AM (3 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35425802
Default Alt Text
D57110.id178153.diff (2 KB)
Attached To
Mode
D57110: devel/linux-rl9-json-c: New port: json-c library for rl9
Attached
Detach File
Event Timeline
Log In to Comment