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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details on branch 2025Q1
libcbor CBOR protocol implementation for C and others
0.11.0 devel on this many watch lists=9 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.11.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (34 items)
Collapse this list.
  1. /usr/local/share/licenses/libcbor-0.11.0/catalog.mk
  2. /usr/local/share/licenses/libcbor-0.11.0/LICENSE
  3. /usr/local/share/licenses/libcbor-0.11.0/MIT
  4. include/cbor.h
  5. include/cbor/arrays.h
  6. include/cbor/bytestrings.h
  7. include/cbor/callbacks.h
  8. include/cbor/cbor_export.h
  9. include/cbor/common.h
  10. include/cbor/configuration.h
  11. include/cbor/data.h
  12. include/cbor/encoding.h
  13. include/cbor/floats_ctrls.h
  14. include/cbor/internal/builder_callbacks.h
  15. include/cbor/internal/encoders.h
  16. include/cbor/internal/loaders.h
  17. include/cbor/internal/memory_utils.h
  18. include/cbor/internal/stack.h
  19. include/cbor/internal/unicode.h
  20. include/cbor/ints.h
  21. include/cbor/maps.h
  22. include/cbor/serialization.h
  23. include/cbor/streaming.h
  24. include/cbor/strings.h
  25. include/cbor/tags.h
  26. lib/cmake/libcbor/libcborConfig.cmake
  27. lib/cmake/libcbor/libcborConfigVersion.cmake
  28. lib/libcbor.so
  29. lib/libcbor.so.0
  30. lib/libcbor.so.0.11.0
  31. libdata/pkgconfig/libcbor.pc
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • libcbor>0:devel/libcbor
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):
libcbor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.00.11.00.8.00.11.00.11.0-0.8.0-
FreeBSD:13:quarterly0.11.00.11.00.10.20.11.00.11.00.10.20.10.20.10.2
FreeBSD:14:latest0.11.00.11.00.9.00.11.00.11.00.10.2-0.10.2
FreeBSD:14:quarterly0.11.00.11.0-0.11.00.11.00.10.20.10.20.10.2
FreeBSD:15:latest0.11.00.11.0n/a0.11.0n/a0.10.20.10.20.11.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
Library dependencies:
  1. libcjson.so : devel/libcjson
This port is required by:
for Libraries
  1. security/libfido2
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/PJK/libcbor/tar.gz/v0.11.0?dummy=/
Collapse this list.

There are no commits on branch 2025Q1 for this port