Port details on branch 2025Q1 |
- libcbor CBOR protocol implementation for C and others
- 0.11.0 devel =9 0.11.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-02-15 23:25:25
- Last Update: 2024-02-21 15:06:23
- Commit Hash: badf843
- People watching this port, also watch:: libxml2, libevent, indexinfo, jpeg-turbo, oniguruma
- License: MIT
- WWW:
- https://github.com/PJK/libcbor
- Description:
- libcbor is a C library for parsing and generating CBOR, the general-purpose
schema-less binary data format.
Main features:
- Complete RFC conformance
- Robust C99 implementation
- Layered architecture offers both control and convenience
- Flexible memory management
- No shared global state - threading friendly
- Proper handling of UTF-8
- Full support for streams & incremental processing
- Extensive documentation and test suite
- No runtime dependencies, small footprint
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libcbor/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libcbor
- pkg install libcbor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libcbor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708448900
SHA256 (PJK-libcbor-v0.11.0_GH0.tar.gz) = 89e0a83d16993ce50651a7501355453f5250e8729dfc8d4a251a78ea23bb26d7
SIZE (PJK-libcbor-v0.11.0_GH0.tar.gz) = 293563
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libcjson.so : devel/libcjson
- This port is required by:
- for Libraries
-
- security/libfido2
- for Run
-
- www/glewlwyd
Configuration Options:
- No options to configure
- Options name:
- devel_libcbor
- USES:
- cmake pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|