Port details |
- xpi-u2f4moz U2F support extension for Firefox
- v1.0.1 www
=0 v1.0.1Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2016-10-30 23:42:44
- Last Update: 2019-03-29 20:21:59
- SVN Revision: 497197
- License: LGPL21
- WWW:
- https://github.com/prefiks/u2f4moz
- Description:
- With this Firefox extension you would be able to use your Yubico device as
2nd factor in authentication on pages that are using U2F standard.
WWW: https://github.com/prefiks/u2f4moz
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xpi-u2f4moz>0:www/xpi-u2f4moz
- No installation instructions:
- This port has been deleted.
- PKGNAME: xpi-u2f4moz
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1487424448
SHA256 (prefiks-u2f4moz-v1.0.1_GH0.tar.gz) = be134b605eecec49eeb49107dacf190925b716f7bede86f5f583eb3e1bdbe19b
SIZE (prefiks-u2f4moz-v1.0.1_GH0.tar.gz) = 116853
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libiconv.so : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake:insource iconv pkgconfig
- pkg-message:
- Nota bene
1) you need Read and Write permissions on Yubico device
2) if you get the message "U2F Support Add-on could not be verified
for use in Firefox and has been disabled", then type about:config
in the address bar and set xpinstall.signatures.required to false
(restart Firefox or reload the page about:addons)
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
v1.0.1 29 Mar 2019 20:21:59 |
jbeich |
Nuke xpi-* ports
Legacy extensions aren't supported by Firefox anymore. Very few were
maintained up until last year when AMO stopped hosting files. |
v1.0.1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
v1.0.1 18 Feb 2017 14:37:31 |
nivit |
- Update to v1.0.1
- Add a couple of notes in pkg-message about permissions
on the Yubico device and how to bypass the missing
signature of this extension in Firefox
Changes: https://github.com/prefiks/u2f4moz/releases/tag/v1.0.1 |
v1.0 05 Jan 2017 11:00:50 |
amdmi3 |
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket |
v1.0 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
v1.0 12 Nov 2016 16:27:06 |
amdmi3 |
- Document iconv dependency
- Add patch to fix libusb detection on 9.x
- Still broken on 9.x (unable to resolve iconv_t), mark as such
Approved by: portmgr blanket |
v1.0 04 Nov 2016 13:37:34 |
nivit |
- Fix build by adding devel/pkgconf to the build dependencies.
- Use the same description in pkg-descr as on
https://addons.mozilla.org/it/firefox/addon/u2f-support-add-on/ |
v1.0 30 Oct 2016 23:42:36 |
nivit |
This extension adds support for the U2F specification with Yubico devices
to Firefox.
It can be used by accessing window.u2f object from content pages.
WWW: https://github.com/prefiks/u2f4moz |
Number of commits found: 8
|