Port details on branch 2025Q1 |
- libfido2 Provides library functionality for FIDO 2.0
- 1.15.0 security =0 1.15.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2025-01-09 16:09:06
- Last Update: 2025-01-09 16:06:28
- Commit Hash: 11f645f
- License: BSD2CLAUSE
- WWW:
- https://developers.yubico.com/libfido2/
- https://github.com/Yubico/libfido2
- Description:
- libfido2 provides library functionality and command-line tools to communicate
with a FIDO device over USB, and to verify attestation and assertion signatures.
libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libfido2>0:security/libfido2
- To install the port:
- cd /usr/ports/security/libfido2/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libfido2
- pkg install libfido2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libfido2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718580032
SHA256 (libfido2-1.15.0.tar.gz) = abaab1318d21d262ece416fb8a7132fa9374bda89f6fa52b86a98a2f5712b61e
SIZE (libfido2-1.15.0.tar.gz) = 670019
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libcbor.so : devel/libcbor
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libfido2-1.15.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_libfido2
- USES:
- cmake:testing compiler:c11 pathfix pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.15.0 09 Jan 2025 16:06:28 |
Po-Chuan Hsieh (sunpoet) |
security/libfido2: Fix build after base 74ecdf86d8d2a94a4bfcf094a2e21b4747e4907f
PR: 283697
Reported by: Dan Kotowski <dan.kotowski@a9development.com>
Obtained from: Dimitry Andric <dim@FreeBSD.org>
(cherry picked from commit b5f07ccdd26a5242abc9ec44ec7237649f6634e5) |
Number of commits found: 1
|