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
libu2f-host Yubico Universal 2nd Factor (U2F) Host C Library
1.1.10_2 security on this many watch lists=1 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 1.1.10_1Version of this port present on the latest quarterly branch.
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 search for ports maintained by this maintainer
Port Added: 2017-07-10 11:45:20
Last Update: 2024-02-25 13:19:46
Commit Hash: f5ddeae
People watching this port, also watch:: py39-pycparser, rubygem-optimist, rubygem-hitimes, ladspa, python
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libu2f-host-1.1.10_2/catalog.mk
  3. /usr/local/share/licenses/libu2f-host-1.1.10_2/LICENSE
  4. /usr/local/share/licenses/libu2f-host-1.1.10_2/LGPL21+
  5. /usr/local/share/licenses/libu2f-host-1.1.10_2/GPLv3+
  6. bin/u2f-host
  7. include/u2f-host/u2f-host-types.h
  8. include/u2f-host/u2f-host-version.h
  9. include/u2f-host/u2f-host.h
  10. lib/libu2f-host.a
  11. lib/libu2f-host.so
  12. lib/libu2f-host.so.0
  13. lib/libu2f-host.so.0.1.10
  14. libdata/pkgconfig/u2f-host.pc
  15. share/man/man1/u2f-host.1.gz
  16. share/gtk-doc/html/u2f-host/home.png
  17. share/gtk-doc/html/u2f-host/index.html
  18. share/gtk-doc/html/u2f-host/intro.html
  19. share/gtk-doc/html/u2f-host/left-insensitive.png
  20. share/gtk-doc/html/u2f-host/left.png
  21. share/gtk-doc/html/u2f-host/right-insensitive.png
  22. share/gtk-doc/html/u2f-host/right.png
  23. share/gtk-doc/html/u2f-host/style.css
  24. share/gtk-doc/html/u2f-host/u2f-host-u2f-host-types.html
  25. share/gtk-doc/html/u2f-host/u2f-host-u2f-host-version.html
  26. share/gtk-doc/html/u2f-host/u2f-host-u2f-host.html
  27. share/gtk-doc/html/u2f-host/u2f-host.devhelp2
  28. share/gtk-doc/html/u2f-host/up-insensitive.png
  29. share/gtk-doc/html/u2f-host/up.png
  30. @owner
  31. @group
  32. @mode
Collapse this list.
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):
libu2f-host
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.10_21.1.10_21.1.10_11.1.10_21.1.10_2-1.1.10_1-
FreeBSD:13:quarterly1.1.10_11.1.10_11.1.10_11.1.10_11.1.10_21.1.10_11.1.10_11.1.10_1
FreeBSD:14:latest1.1.10_21.1.10_21.1.10_11.1.10_21.1.10_21.1.10_1-1.1.10_1
FreeBSD:14:quarterly1.1.10_11.1.10_2-1.1.10_11.1.10_21.1.10_11.1.10_11.1.10_1
FreeBSD:15:latest1.1.10_21.1.10_2n/a1.1.10_1n/a1.1.10_11.1.10_11.1.10_1
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. gengetopt : devel/gengetopt
  2. gtk-doc>0 : textproc/gtk-doc
  3. help2man : misc/help2man
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. gmake>=4.3 : devel/gmake
  6. autoconf>=2.71 : devel/autoconf
  7. automake>=1.16.5 : devel/automake
  8. libtoolize : devel/libtool
Runtime dependencies:
  1. u2f.conf : security/u2f-devd
Library dependencies:
  1. libhidapi.so : comms/hidapi
  2. libjson-c.so : devel/json-c
This port is required by:
for Build
  1. security/py-yubikey-manager
for Run
  1. security/py-onlykey
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Yubico/libu2f-host/tar.gz/libu2f-host-1.1.10?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.10_2
25 Feb 2024 13:19:46
commit hash: f5ddeae490003ff22f3a6af92d2be9bab3d73f06commit hash: f5ddeae490003ff22f3a6af92d2be9bab3d73f06commit hash: f5ddeae490003ff22f3a6af92d2be9bab3d73f06commit hash: f5ddeae490003ff22f3a6af92d2be9bab3d73f06 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/libu2f-host: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.10_1
05 Jun 2022 20:47:54
commit hash: 6bcbed3a624c056ec373410b1eef68c3163886f0commit hash: 6bcbed3a624c056ec373410b1eef68c3163886f0commit hash: 6bcbed3a624c056ec373410b1eef68c3163886f0commit hash: 6bcbed3a624c056ec373410b1eef68c3163886f0 files touched by this commit
Craig Leres (leres) search for other commits by this committer
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
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
1.1.10_1
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.
1.1.10_1
05 Oct 2020 17:34:54
Revision:551529Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:536219Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/json-c json-c
1.1.10
21 May 2020 20:44:10
Revision:536150Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with json-c 0.14
1.1.10
30 May 2019 11:15:32
Revision:503067Original commit files touched by this commit
cpm search for other commits by this committer
security/libu2f-host: Update to 1.1.10
1.1.9
17 Mar 2019 08:24:18
Revision:496027Original commit files touched by this commit
cpm search for other commits by this committer
- Simplify with DOCS_CONFIGURE_ENABLE helper

Reported by:	jbeich
1.1.9
16 Mar 2019 21:58:03
Revision:495968Original commit files touched by this commit
cpm search for other commits by this committer
security/libu2f-host: Update to 1.1.9

- Sort Makefile
- Add DOCS option
1.1.7
09 Feb 2019 23:51:57
Revision:492545Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:479045Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:470110Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:463991Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:457965Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:455848Original commit files touched by this commit
cpm search for other commits by this committer
- 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
Revision:449120Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:446049Original commit files touched by this commit
cpm search for other commits by this committer
- Fix typo

MFH:		2017Q3 (blanket)
1.1.3_1
16 Jul 2017 18:57:32
Revision:446043Original commit files touched by this commit
cpm search for other commits by this committer
- 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
Revision:445430Original commit files touched by this commit
bapt search for other commits by this committer
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/

Number of commits found: 22