Summary: | security/libnitrokey: New port, library to manage nitrokey key | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thibault Payet <monwarez> | ||||||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | lwhsu | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 248799 | ||||||||||
Attachments: |
|
This passes QA The security/u2f-devd run dependency is not strictly necessary for security/libnitrokey but it will help user of Nitrokey that may have a FIDO U2F key that will require this dependency. (In reply to Thibault Payet from comment #2) Maybe we can mention security/u2f-devd in pkg-message. Created attachment 217415 [details]
svn diff of the port
Add a note that user need to install security/u2f-devd in order to use Nitrokey FIDO U2F and remove security/u2f-devd dependency
(In reply to Thibault Payet from comment #4) Did you miss attaching pkg-message? Created attachment 217417 [details]
svn diff of the port
Forget to svn add pkg-message
A commit references this bug: Author: lwhsu Date: Fri Aug 21 14:18:45 UTC 2020 New revision: 545600 URL: https://svnweb.freebsd.org/changeset/ports/545600 Log: Add security/libnitrokey, library to manage nitrokey key PR: 248797 Submitted by: Thibault Payet <monwarez@mailoo.org> Changes: head/security/Makefile head/security/libnitrokey/ head/security/libnitrokey/Makefile head/security/libnitrokey/distinfo head/security/libnitrokey/pkg-descr head/security/libnitrokey/pkg-message head/security/libnitrokey/pkg-plist |
Created attachment 217408 [details] svn diff of the port libnitrokey is used by nitrokey-app to manage Nitrokey keys (nitrokey-app port will be in another PR)