aboutsummaryrefslogtreecommitdiff
path: root/security/libnitrokey
Commit message (Collapse)AuthorAgeFilesLines
* security/libnitrokey: Update to 3.7Thibault Payet2022-05-123-6/+6
| | | | | | | | | | | ChangeLog: https://github.com/Nitrokey/libnitrokey/releases/tag/v3.7 *Nitrokey Pro v0.14 support; *Udev rules update; *Stability fixes. PR: 263701 Reported by: monwarez@mailoo.org (maintainer)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* security/libnitrokey: update 3.6-RC1 -> 3.6Kurt Jaeger2020-09-253-8/+12
| | | | | | | | | | | | - LibremKey and FreeBSD support. Extended API - also add test target PR: 249481 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer) Reviewed by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=550043
* Add compiler:c++14-lang to USES to fix build on GCC-based architectures:Mark Linimon2020-08-221-1/+1
| | | | | | | | | | | CMake Error in CMakeLists.txt: Target "nitrokey" requires the language dialect "CXX14" , but CMake does not know the compile flags to use to enable it. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=545736
* Add security/libnitrokey, library to manage nitrokey keyLi-Wen Hsu2020-08-215-0/+65
PR: 248797 Submitted by: Thibault Payet <monwarez@mailoo.org> Notes: svn path=/head/; revision=545600