Port details |
- libu2f-host Yubico Universal 2nd Factor (U2F) Host C Library
- 1.1.10_2 security
=3 1.1.10_2Version of this port present on the latest quarterly branch. DEPRECATED: This project is deprecated and is no longer being maintained. libfido2 is a new project with support for U2F and FIDO2. Use security/libfido2 instead
EXPIRATION DATE: 2025-05-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2017-07-10 11:45:20
- Last Update: 2025-04-18 05:38:49
- Commit Hash: 4f01395
- People watching this port, also watch:: xcb-util-image, autoconf, libssh, p5-MIME-Tools, woff2
- Also Listed In: devel
- License: LGPL21+ GPLv3+
- WWW:
- https://developers.yubico.com/libu2f-host/
- Description:
- Libu2f-host provides a C library and command-line tool that implements the
host-side of the U2F protocol. There are APIs to talk to a U2F device and
perform the U2F Register and U2F Authenticate operations.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libu2f-host>0:security/libu2f-host
- To install the port:
- cd /usr/ports/security/libu2f-host/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libu2f-host
- pkg install libu2f-host
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libu2f-host
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1559205280
SHA256 (Yubico-libu2f-host-libu2f-host-1.1.10_GH0.tar.gz) = 45937c6c04349f865d9f047d3a68cc50ea24e9085d18ac2c7d31fa38eb749303
SIZE (Yubico-libu2f-host-libu2f-host-1.1.10_GH0.tar.gz) = 145840
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:
-
- gengetopt : devel/gengetopt
- gtk-doc>0 : textproc/gtk-doc
- help2man : misc/help2man
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- u2f.conf : security/u2f-devd
- Library dependencies:
-
- libhidapi.so : comms/hidapi
- libjson-c.so : devel/json-c
- This port is required by:
- for Build
-
- security/py-yubikey-manager
- for Run
-
- security/py-onlykey
- security/py-yubikey-manager
Configuration Options:
- ===> The following configuration options are available for libu2f-host-1.1.10_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_libu2f-host
- USES:
- autoreconf pkgconfig gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.10_2 18 Apr 2025 05:38:49
    |
Po-Chuan Hsieh (sunpoet)  |
security/libu2f-host: Mark DEPRECATED and set EXPIRATION_DATE to 2025-05-31
Reference: https://github.com/Yubico/libu2f-host/commit/420a18112a0aab09f19915cd7465e471e29717cd |
1.1.10_2 25 Feb 2024 13:19:46
    |
Muhammad Moinur Rahman (bofh)  |
security/libu2f-host: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.1.10_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.1.10_1 05 Jun 2022 20:47:54
    |
Craig Leres (leres)  |
security/libu2f-host: Unbreak build with DOCS disabled
libu2f-host does not successfully configure unless gtk-doc is present
and enabled:
===> Configuring for libu2f-host-1.1.10_1
/bin/sh: /usr/local/bin/gtkdocize: not found
===> Mk/Uses/autoreconf.mk: Error running gtkdocize
*** Error code 1
So: always enable gtk-doc and build DOCS things just don't install
them.
PR: 264298 |
1.1.10_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.10_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.10_1 05 Oct 2020 17:34:54
  |
rene  |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
1.1.10_1 22 May 2020 19:20:42
  |
sunpoet  |
Bump PORTREVISION for devel/json-c json-c |
1.1.10 21 May 2020 20:44:10
  |
sunpoet  |
Fix build with json-c 0.14 |
1.1.10 30 May 2019 11:15:32
  |
cpm  |
security/libu2f-host: Update to 1.1.10 |
1.1.9 17 Mar 2019 08:24:18
  |
cpm  |
- Simplify with DOCS_CONFIGURE_ENABLE helper
Reported by: jbeich |
1.1.9 16 Mar 2019 21:58:03
  |
cpm  |
security/libu2f-host: Update to 1.1.9
- Sort Makefile
- Add DOCS option |
1.1.7 09 Feb 2019 23:51:57
  |
cpm  |
security/libu2f-host: Update to 1.1.7
Changelog: https://developers.yubico.com/libu2f-host/Release_Notes.html |
1.1.6_1 05 Sep 2018 22:01:55
  |
sunpoet  |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
1.1.6 16 May 2018 09:28:27
  |
cpm  |
security/libu2f-host: Update to 1.1.6
Noteworthy changes in 1.1.6
- Change waiting logic on authenticate to allow for faster feedback |
1.1.5 09 Mar 2018 18:42:30
  |
cpm  |
security/libu2f-host: Update to 1.1.5
- Fix refcount when adding json_objects
- Handle fido2 keepalive
- Add udev rules for more devices |
1.1.4_2 03 Jan 2018 13:36:58
  |
sunpoet  |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
1.1.4_1 09 Dec 2017 12:01:12
  |
cpm  |
- Add security/u2f-devd dependency to ensure the maintenance of the devd
rulesets
for U2F devices
- Drop pkg-message.in because u2f-devd port provides it
- Bump PORTREVISION
libu2f-host installs /usr/local/etc/devd/u2f.conf.sample, but it only works
on /dev/usb/*, doesn't touch /dev/uhid*.
One of the requirements is that /dev/uhid* files should be readable/writable
to the user who runs chromium. |
1.1.4 02 Sep 2017 11:03:22
  |
cpm  |
security/libu2f-host: Update to 1.1.4
- Added more u2f devices to the udev rulesets.
- Increase buffer size, allowing for bigger certificates.
- Add u2f.conf.sample for FreeBSD permission handling.
While I'm here pet portlint, USE_* comes before USES |
1.1.3_1 17 Jul 2017 00:28:35
  |
cpm  |
- Fix typo
MFH: 2017Q3 (blanket) |
1.1.3_1 16 Jul 2017 18:57:32
  |
cpm  |
- Fix LICENSE
- Use GROUPS
- Add sample config file
- Add pkg-message
- Pass maintainership to submitter
- Bump PORTREVISION
Submitted by: cpm
Reviewed by: bapt, jbeich, hselasky, uqs
Approved by: bapt (maintainer), jbeich, hselasky
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11328 |
1.1.3 10 Jul 2017 11:45:10
  |
bapt  |
New port libu2f-host
Libu2f-host provides a C library and command-line tool that implements the
host-side of the U2F protocol. There are APIs to talk to a U2F device and
perform the U2F Register and U2F Authenticate operations.
WWW: https://developers.yubico.com/libu2f-host/ |