Page MenuHomeFreeBSD

security/softhsm2: Update to 2.3.0, Fix build with SQLITE3 storage backend
ClosedPublic

Authored by dbaio on Jul 15 2017, 1:43 PM.
Tags
None
Referenced Files
F168057024: D11607.diff
Wed, Aug 26, 4:21 AM
Unknown Object (File)
Mon, Aug 24, 7:39 AM
Unknown Object (File)
Sat, Aug 8, 5:51 PM
Unknown Object (File)
Sat, Aug 8, 4:33 PM
Unknown Object (File)
Sat, Aug 8, 11:14 AM
Unknown Object (File)
Fri, Jul 31, 10:44 PM
Unknown Object (File)
Jul 9 2026, 12:43 AM
Unknown Object (File)
Jul 8 2026, 2:35 AM
Subscribers

Details

Summary
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
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10522
Build 10930: arc lint + arc unit

Event Timeline

dbaio retitled this revision from security/softhsm2: Update to 2.3.0 to security/softhsm2: Update to 2.3.0, Fix build with SQLITE3 storage backend.Jul 15 2017, 2:22 PM
dbaio edited the summary of this revision. (Show Details)
garga requested changes to this revision.Jul 17 2017, 11:53 AM
garga added inline comments.
security/softhsm2/Makefile
52

These 2 if statements could be combined

This revision now requires changes to proceed.Jul 17 2017, 11:53 AM
dbaio edited edge metadata.

Addressing garga's request

This revision is now accepted and ready to land.Jul 17 2017, 2:54 PM
This revision was automatically updated to reflect the committed changes.