| Port details on branch 2026Q3 |
- jwt-cpp Header only library for creating and validating JSON web tokens in C++
- 0.7.1_2 devel
=0 0.7.1_2Version of this port present on the latest quarterly branch. - Maintainer: kiwi@FreeBSD.org
 - Port Added: 2025-05-28 12:57:05
- Last Update: 2025-09-15 11:43:28
- Commit Hash: 92ac6c1
- License: MIT
- WWW:
- https://thalhammer.github.io/jwt-cpp/
- Description:
- A header only library for creating and validating JSON web tokens in C++.
The objective is to deliver a versatile and universally applicable collection
of algorithms, classes, and data structures, fostering adaptability and
seamless integration with other libraries that you may already be employing.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/devel/jwt-cpp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jwt-cpp
- pkg install jwt-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jwt-cpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748508874
SHA256 (jwt-cpp-v0.7.1.tar.gz) = d45894f57437ce45233cfe0e07383c4e1f32f969edfd8df8347e177b13bf74e5
SIZE (jwt-cpp-v0.7.1.tar.gz) = 159645
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:
-
- picojson.h : devel/picojson
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- picojson.h : devel/picojson
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Build
-
- multimedia/zoneminder
- www/domoticz
- www/domoticz-devel
Configuration Options:
- No options to configure
- Options name:
- devel_jwt-cpp
- USES:
- cmake pkgconfig:both
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|