Port details |
- tinycbor Concise Binary Object Representation (CBOR) library
- 0.6.1 devel
=2 0.6.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-02-08 18:50:55
- Last Update: 2025-03-19 03:36:56
- Commit Hash: a98db1c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/intel/tinycbor
- Description:
- The Concise Binary Object Representation (CBOR) is a data format whose design
goals include the possibility of extremely small code size, fairly small message
size, and extensibility without the need for version negotiation. It is defined
in IETF RFC 7049.
TinyCBOR is Intel's industrial strength C/C++ implementation of CBOR, as used in
the IoTivity framework.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tinycbor>0:devel/tinycbor
- To install the port:
- cd /usr/ports/devel/tinycbor/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tinycbor
- pkg install tinycbor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tinycbor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742070254
SHA256 (intel-tinycbor-v0.6.1_GH0.tar.gz) = 0f9944496d1143935e9c996bc6233ca0dd5451299def33ef400a409942f8f34b
SIZE (intel-tinycbor-v0.6.1_GH0.tar.gz) = 102247
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:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libcjson.so : devel/libcjson
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_tinycbor
- USES:
- gmake localbase:ldflags pathfix
- 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 |
0.6.1 19 Mar 2025 03:36:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/tinycbor: Update to 0.6.1
- Backport upstream patch to fix memory leak
Changes: https://github.com/intel/tinycbor/releases
Reference: https://github.com/intel/tinycbor/commit/628dee0d65f857d62ab1a6e1af9b9224d7df8fad |
0.6.0 23 Mar 2024 17:45:45
    |
Tijl Coosemans (tijl)  |
*/*: Always use WRK_ENV with SETENVI
WRK_ENV contains environment variables like OSVERSION and UNAME_* that
are needed when cross-building packages using Poudriere for a different
version of FreeBSD or a different architecture than that of the host
system. |
0.6.0 23 Mar 2024 14:30:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/tinycbor: Use SETENVI instead of SETENV |
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.6.0 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.6.0 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.6.0 21 Nov 2021 18:19:07
    |
Po-Chuan Hsieh (sunpoet)  |
devel/tinycbor: Update to 0.6.0
Changes: https://github.com/intel/tinycbor/releases |
0.5.4 21 Sep 2021 03:35:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/tinycbor: Update to 0.5.4
Changes: https://github.com/intel/tinycbor/commits/master |
0.5.3 19 Sep 2021 05:59:44
    |
Po-Chuan Hsieh (sunpoet)  |
devel/tinycbor: Cosmetic change |
0.5.3 29 Aug 2021 14:54:01
    |
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
0.5.3 11 May 2021 21:46:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/tinycbor: Simplify Makefile |
0.5.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.3 14 Nov 2019 16:16:30
  |
sunpoet  |
Update to 0.5.3
Changes: https://github.com/intel/tinycbor/commits/master |
0.5.2 10 Sep 2018 20:26:47
  |
sunpoet  |
Update to 0.5.2
Changes: https://github.com/intel/tinycbor/commits/master |
0.5.1 04 Apr 2018 10:56:48
  |
sunpoet  |
Update to 0.5.1
Changes: https://github.com/intel/tinycbor/commits/master |
0.5.0_1 26 Feb 2018 22:29:55
  |
sunpoet  |
Run configure in configure stage |
0.5.0_1 13 Feb 2018 17:02:00
  |
sunpoet  |
Install tinycbor-version.h
- Bump PORTREVISION for package change |
0.5.0 08 Feb 2018 18:50:43
  |
sunpoet  |
Add tinycbor 0.5.0
The Concise Binary Object Representation (CBOR) is a data format whose design
goals include the possibility of extremely small code size, fairly small message
size, and extensibility without the need for version negotiation. It is defined
in IETF RFC 7049.
TinyCBOR is Intel's industrial strength C/C++ implementation of CBOR, as used in
the IoTivity framework.
WWW: https://github.com/intel/tinycbor |