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
elixir-joken JSON Web Token implementation in Elixir
2.4.1 www Deleted 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 2.4.1Version of this port present on the latest quarterly branch.
Maintainer: vanilla@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-08 13:50:45
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: APACHE20
WWW:
https://github.com/bryanjos/joken
Description:
JSON Web Token implementation in Elixir. WWW: https://github.com/bryanjos/joken
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 (25 items)
Collapse this list.
  1. /usr/local/share/licenses/elixir-joken-2.4.1/catalog.mk
  2. /usr/local/share/licenses/elixir-joken-2.4.1/LICENSE
  3. /usr/local/share/licenses/elixir-joken-2.4.1/APACHE20
  4. lib/elixir/lib/joken/ebin/Elixir.Joken.Claim.beam
  5. lib/elixir/lib/joken/ebin/Elixir.Joken.Config.beam
  6. lib/elixir/lib/joken/ebin/Elixir.Joken.CurrentTime.OS.beam
  7. lib/elixir/lib/joken/ebin/Elixir.Joken.CurrentTime.beam
  8. lib/elixir/lib/joken/ebin/Elixir.Joken.Error.beam
  9. lib/elixir/lib/joken/ebin/Elixir.Joken.Hooks.beam
  10. lib/elixir/lib/joken/ebin/Elixir.Joken.Hooks.RequiredClaims.beam
  11. lib/elixir/lib/joken/ebin/Elixir.Joken.Signer.beam
  12. lib/elixir/lib/joken/ebin/Elixir.Joken.beam
  13. lib/elixir/lib/joken/ebin/joken.app
  14. lib/elixir/lib/joken/lib/joken.ex
  15. lib/elixir/lib/joken/lib/joken/claim.ex
  16. lib/elixir/lib/joken/lib/joken/config.ex
  17. lib/elixir/lib/joken/lib/joken/current_time.ex
  18. lib/elixir/lib/joken/lib/joken/error.ex
  19. lib/elixir/lib/joken/lib/joken/hooks.ex
  20. lib/elixir/lib/joken/lib/joken/hooks/required_claims.ex
  21. lib/elixir/lib/joken/lib/joken/signer.ex
  22. share/doc/joken/README.md
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • elixir-joken>0:www/elixir-joken
No installation instructions:
This port has been deleted.
PKGNAME: elixir-joken
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1637472011 SHA256 (bryanjos-joken-v2.4.1_GH0.tar.gz) = 9fe208d580063f2a00357d8660857ef30a1815d16022874851f1b0217572a8cb SIZE (bryanjos-joken-v2.4.1_GH0.tar.gz) = 55322

Packages (timestamps in pop-ups are UTC):
elixir-joken
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------2.3.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. elixir : lang/elixir
  2. elixir-jose>=0 : security/elixir-jose
Runtime dependencies:
  1. elixir : lang/elixir
  2. elixir-jose>=0 : security/elixir-jose
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for elixir-joken-2.4.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_elixir-joken
USES:
elixir
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bryanjos/joken/tar.gz/v2.4.1?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-06-08
    REASON: Remove expired ports. Use mix or rebar3 build tools instead

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.1
28 Jun 2022 06:32:30
commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
*/*: Remove expired erlang and elixir ports

The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.

See UPDATING and MOVED for details.

https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update

archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.1
21 Nov 2021 05:58:25
commit hash: 7e6806f7ba231eb81b41adf96fe0f5d569a9c618commit hash: 7e6806f7ba231eb81b41adf96fe0f5d569a9c618commit hash: 7e6806f7ba231eb81b41adf96fe0f5d569a9c618commit hash: 7e6806f7ba231eb81b41adf96fe0f5d569a9c618 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
www/elixir-joken: update to 2.4.1.
2.4.0
16 Aug 2021 11:04:51
commit hash: 9f2cec8adb9da04b0a51e08610ac0142d1723037commit hash: 9f2cec8adb9da04b0a51e08610ac0142d1723037commit hash: 9f2cec8adb9da04b0a51e08610ac0142d1723037commit hash: 9f2cec8adb9da04b0a51e08610ac0142d1723037 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
www/elixir-joken: update to 2.4.0.
2.3.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.3.0
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.
2.3.0
29 Sep 2020 04:16:28
Revision:550469Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 2.3.0.
2.2.0
14 Nov 2019 09:21:13
Revision:517557Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 2.2.0.
2.1.0
28 May 2019 14:06:01
Revision:502896Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 2.1.0.
1.5.0
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.5.0
12 Jun 2017 03:31:15
Revision:443413Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.5.0.

Sponsored by:	kkstream
1.4.1
23 Jan 2017 02:26:47
Revision:432186Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.4.1.
1.3.2
11 Nov 2016 15:02:24
Revision:425891Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.3.2.
1.3.1
26 Sep 2016 05:39:13
Revision:422764Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.3.1.
1.3.0
13 Sep 2016 14:25:29
Revision:422013Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.3.0.
1.2.2
15 Aug 2016 02:58:05
Revision:420212Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.2.2.
1.2.0
06 Apr 2016 01:58:01
Revision:412595Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.2.0.
1.1.0
02 Feb 2016 07:31:33
Revision:407799Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.1.0.
1.0.0
09 Dec 2015 07:13:55
Revision:403364Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.0.0.
0.16.0
29 Sep 2015 13:49:47
Revision:398178Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.16.0.
0.15.0_1
26 Sep 2015 11:40:28
Revision:397960Original commit files touched by this commit
olgeni search for other commits by this committer
Fix dependencies for Elixir 1.1.
0.15.0
20 Jul 2015 11:34:16
Revision:392562Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.15.0.
0.14.1
08 Jul 2015 13:50:35
Revision:391564Original commit files touched by this commit
vanilla search for other commits by this committer
Add elixir-joken. JSON web token implementation in elixir.

Number of commits found: 22