Port details |
- libfastjson Fork of json-c (JSON implementation in C)
- 1.2304.0 devel =3 1.2304.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2016-06-12 11:56:28
- Last Update: 2023-04-22 17:48:36
- Commit Hash: a2c5d33
- People watching this port, also watch:: indexinfo, dav1d, autoconf, libevent, xorg-fonts-truetype
- License: MIT
- WWW:
- https://github.com/rsyslog/libfastjson
- Description:
- The aim of this project is not to provide a slightly modified clone of json-c.
It's aim is to provide
* a small library with essential json handling functions
* sufficiently good json support (not 100% standards compliant)
* be very fast in processing
In order to reach these goals, we reduce the features of json-c. For
similarities and differences, see the file DIFFERENCES.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libfastjson>0:devel/libfastjson
- To install the port:
- cd /usr/ports/devel/libfastjson/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libfastjson
- pkg install libfastjson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libfastjson
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682109000
SHA256 (rsyslog-libfastjson-v1.2304.0_GH0.tar.gz) = 6c18848c75b179108429fc2818273551c68ffe6ddd5e414c20c071c844befbc1
SIZE (rsyslog-libfastjson-v1.2304.0_GH0.tar.gz) = 89477
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- devel/liblognorm
- sysutils/rsyslog8
Configuration Options:
- No options to configure
- Options name:
- devel_libfastjson
- USES:
- autoreconf cpe libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2304.0 22 Apr 2023 17:48:36 |
Muhammad Moinur Rahman (bofh) |
devel/libfastjson: Update version 0.99.9.1=>1.2304.0
Changelog: https://github.com/rsyslog/libfastjson/releases/tag/v1.2304.0 |
0.99.9.1 30 Mar 2023 20:28:03 |
Muhammad Moinur Rahman (bofh) |
devel/libfastjson: Update version 0.99.9=>0.99.9.1
Changelog: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.99.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.99.9 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.99.9 14 Oct 2021 21:30:26 |
Stefan Eßer (se) |
devel/libfastjson: Add CPE information
Approved by: portmgr (blanket) |
0.99.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.99.9 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
0.99.9 11 Feb 2021 17:39:45 |
bofh |
devel/libfastjson: Update version 0.99.8=>0.99.9
Relnotes: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog |
0.99.8 08 Jan 2018 17:48:08 |
bofh |
devel/libfastjson: Update version 0.99.7=>0.99.8
- Pet portlint
Relnotes: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog |
0.99.7 04 Nov 2017 10:58:25 |
matthew |
Update to 0.99.7
ChangeLog: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
PR: 223142
Approved by: maintainer timeout (14 days) |
0.99.6 19 Sep 2017 23:46:23 |
bofh |
devel/libfastjson: Update version 0.99.5=>0.99.6
Relnotes: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog |
0.99.5 20 May 2017 08:54:20 |
bofh |
devel/libfastjson: Update version 0.99.4=>0.99.5
https://github.com/rsyslog/libfastjson/blob/master/ChangeLog |
0.99.4 22 Feb 2017 15:02:18 |
bapt |
Drop useless dependency on gmake (bmake build those fine) |
0.99.4 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.99.4 12 Aug 2016 22:20:36 |
bofh |
devel/libfastjson: Update version 0.99.2=>0.99.4
- Add USES=gmake pathfix |
0.99.2 20 Jul 2016 15:33:20 |
mat |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
0.99.2 12 Jun 2016 11:56:20 |
bofh |
[NEW] devel/libfastjson: libfastjson is a fork from json-c
The aim of this project is not to provide a slightly modified clone of json-c.
It's aim is to provide
* a small library with essential json handling functions
* sufficiently good json support (not 100% standards compliant)
* be very fast in processing
In order to reach these goals, we reduce the features of json-c. For
similarities and differences, see the file DIFFERENCES.
WWW: https://github.com/rsyslog/libfastjson |