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 on branch 2022Q3
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.

There are no commits on branch 2022Q3 for this port