Port details on branch 2024Q3 |
- pkcs11-helper Helper library for multiple PKCS#11 providers
- 1.29.0_3 security =6 1.29.0_3Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2007-01-08 09:13:27
- Last Update: 2024-03-15 13:56:13
- Commit Hash: 37658ce
- People watching this port, also watch:: libyaml, easy-rsa, indexinfo, libxml2, pcre
- Also Listed In: devel
- License: BSD3CLAUSE GPLv2
- WWW:
- https://github.com/OpenSC/pkcs11-helper
- Description:
- pkcs11-helper is a library that simplifies the interaction
with PKCS#11 providers for end-user applications.
pkcs11-helper allows using multiple PKCS#11 providers at
the same time, enumerating available token certificates, or
selecting a certificate directly by serialized id, handling
card removal and card insert events, handling card re-insert
to a different slot, supporting session expiration and much
more all using a simple API.
pkcs11-helper is not designed to manage card content, since
object attributes are usually vendor specific, and 99% of
application need to access existing objects in order to
perform signature and decryption.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pkcs11-helper>0:security/pkcs11-helper
- To install the port:
- cd /usr/ports/security/pkcs11-helper/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pkcs11-helper
- pkg install pkcs11-helper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pkcs11-helper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706083226
SHA256 (pkcs11-helper-1.29.0.tar.bz2) = 996846a3c8395e03d8c0515111dc84d82e6e3648d44ba28cb2dbbbca2d4db7d6
SIZE (pkcs11-helper-1.29.0.tar.bz2) = 422549
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- security/gnupg-pkcs11-scd
- security/openvpn
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for pkcs11-helper-1.29.0_3:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- security_pkcs11-helper
- USES:
- libtool:keepla pathfix pkgconfig tar:bzip2 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|