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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libjwt JSON Web Token implementation in C
1.17.0 www on this many watch lists=1 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 1.15.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-23 06:08:52
Last Update: 2024-02-21 15:06:48
Commit Hash: 3124676
People watching this port, also watch:: python311, py39-pycparser, p5-Net-HTTP, tmux, python
License: MPL20
WWW:
https://github.com/benmcollins/libjwt
Description:
The C implementation of JSON Web Tokens.
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 (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libjwt-1.17.0/catalog.mk
  3. /usr/local/share/licenses/libjwt-1.17.0/LICENSE
  4. /usr/local/share/licenses/libjwt-1.17.0/MPL20
  5. bin/jwtauth
  6. bin/jwtgen
  7. include/jwt.h
  8. lib/libjwt.a
  9. lib/libjwt.so
  10. lib/libjwt.so.2
  11. lib/libjwt.so.2.10.0
  12. libdata/pkgconfig/libjwt.pc
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • libjwt>0:www/libjwt
To install the port:
cd /usr/ports/www/libjwt/ && make install clean
To add the package, run one of these commands:
  • pkg install www/libjwt
  • pkg install libjwt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libjwt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708448966 SHA256 (libjwt-1.17.0.tar.bz2) = b8b257da9b64ba9075fce3a3f670ae02dee7fc95ab7009a2e1ad60905e3f8d48 SIZE (libjwt-1.17.0.tar.bz2) = 407710

Packages (timestamps in pop-ups are UTC):
libjwt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.17.01.17.01.12.11.17.01.17.0-1.12.1-
FreeBSD:13:quarterly1.15.31.15.31.15.31.15.31.15.31.15.31.15.31.15.3
FreeBSD:14:latest1.17.01.17.01.14.01.17.01.17.01.15.3-1.15.3
FreeBSD:14:quarterly1.15.31.15.3-1.15.31.15.31.15.31.15.31.15.3
FreeBSD:15:latest1.17.01.17.0n/a1.15.3n/a1.15.31.15.31.17.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. jansson>=2.0 : devel/jansson
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
  6. libtoolize : devel/libtool
Test dependencies:
  1. check>=0.9.4 : devel/check
Library dependencies:
  1. libjansson.so : devel/jansson
This port is required by:
for Libraries
  1. net/opensips31
  2. net-mgmt/seafile-server
  3. sysutils/slurm-wlm
  4. www/angie-module-jwt
  5. www/glewlwyd
for Run
  1. www/glewlwyd

Configuration Options:
No options to configure
Options name:
www_libjwt
USES:
autoreconf gmake libtool pathfix pkgconfig ssl tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/benmcollins/libjwt/releases/download/v1.17.0/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.17.0
21 Feb 2024 15:06:48
commit hash: 3124676f76e7f420566f249af3a8dc575b86db35commit hash: 3124676f76e7f420566f249af3a8dc575b86db35commit hash: 3124676f76e7f420566f249af3a8dc575b86db35commit hash: 3124676f76e7f420566f249af3a8dc575b86db35 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/libjwt: Update to 1.17.0

Changes:	https://github.com/benmcollins/libjwt/releases
1.15.3
07 May 2023 21:13:19
commit hash: c60e3d8d669d5601d015cca868bffa748a6a5be7commit hash: c60e3d8d669d5601d015cca868bffa748a6a5be7commit hash: c60e3d8d669d5601d015cca868bffa748a6a5be7commit hash: c60e3d8d669d5601d015cca868bffa748a6a5be7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/libjwt: Update to 1.15.3

- Update MASTER_SITES: use upstream release tarball

Changes:	https://github.com/benmcollins/libjwt/releases
		https://github.com/benmcollins/libjwt/commits/master
1.15.2
30 Jan 2023 12:59:11
commit hash: 5b3d2118c412358dee2f84e9648d79521680b690commit hash: 5b3d2118c412358dee2f84e9648d79521680b690commit hash: 5b3d2118c412358dee2f84e9648d79521680b690commit hash: 5b3d2118c412358dee2f84e9648d79521680b690 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/libjwt: Update to 1.15.2

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/benmcollins/libjwt/releases
		https://github.com/benmcollins/libjwt/commits/master
1.14.0
30 Dec 2022 09:04:13
commit hash: 80c215e21dc072ea6c1da025a226f8df8feabf42commit hash: 80c215e21dc072ea6c1da025a226f8df8feabf42commit hash: 80c215e21dc072ea6c1da025a226f8df8feabf42commit hash: 80c215e21dc072ea6c1da025a226f8df8feabf42 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/libjwt: Update to 1.14.0

Changes:	https://github.com/benmcollins/libjwt/commits/master
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.13.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.13.1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.13.1
29 Apr 2021 14:23:39
commit hash: 51e5c8ea3b78b00bcc1f23cd83558cf020dbba99commit hash: 51e5c8ea3b78b00bcc1f23cd83558cf020dbba99commit hash: 51e5c8ea3b78b00bcc1f23cd83558cf020dbba99commit hash: 51e5c8ea3b78b00bcc1f23cd83558cf020dbba99 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/libjwt: Update to 1.13.1

Changes:	https://github.com/benmcollins/libjwt/commits/master
1.13.0
25 Apr 2021 20:35:12
commit hash: c61c14333305cb235922891a39184183c53d2a35commit hash: c61c14333305cb235922891a39184183c53d2a35commit hash: c61c14333305cb235922891a39184183c53d2a35commit hash: c61c14333305cb235922891a39184183c53d2a35 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/libjwt: Update to 1.13.0

Changes:	https://github.com/benmcollins/libjwt/commits/master
1.12.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.12.1
18 Oct 2020 15:34:58
Revision:552639Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12.1

- Update LICENSE_FILE

Changes:	https://github.com/benmcollins/libjwt/commits/master
1.12.0
22 Jan 2020 05:36:21
Revision:523769Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12.0

Changes:	https://github.com/benmcollins/libjwt/commits/master
1.11.0
26 Sep 2019 18:13:33
Revision:512921Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.11.0

Changes:	https://github.com/benmcollins/libjwt/commits/master
1.10.2
17 Jun 2019 23:56:11
Revision:504445Original commit files touched by this commit
sunpoet search for other commits by this committer
Add test
1.10.2
31 May 2019 08:55:50
Revision:503126Original commit files touched by this commit
sunpoet search for other commits by this committer
Use USES=pathfix
1.10.2
30 May 2019 21:55:37
Revision:503091Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.2

- Update LICENSE
- Silence patch message
- Take maintainership

Changes:	https://github.com/benmcollins/libjwt/commits/master
1.9.0
21 Jan 2018 01:35:58
Revision:459562Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.9.0.
1.8.0
12 Jan 2018 11:21:07
Revision:458818Original commit files touched by this commit
rene search for other commits by this committer
Return kevlo's ports to the pool, he handed in his commit bit.

With hat:	portmgr-secretary
1.8.0
03 Jun 2017 14:04:03
Revision:442494Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.8.0
1.7.4
14 Mar 2017 00:55:29
Revision:436115Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.7.4
1.7.3
20 Feb 2017 01:03:52
Revision:434424Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.7.3
1.7.2_1
05 Feb 2017 11:14:37
Revision:433395Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/libcheck to devel/check

- Bump PORTREVISION for dependent ports
1.7.2
01 Jan 2017 14:34:53
Revision:430256Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.7.2
1.7.1
12 Nov 2016 14:47:35
Revision:425957Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.7.1
1.6.2
06 Nov 2016 14:42:51
Revision:425493Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.6.2
1.6.0
27 Oct 2016 08:55:22
Revision:424749Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.6.0
1.5.1
14 Oct 2016 13:45:47
Revision:423967Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.5.1
1.3.1
23 Sep 2016 08:30:33
Revision:422655Original commit files touched by this commit
kevlo search for other commits by this committer
Switch to USES=pathfix

Spotted by:	mat
1.3.1
23 Sep 2016 06:08:42
Revision:422646Original commit files touched by this commit
kevlo search for other commits by this committer
Import libjwt 1.3.1

Libjwt is a C implementation of JSON Web Tokens.

Number of commits found: 29