Port details |
- pkcs11-tools Tools for managing PKCS11 cryptographic tokens
- 2.5.1 security
=0 2.5.0Version of this port present on the latest quarterly branch. - Maintainer: eric.devolder@gmail.com
 - Port Added: 2021-04-19 00:24:06
- Last Update: 2023-05-25 09:41:33
- Commit Hash: 9f37b23
- License: APACHE20
- Description:
- pkcs11-tools is a toolkit containing a bunch of small utilities to perform key
management tasks on cryptographic tokens implementing a PKCS#11 interface. It
features a number of commands similar to the unix CLI utilities, such as ls, mv,
rm, od, and more. It also has specific commands to generate keys, generate CSRs,
import certificates and other files, in a fashion compatible with most
implementations, including both IBM and Oracle JVMs.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pkcs11-tools>0:security/pkcs11-tools
- To install the port:
- cd /usr/ports/security/pkcs11-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pkcs11-tools
- pkg install pkcs11-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pkcs11-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684961078
SHA256 (Mastercard-pkcs11-tools-v2.5.1_GH0.tar.gz) = fb00de4789148b547efe5e82da0a8d749116e51dd59baead687569782b4fa61d
SIZE (Mastercard-pkcs11-tools-v2.5.1_GH0.tar.gz) = 294644
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:
-
- autoconf-archive>0 : devel/autoconf-archive
- flex : textproc/flex
- bison : devel/bison
- libtool : devel/libtool
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- bash : shells/bash
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_pkcs11-tools
- USES:
- autoreconf:build bison compiler:c11 libtool:build pkgconfig ssl
- 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 |
2.5.1 25 May 2023 09:41:33
    |
Robert Clausecker (fuz)  Author: Eric Devolder |
security/pkcs11-tools: update to 2.5.1
Changelog: https://github.com/Mastercard/pkcs11-tools/blob/v2.5.1/CHANGELOG.md
PR: 271617 |
2.5.0 03 May 2023 16:19:58
    |
Muhammad Moinur Rahman (bofh)  |
security/pkcs11-tools: Mark BROKEN_SSL
- Fails to build with OpenSSL 3.0.0 and later with error: undefined
symbol: EVP_PKEY_*
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) |
2.5.0 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 ) |
2.5.0 09 Oct 2021 03:18:36
    |
Nuno Teixeira (eduardo)  Author: Eric Devolder |
security/pkcs11-tools: update to 2.5.0
- Use USES=autoreconf:build instead of BUILD_DEPENDS autoconf and
automake.
- Remove ".include <bsd.port.options.mk>" from Makefile
- Reorder some variables and put it in correct blocks
ChangeLog:
https://github.com/Mastercard/pkcs11-tools/blob/v2.5.0/CHANGELOG.md
PR: 258979 |
2.4.2 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2.4.2 27 Sep 2021 08:18:06
    |
Li-Wen Hsu (lwhsu)  Author: Eric Devolder |
security/pkcs11-tools: Update to 2.4.2
Changelog: https://github.com/Mastercard/pkcs11-tools/blob/v2.4.2/CHANGELOG.md
PR: 258708 |
2.4.1 09 Aug 2021 07:40:59
    |
Li-Wen Hsu (lwhsu)  Author: Eric Devolder |
security/pkcs11-tools: Update to 2.4.1
Changelog: https://github.com/Mastercard/pkcs11-tools/blob/v2.4.1/CHANGELOG.md
PR: 257697 |
2.4.0 25 Jul 2021 02:21:50
    |
Guangyuan Yang (ygy)  Author: Eric Devolder |
security/pkcs11-tools: Update to 2.4.0
Changelog: https://github.com/Mastercard/pkcs11-tools/blob/v2.4.0/CHANGELOG.md
PR: 257348
Approved by: lwhsu (mentor, implicit) |
2.3.1 09 Jul 2021 14:43:44
    |
Nuno Teixeira (eduardo)  Author: Eric Devolder |
security/pkcs11-tools: Update to 2.3.1
* reformat Makefile with portfmt
ChangeLog: https://github.com/Mastercard/pkcs11-tools/blob/v2.3.1/CHANGELOG.md
PR: 256990 |
2.3.0 21 Apr 2021 10:57:20
    |
Tobias Kortkamp (tobik)  |
security/pkcs11-tools: Properly set BROKEN on 11.x with OpenSSL 1.0.x
Another case of wishful thinking. In reality the framework does
not support a BROKEN_SSL_11 at the moment.
Reported by: portscan |
2.3.0 20 Apr 2021 18:31:36
    |
Yuri Victorovich (yuri)  |
security/pkcs11-tools: Broken on 11 with base OpenSSL due to version being too
old
Also add comment about the workaround for missing symbols in
/usr/lib/libcrypto.so.
Reported by: fallout |
2.3.0 20 Apr 2021 09:57:01
    |
Yuri Victorovich (yuri)  |
security/pkcs11-tools: Broken with libressl
Reported by: eric.devolder@gmail.com (maintainer) |
2.3.0 19 Apr 2021 00:23:37
    |
Yuri Victorovich (yuri)  |
New port: security/pkcs11-tools: Tools for managing PKCS11 cryptographic tokens
PR: 255058
Submitted by: Eric Devolder <eric.devolder@gmail.com> |