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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
pocket-id OIDC provider that allows users to authenticate with their passkeys
1.4.0 wwwnew! 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 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: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-22 21:57:06
Last Update: 2025-06-22 21:53:27
Commit Hash: 8a7b9a2
License: BSD2CLAUSE
WWW:
https://pocket-id.org
Description:
Pocket ID is a simple OIDC provider that allows users to authenticate with their passkeys to your services. The goal of Pocket ID is to be a simple and easy-to-use. There are other self-hosted OIDC providers like Keycloak or ORY Hydra but they are often too complex for simple use cases. Additionally, what makes Pocket ID special is that it only supports passkey authentication, which means you don't need a password. Some people might not like this idea at first, but I believe passkeys are the future, and once you try them, you'll love them. For example, you can now use a physical Yubikey to sign in to all your self-hosted services easily and securely
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 (4 items)
Collapse this list.
  1. bin/pocket-id
  2. /usr/local/share/licenses/pocket-id-1.4.0/catalog.mk
  3. /usr/local/share/licenses/pocket-id-1.4.0/LICENSE
  4. /usr/local/share/licenses/pocket-id-1.4.0/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • pocket-id>0:www/pocket-id
To install the port:
cd /usr/ports/www/pocket-id/ && make install clean
To add the package, run one of these commands:
  • pkg install www/pocket-id
  • pkg install pocket-id
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pocket-id
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1750475934 SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/pocket-id-1.4.0.frontend.tar.gz) = 28d9a1e390d4caa1d210fb1cd36c2f2839d89e82905e88953847b18a25aeb44d SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/pocket-id-1.4.0.frontend.tar.gz) = 940695

Expand this list (4 items)

Collapse this list.

SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/go.mod) = 746b88f292ef6becb08abe2aa09185c44bf44d7679e281534821b0d8cfc4828c SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/go.mod) = 6612 SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/pocket-id-pocket-id-v1.4.0_GH0.tar.gz) = ad76903ab02cd739fb3171df8d18a3192b131dc55dd52fe223634c79d9d82f53 SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/pocket-id-pocket-id-v1.4.0_GH0.tar.gz) = 5506002

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_pocket-id
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/dtxdf/pocket-id/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/dtxdf/pocket-id/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/dtxdf/pocket-id/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/dtxdf/pocket-id/
  5. https://codeload.github.com/pocket-id/pocket-id/tar.gz/v1.4.0?dummy=/
  6. https://raw.githubusercontent.com/pocket-id/pocket-id/v1.4.0/backend/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0
22 Jun 2025 21:53:27
commit hash: 8a7b9a26bcf925a5a037f7c4806e4e9ae2210830commit hash: 8a7b9a26bcf925a5a037f7c4806e4e9ae2210830commit hash: 8a7b9a26bcf925a5a037f7c4806e4e9ae2210830commit hash: 8a7b9a26bcf925a5a037f7c4806e4e9ae2210830 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/pocket-id: New port: OIDC provider that allows users to authenticate with
their passkeys

Pocket ID is a simple OIDC provider that allows users to authenticate
with their passkeys to your services.

The goal of Pocket ID is to be a simple and easy-to-use. There are
other self-hosted OIDC providers like Keycloak or ORY Hydra but
they are often too complex for simple use cases.

Additionally, what makes Pocket ID special is that it only supports
passkey authentication, which means you don't need a password. Some
people might not like this idea at first, but I believe passkeys
are the future, and once you try them, you'll love them. For example,
you can now use a physical Yubikey to sign in to all your self-hosted
services easily and securely

Approved by:    acm (mentor)

Number of commits found: 1