Bug 199008

Summary: [PATCH] security/softhsm2: Fix build with LibreSSL
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: erwin, jaap
Priority: --- Flags: bugzilla: maintainer-feedback? (jaap)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for security/softhsm2
none
Poudriere build log for security/softhsm2
none
slightly improved patch jaap: maintainer-approval+

Description Bernard Spil freebsd_committer freebsd_triage 2015-03-29 19:36:09 UTC
Created attachment 154974 [details]
svn diff for security/softhsm2

LibreSSL does not have a full GOST engine and makes build of security/softhsm2 fail. This patch adds a configure arg to disable GOST when LibreSSL is selected as ssl implementation.
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2015-03-29 19:43:41 UTC
Created attachment 154975 [details]
Poudriere build log for security/softhsm2
Comment 2 Jaap Akkerhuis 2015-04-08 08:50:49 UTC
Created attachment 155336 [details]
slightly improved patch

This patch also works when LibreSSL is not defined
Comment 3 Jaap Akkerhuis 2015-04-08 09:07:44 UTC
Slightly improved path

Also, update to a new release candidate

Oops, forgot to up PORTREVISION, might be needed.
Comment 4 Jaap Akkerhuis 2015-05-08 21:17:36 UTC
Superseded by an update, see <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200056> for details.

Time to close this