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
Port details
jwt-cpp Header only library for creating and validating JSON web tokens in C++
0.7.1_2 devel on this many watch lists=0 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.7.1_2Version of this port present on the latest quarterly branch.
Maintainer: kiwi@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/jwt-cpp-0.7.1_2/catalog.mk
  2. /usr/local/share/licenses/jwt-cpp-0.7.1_2/LICENSE
  3. /usr/local/share/licenses/jwt-cpp-0.7.1_2/MIT
  4. include/jwt-cpp/base.h
  5. include/jwt-cpp/jwt.h
  6. include/jwt-cpp/traits/boost-json/defaults.h
  7. include/jwt-cpp/traits/boost-json/traits.h
  8. include/jwt-cpp/traits/danielaparker-jsoncons/defaults.h
  9. include/jwt-cpp/traits/danielaparker-jsoncons/traits.h
  10. include/jwt-cpp/traits/defaults.h.mustache
  11. include/jwt-cpp/traits/kazuho-picojson/defaults.h
  12. include/jwt-cpp/traits/kazuho-picojson/traits.h
  13. include/jwt-cpp/traits/nlohmann-json/defaults.h
  14. include/jwt-cpp/traits/nlohmann-json/traits.h
  15. include/jwt-cpp/traits/open-source-parsers-jsoncpp/defaults.h
  16. include/jwt-cpp/traits/open-source-parsers-jsoncpp/traits.h
  17. lib/cmake/jwt-cpp/jwt-cpp-config-version.cmake
  18. lib/cmake/jwt-cpp/jwt-cpp-config.cmake
  19. lib/cmake/jwt-cpp/jwt-cpp-targets.cmake
  20. @owner
  21. @group
  22. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • jwt-cpp>0:devel/jwt-cpp
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):
jwt-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.1_20.7.1_2-0.7.1_20.7.1_2n/an/an/a
FreeBSD:13:quarterly0.7.1_20.7.1_2--0.7.1_2n/an/an/a
FreeBSD:14:latest0.7.1_20.7.1_2--0.7.1_2---
FreeBSD:14:quarterly0.7.1_20.7.1_2--0.7.1_2---
FreeBSD:15:latest0.7.1_20.7.1_2n/a-n/an/a--
FreeBSD:15:quarterly0.7.1_20.7.1_2n/a-n/an/a--
FreeBSD:16:latest0.7.1_20.7.1_2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. picojson.h : devel/picojson
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. picojson.h : devel/picojson
  2. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Build
  1. www/domoticz
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/Thalhammer/jwt-cpp/releases/download/v0.7.1/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.1_2
15 Sep 2025 11:43:28
commit hash: 92ac6c157ebbe4dba1bdf412f4ea8e25885eaaf2commit hash: 92ac6c157ebbe4dba1bdf412f4ea8e25885eaaf2commit hash: 92ac6c157ebbe4dba1bdf412f4ea8e25885eaaf2commit hash: 92ac6c157ebbe4dba1bdf412f4ea8e25885eaaf2 files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
devel/jwt-cpp: Use release assets and other fixes

After the nice suggestion from @diizzy and @mat, this port
will use the release assets instead.
LICENSE_FILE has been added and remove the picojson.h install.

Approved by:	0mp (mentor)
Approved by:	diizzy
Differential Revision:	https://reviews.freebsd.org/D50656
0.7.1_1
28 May 2025 18:16:06
commit hash: e921a2cc949946fbe26b3f0c7d39fe411ff570eacommit hash: e921a2cc949946fbe26b3f0c7d39fe411ff570eacommit hash: e921a2cc949946fbe26b3f0c7d39fe411ff570eacommit hash: e921a2cc949946fbe26b3f0c7d39fe411ff570ea files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
devel/jwt-cpp: Fix emplacement of cmake files

jwt-cpp installed .cmake files in ${PREFIX}/cmake which
is not really the standard place where it should be.
This patch fix the emplacement where it should be to
be consistant with other ports.
Added devel/jsoncpp as build dependency.

Approved by:	0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D50578
0.7.1
28 May 2025 12:53:46
commit hash: f2d00f8fb185f6d510f19d87d2ab3bab88de263acommit hash: f2d00f8fb185f6d510f19d87d2ab3bab88de263acommit hash: f2d00f8fb185f6d510f19d87d2ab3bab88de263acommit hash: f2d00f8fb185f6d510f19d87d2ab3bab88de263a files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
devel/jwt-cpp: A header only C++ library to JWT

A header only library for creating and validating JSON Web Tokens
in C++11.
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.

This header library will be used as a build dependency of
www/domoticz and www/domoticz-devel starting 2025.1.

Approved by:	0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D50569

Number of commits found: 3