Port details |
- rubygem-webauthn WebAuthn ruby server library
- 2.4.1 security
=0 2.4.1Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2020-09-22 21:09:37
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: rubygems
- License: MIT
- Description:
- WebAuthn ruby server library.
Make your application a W3C Web Authentication conformant Relying Party
and allow your users to authenticate with U2F and FIDO2 authenticators.
WWW: https://github.com/cedarcode/webauthn-ruby
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-webauthn>0:security/rubygem-webauthn
- To install the port:
- cd /usr/ports/security/rubygem-webauthn/ && make install clean
- To add the package, run one of these commands:
- pkg install security/rubygem-webauthn
- pkg install rubygem-webauthn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-webauthn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1613628822
SHA256 (rubygem/webauthn-2.4.1.gem) = 26d4f2d531d5aee3509d37988a6b312bf6db6f40c44b5720e8a844b257883d63
SIZE (rubygem/webauthn-2.4.1.gem) = 36352
- 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:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-android_key_attestation>=0.3.0<0.4 : security/rubygem-android_key_attestation
- rubygem-awrence>=1.1<2 : devel/rubygem-awrence
- rubygem-bindata>=2.4<3 : devel/rubygem-bindata
- rubygem-cbor>=0.5.9<0.6 : devel/rubygem-cbor
- rubygem-cose>=1.1<2 : security/rubygem-cose
- rubygem-openssl>=2.0<3 : security/rubygem-openssl
- rubygem-safety_net_attestation>=0.4.0<0.5 : security/rubygem-safety_net_attestation
- rubygem-securecompare>=1.0<2 : security/rubygem-securecompare
- rubygem-tpm-key_attestation>=0.10.0<0.11 : security/rubygem-tpm-key_attestation
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- www/gitlab-ce
- Configuration Options:
- No options to configure
- Options name:
- security_rubygem-webauthn
- USES:
- gem shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.4.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Feb 2021 06:29:02
2.4.1
|
mfechner  |
Update to 2.4.1.
- Fix verification of new credential if no attestation provided and 'None' type
is not among configured acceptable_attestation_types. I.e. reject it instead of
letting it go through. |
22 Sep 2020 21:08:55
2.4.0
|
mfechner  |
New ports required for gitlab 13.4. |
Number of commits found: 3
|