Port details |
- cppcodec Library to encode/decode base64, base64url, base32, base32hex and hex
- 0.2 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: jwb@FreeBSD.org
 - Port Added: 2025-09-05 23:30:06
- Last Update: 2025-09-05 23:28:56
- Commit Hash: 5679cab
- License: MIT
- WWW:
- https://github.com/tplgy/cppcodec
- Description:
- Header-only C++11 library to encode/decode base64, base64url, base32,
base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus
Crockford's base32.
MIT licensed with consistent, flexible API. Supports raw pointers,
std::string and (templated) character vectors without unnecessary
allocations. Cross-platform with measured decent performance and
without compiler warnings.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- cppcodec>0:devel/cppcodec
- To install the port:
- cd /usr/ports/devel/cppcodec/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cppcodec
- pkg install cppcodec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cppcodec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1757103347
SHA256 (tplgy-cppcodec-v0.2_GH0.tar.gz) = 0edaea2a9d9709d456aa99a1c3e17812ed130f9ef2b5c2d152c230a5cbc5c482
SIZE (tplgy-cppcodec-v0.2_GH0.tar.gz) = 33984
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:
-
- catch>0 : devel/catch
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cppcodec
- USES:
- cmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|