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
F81638538: D11607.diff
Fri, Apr 19, 8:23 AM
Unknown Object (File)
Jan 15 2024, 3:21 AM
Unknown Object (File)
Jan 10 2024, 2:22 PM
Unknown Object (File)
Dec 22 2023, 10:52 PM
Unknown Object (File)
Dec 13 2023, 11:39 PM
Unknown Object (File)
Oct 31 2023, 10:18 PM
Unknown Object (File)
Sep 29 2023, 7:31 AM
Unknown Object (File)
Sep 25 2023, 10:54 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 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.