Port details |
- softhsm2 Software implementation of a Hardware Security Module (HSM)
- 2.6.1_3 security =5 2.6.1_3Version of this port present on the latest quarterly branch.
- Maintainer: jaap@NLnetLabs.nl
- Port Added: 2015-02-09 03:20:26
- Last Update: 2024-02-25 13:23:26
- Commit Hash: c29176c
- People watching this port, also watch:: opendnssec2, tripwire, monit, openldap26-server, nmap
- License: BSD2CLAUSE
- WWW:
- https://www.opendnssec.org/
- Description:
- SoftHSM is an implementation of a cryptographic store accessible
through a PKCS #11 interface. You can use it to explore PKCS #11
without having a Hardware Security Module. It is being developed
as a part of the OpenDNSSEC project. SoftHSM Version 2 is using
openssl for its cryptographic operations.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- softhsm2>0:security/softhsm2
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/security/softhsm2/ && make install clean
- To add the package, run one of these commands:
- pkg install security/softhsm2
- pkg install softhsm2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: softhsm2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588231625
SHA256 (softhsm-2.6.1.tar.gz) = 61249473054bcd1811519ef9a989a880a7bdcc36d317c9c25457fc614df475f2
SIZE (softhsm-2.6.1.tar.gz) = 1066766
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:
-
- p11-kit : security/p11-kit
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- p11-kit : security/p11-kit
- Library dependencies:
-
- libcppunit.so : devel/cppunit
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for softhsm2-2.6.1_3:
MIGRATE=on: Build the migration tool
SQLITE=on: Build with object store backend DB support (SQLITE3)
====> Options available for the single CRYP: you have to select exactly one of them
CRYP_OPEN=on: Build with OpenSSL crypto library
CRYP_BOTAN=off: Build with Botan crypto library
===> Use 'make config' to modify these settings
- Options name:
- security_softhsm2
- USES:
- compiler:c++11-lang libtool ssl pkgconfig sqlite
- 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.6.1_3 25 Feb 2024 13:23:26 |
Muhammad Moinur Rahman (bofh) |
security/softhsm2: 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) |
2.6.1_2 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.6.1_2 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.6.1_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.6.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.1_2 30 Aug 2020 03:10:24 |
novel |
Chase security/p11-kit update
After switch to meson libp11-kit.so no longer has symbols
in the LIBP11_KIT_1.0 namespace. As a workaround, bump
PORTREVISION of consumers to get those rebuilt.
See more details in the comments of the linked PR.
PR: 248819
Reported by: John Hein |
2.6.1_1 19 Aug 2020 05:53:29 |
fernape |
security/botan2: update to 2.15.0
ChangeLog: https://botan.randombit.net/news.html#version-2-15-0-2020-07-07
Bumping dependent ports due to library abi version bump.
PR: 248343
Submitted by: tremere@cainites.net (maintainer) |
2.6.1 14 May 2020 15:13:11 |
pkubaj |
security/softhsm2: fix build on GCC architectures
Use C++11 compiler:
SoftHSM.cpp:856: error: ISO C++ forbids declaration of 'it' with no type |
2.6.1 01 May 2020 08:48:44 |
tagattie |
Update to 2.6.1
PR: 245008
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: ehaupt (mentor)
Changelog: https://www.opendnssec.org/2020/04/softhsm-2-6-0/
https://www.opendnssec.org/2020/04/1602/ |
2.5.0_2 01 Jan 2020 17:30:19 |
brnrd |
Chase rename of security/openssl111
- Categories n-z
MFH: 2020Q1 |
2.5.0_2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2.5.0_2 02 Jul 2019 20:45:36 |
zeising |
security/softhsm2: Fix build with non-base openSSL
PR: 233777
Submitted by: Sergey Akhmatov
Approved by: Jaap Akkerhuis (maintainer) |
2.5.0_1 13 Apr 2019 09:31:18 |
amdmi3 |
- Whitespace fixes
- Update WWW
Approved by: portmgr blanket |
2.5.0_1 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
2.5.0_1 01 Nov 2018 15:01:59 |
swills |
security/softhsm2: Update to release 2.5.0
PR: 232886
Submitted by: jaap@NLnetLabs.nl (maintainer) |
2.4.0_1 27 Jul 2018 12:36:54 |
pi |
security/softhsm2: add MIGRATE option to build the migration tool, as default
PR: 227004
Requested by: Roman <kabalax@gmail.com>
Submitted by: jaap@NLnetLabs.nl (maintainer) |
2.4.0 28 Feb 2018 15:05:56 |
swills |
security/softhsm2: Update to release 2.4.0
PR: 226258
Submitted by: jaap@NLnetLabs.nl (maintainer) |
2.3.0_2 08 Jan 2018 13:32:53 |
pi |
security/softhsm2: fix install of p11-kit .module file
- See also
https://github.com/opendnssec/SoftHSMv2/issues/230
PR: 212518
Submitted by: jaap@NLnetLabs.nl (maintainer)
Reported by: dwmw2@infradead.org
Tested by: w.schwarzenfeld@utanet.at |
2.3.0_1 18 Aug 2017 16:09:59 |
swills |
security/softhsm2: fix storage directory
PR: 221212
Submitted by: jaap@NLnetLabs.nl (maintainer)
Reported by: dewayne@heuristicsystems.com.au |
2.3.0 17 Jul 2017 15:31:05 |
dbaio |
security/softhsm2: Combine if statements |
2.3.0 17 Jul 2017 15:18:36 |
dbaio |
security/softhsm2: Update to 2.3.0, Fix build with SQLITE3 storage backend
Disable support for GOST if openssl-devel is used
Add option SQLITE (optional) to fix build with SQLITE3 storage backend [1]
While here:
Add LICENSE_FILE
Add USES= ssl (Q/A warning)
PR: 220744
PR: 218701 [1]
Submitted by: jaap@NLnetLabs.nl (maintainer)
Submitted by: sergey@akhmatov.ru [1]
Approved by: garga (mentor)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11607 |
2.2.0_1 15 Mar 2017 14:45:55 |
mat |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
2.2.0_1 05 Feb 2017 21:20:24 |
tijl |
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.2.0 09 Dec 2016 15:37:44 |
robak |
security/softhsm2: update 2.1.0 -> 2.2.0
PR: 215116
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
2.1.0 13 Sep 2016 14:24:45 |
marino |
LibreSSL checks: Check for libressl-devel option too
Approved by: SSL blanket |
2.1.0 16 Jun 2016 13:23:13 |
mat |
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577 |
2.1.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.1.0 17 Mar 2016 16:20:16 |
mat |
Update to 2.1.0. [1]
While there, use options helpers.
PR: 208089 [1]
Submitted by: maintainer
Sponsored by: Absolight |
2.0.0 10 Jan 2016 16:31:34 |
bapt |
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird |
2.0.0 27 Jul 2015 10:12:46 |
erwin |
Version 2.0.0 of SoftHSM has been released. More updates and bug fixes can be
found in the alpha and beta release notes.
SoftHSM 2.0.0 - 2015-07-17
- SOFTHSM-121: Test cases for C_DecryptUpdate/C_DecryptFinal.
- Support C_DecryptUpdate/C_DecryptFinal for symmetric algorithms.
(Patch from Thomas Calderon)\
Bugfixes:
- SOFTHSM-120: Segfault after renaming variables.
PR: 201900
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S |
2.0.0.b3 12 May 2015 08:57:23 |
mat |
Simplify by using DISTVERSION.
Sponsored by: Absolight |
2.0.0.b3 12 May 2015 07:55:44 |
erwin |
Update to 2.0.0b3
SOFTHSM-113: Support for Botan 1.11.15
SOFTHSM-119: softhsm2-util: Support ECDSA key import
SUPPORT-139: Support deriving generic secrets, DES, DES2, DES3, and AES.
Using DH, ECDH or symmetric encryption.
Various Bug Fxes, see <https://www.opendnssec.org/2015/04/18/softhsm-2-0-0b3/>
for details.
LibreSSL support, see also
<https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199008> for details.
PR: 200056
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
2.0.0.b1 20 Apr 2015 19:06:30 |
tijl |
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.0.0.b1 09 Feb 2015 03:20:11 |
erwin |
Add beta version of softhsm2, Software implementation of a
Hardware Security Module (HSM)
PR: 196096
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> |