Port details |
- ykpers Library and tool for personalization of Yubico's YubiKey
- 1.19.0_2 security =5 1.19.0_2Version of this port present on the latest quarterly branch.
- Maintainer: matt@mjslabs.com
- Port Added: 2013-01-28 07:30:32
- Last Update: 2024-02-25 13:35:11
- Commit Hash: 43cdeb7
- People watching this port, also watch:: ca_root_nss, smartmontools, lsof, nmap, mtr
- License: BSD2CLAUSE
- WWW:
- https://developers.yubico.com/yubikey-personalization/
- Description:
- The YubiKey Personalization package contains a library and command line tool
used to personalize (i.e., set a AES key) YubiKeys.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/ykpers/ && make install clean
- To add the package, run one of these commands:
- pkg install security/ykpers
- pkg install ykpers
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ykpers
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1542243974
SHA256 (ykpers-1.19.0.tar.gz) = 2bc8afa16d495a486582bad916d16de1f67c0cce9bb0a35c3123376c2d609480
SIZE (ykpers-1.19.0.tar.gz) = 520570
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libyubikey.so : security/libyubikey
- This port is required by:
- for Build
-
- security/py-yubikey-manager
- for Libraries
-
- security/pam_yubico
- security/yubikey-personalization-gui
- for Run
-
- security/py-yubikey-manager
Configuration Options:
- ===> The following configuration options are available for ykpers-1.19.0_2:
STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
- Options name:
- security_ykpers
- USES:
- gmake libtool localbase pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.19.0_2 25 Feb 2024 13:35:11 |
Muhammad Moinur Rahman (bofh) |
security/ykpers: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.19.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.19.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.19.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.19.0_1 19 Aug 2020 23:15:48 |
zeising |
security/ykpers: Fix build with -fno-common
Add a patch from upstream to fix the build with -fno-common, which is the
default with llvm 11.
MFH: 2020Q3 |
1.19.0_1 22 May 2020 19:20:42 |
sunpoet |
Bump PORTREVISION for devel/json-c json-c |
1.19.0 21 May 2020 20:44:10 |
sunpoet |
Fix build with json-c 0.14 |
1.19.0 16 Feb 2019 22:55:56 |
sunpoet |
Update MASTER_SITES
Approved by: portmgr (blanket) |
1.19.0 16 Nov 2018 16:54:14 |
philip |
security/ykpers: update to 1.19.0
Changes:
https://developers.yubico.com/yubikey-personalization/Release_Notes.html
PR: 233236
Approved by: Matt Stofko <matt@mjslabs.com> (maintainer) |
1.18.0_2 05 Sep 2018 22:01:55 |
sunpoet |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
1.18.0_1 28 May 2018 08:34:18 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
1.18.0_1 03 Jan 2018 13:36:58 |
sunpoet |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
1.18.0 23 Jul 2017 20:40:14 |
cpm |
security/ykpers: Update to 1.18.0
- Add LICENSE_FILE
- Add missing devel/json-c to LIB_DEPENDS
- Add USES=gmake
- Switch to USES=localbase
- Drop MAKE_JOBS_UNSAFE, builds fine with MAKE_JOBS_NUMBER=4
- Use INSTALL_TARGET=install-strip
- Pet portlint, USE_* comes before USES
- Update WWW in pkg-descr
Changes:
https://developers.yubico.com/yubikey-personalization/Release_Notes.html
PR: 220764
Submitted by: tm+freebsd@core.io
Reviewed by: cpm
Approved by: matt <matt@mjslabs.com> (maintainer) |
1.17.1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.17.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.17.1 11 Aug 2015 20:19:41 |
pawel |
Update to version 1.17.1
PR: 201772
Submitted by: Christoph Moench-Tegeder
Approved by: maintainer timeout |
1.15.1 20 Dec 2014 19:37:45 |
bapt |
cleanup plist |
1.15.1 04 Jul 2014 23:53:52 |
danilo |
- Update from 1.15.0 to 1.15.1 [1]
- Add libtool to USES
PR: ports/191616
Submitted by: matt@mjslabs.com [1] |
1.15.0 18 Jan 2014 02:35:59 |
danilo |
- Update from 1.14.1 to 1.15.0
PR: ports/185675
Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) |
1.14.1 01 Jan 2014 23:49:53 |
danilo |
- Update from 1.12.0 to 1.14.1
- Update MASTER_SITES
- Convert LICENSE from BSD to BSD2CLAUSE
- Convert LIB_DEPENDS to new syntax
- Add stage support
- Add STATIC as option
PR: ports/185258
Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) |
1.12.0 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.12.0 29 Apr 2013 16:43:05 |
rene |
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt) |
1.12.0 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
1.12.0 19 Mar 2013 20:36:34 |
pawel |
- Update security/ykpers to version 1.12.0 [1]
- Update security/libyubikey to version 1.10 [2]
- Bump security/pam_yubico affected by security/ykpers ABI change
PR: ports/177098 [1]
PR: ports/177099 [2]
Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) |
1.11.3 28 Jan 2013 07:30:11 |
jgh |
- add new port: security/ykpers
The YubiKey Personalization package contains a library and command line tool
used to personalize (i.e., set a AES key) YubiKeys.
WWW: https://code.google.com/p/yubikey-personalization/
PR: 175619
Submitted by: matt@mjslabs.com |