Port details |
- pam_u2f Pluggable Authentication Module for U2F and FIDO2
- 1.3.0_1 security =2 1.3.0_1Version of this port present on the latest quarterly branch.
- Maintainer: romain@FreeBSD.org
- Port Added: 2023-03-06 02:45:09
- Last Update: 2024-03-17 13:51:56
- Commit Hash: 683aa54
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://developers.yubico.com/pam-u2f/
- Description:
- This module implements PAM over U2F and FIDO2, providing an easy way to
integrate the YubiKey (or other U2F/FIDO2 compliant authenticators) into your
existing infrastructure.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pam_u2f>0:security/pam_u2f
- To install the port:
- cd /usr/ports/security/pam_u2f/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pam_u2f
- pkg install pam_u2f
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pam_u2f
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1679272317
SHA256 (Yubico-pam-u2f-pam_u2f-1.3.0_GH0.tar.gz) = 27f336ba79a73a0b98f533d3751443808158ad743c66e25849b7a9849dc2d803
SIZE (Yubico-pam-u2f-pam_u2f-1.3.0_GH0.tar.gz) = 85307
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:
-
- a2x : textproc/asciidoc
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libfido2.so : security/libfido2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_pam_u2f
- USES:
- autoreconf libtool pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0_1 17 Mar 2024 13:51:56 |
Gleb Popov (arrowd) |
security/pam_*: Move manpages to share/man
Approved by: portmgr (blanket) |
1.3.0 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.3.0 20 Mar 2023 03:49:52 |
Romain Tartière (romain) |
security/pam_u2f: Update to 1.3.0 |
1.2.1 06 Mar 2023 02:42:17 |
Romain Tartière (romain) |
security/pam_u2f: New port
This module implements PAM over U2F and FIDO2, providing an easy way to
integrate the YubiKey (or other U2F/FIDO2 compliant authenticators) into
your existing infrastructure. |
Number of commits found: 4
|