notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
yyjson Fastest JSON library in C
0.10.0 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.0Version of this port present on the latest quarterly branch.
Maintainer: pkubaj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-17 13:15:07
Last Update: 2024-07-16 01:05:06
Commit Hash: 225df91
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/ibireme/yyjson
Description:
A high performance JSON library written in ANSI C. Features: * Fast: can read or write gigabytes per second JSON data on modern CPUs. * Portable: complies with ANSI C (C89) for cross-platform compatibility. * Strict: complies with RFC 8259 JSON standard, ensuring strict number format and UTF-8 validation. * Extendable: offers options to allow comments, trailing commas, NaN/Inf, and custom memory allocator. * Accuracy: can accurately read and write int64, uint64, and double numbers. * Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non null-terminated strings. * Manipulation: supports querying and modifying using JSON Pointer, JSON Patch and JSON Merge Patch. * Developer-Friendly: easy integration with only one h and one c file. Limitations: * An array or object is stored as a data structure such as linked list, which makes accessing elements by index or key slower than using an iterator. * Duplicate keys are allowed in an object, and the order of the keys is preserved. * JSON parsing result is immutable, requiring a mutable copy for modification.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/yyjson-0.10.0/catalog.mk
  2. /usr/local/share/licenses/yyjson-0.10.0/LICENSE
  3. /usr/local/share/licenses/yyjson-0.10.0/MIT
  4. include/yyjson.h
  5. lib/cmake/yyjson/yyjson-config-release.cmake
  6. lib/cmake/yyjson/yyjson-config.cmake
  7. lib/libyyjson.so
  8. lib/libyyjson.so.0
  9. lib/libyyjson.so.0.10.0
  10. libdata/pkgconfig/yyjson.pc
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • yyjson>0:devel/yyjson
To install the port:
cd /usr/ports/devel/yyjson/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/yyjson
  • pkg install yyjson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: yyjson
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1720611233 SHA256 (ibireme-yyjson-0.10.0_GH0.tar.gz) = 0d901cb2c45c5586e3f3a4245e58c2252d6b24bf4b402723f6179523d389b165 SIZE (ibireme-yyjson-0.10.0_GH0.tar.gz) = 1538409

Packages (timestamps in pop-ups are UTC):
yyjson
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.00.10.0-0.10.00.10.0---
FreeBSD:13:quarterly0.10.00.10.0-0.10.00.10.00.8.00.8.00.8.0
FreeBSD:14:latest0.10.00.10.0-0.10.00.10.0---
FreeBSD:14:quarterly0.10.00.10.0-0.10.00.10.00.8.00.8.00.8.0
FreeBSD:15:latest0.10.00.10.0n/a0.10.0n/a0.8.00.8.00.8.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. sysutils/fastfetch

Configuration Options:
No options to configure
Options name:
devel_yyjson
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ibireme/yyjson/tar.gz/0.10.0?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.0
16 Jul 2024 01:05:06
commit hash: 225df9143a16787309060bf6ed76480d612e22c2commit hash: 225df9143a16787309060bf6ed76480d612e22c2commit hash: 225df9143a16787309060bf6ed76480d612e22c2commit hash: 225df9143a16787309060bf6ed76480d612e22c2 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/yyjson: update to 0.10.0

Changelog:	https://github.com/ibireme/yyjson/releases/tag/0.10.0
0.9.0
16 Apr 2024 21:48:13
commit hash: c1deab268cff73a90dd1ea5895d10311013ddab5commit hash: c1deab268cff73a90dd1ea5895d10311013ddab5commit hash: c1deab268cff73a90dd1ea5895d10311013ddab5commit hash: c1deab268cff73a90dd1ea5895d10311013ddab5 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/yyjson: update to 0.9.0

Changelog:	https://github.com/ibireme/yyjson/releases/tag/0.9.0
0.8.0
14 Sep 2023 10:46:13
commit hash: 3c0d16e56959d3630553befca7078e3fac61ca28commit hash: 3c0d16e56959d3630553befca7078e3fac61ca28commit hash: 3c0d16e56959d3630553befca7078e3fac61ca28commit hash: 3c0d16e56959d3630553befca7078e3fac61ca28 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/yyjson: update to 0.8.0

Changelog:	https://github.com/ibireme/yyjson/releases/tag/0.8.0
0.7.0_1
23 Aug 2023 22:24:26
commit hash: 6b09422d723f8b760e549f260093aeaa2f79e81ecommit hash: 6b09422d723f8b760e549f260093aeaa2f79e81ecommit hash: 6b09422d723f8b760e549f260093aeaa2f79e81ecommit hash: 6b09422d723f8b760e549f260093aeaa2f79e81e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/yyjson: enable building shared library
0.7.0
17 Aug 2023 13:12:18
commit hash: 70ec5e55fb58603a1cc9a8a02da81471d2e3b299commit hash: 70ec5e55fb58603a1cc9a8a02da81471d2e3b299commit hash: 70ec5e55fb58603a1cc9a8a02da81471d2e3b299commit hash: 70ec5e55fb58603a1cc9a8a02da81471d2e3b299 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/yyjson: A high performance C JSON library.

Needed for upcoming update of sysutils/fastfetch.

Number of commits found: 5