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
Unknown Object (File)
Fri, Apr 19, 12:18 PM
Unknown Object (File)
Fri, Apr 19, 8:38 AM
Unknown Object (File)
Fri, Apr 19, 8:38 AM
Unknown Object (File)
Fri, Apr 19, 8:37 AM
Unknown Object (File)
Fri, Apr 19, 8:37 AM
Unknown Object (File)
Fri, Apr 19, 8:23 AM
Unknown Object (File)
Jan 15 2024, 3:21 AM
Unknown Object (File)
Jan 10 2024, 2:22 PM
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 10510
Build 10920: 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.