Bug 199019 - [PATCH] www/webstone-ssl: Fix disabled SSLv2 and LibreSSL build
Summary: [PATCH] www/webstone-ssl: Fix disabled SSLv2 and LibreSSL build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Bernard Spil
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-30 13:02 UTC by Bernard Spil
Modified: 2016-06-12 18:12 UTC (History)
0 users

See Also:


Attachments
svn diff for www/webstone-ssl (1.92 KB, patch)
2015-03-30 13:02 UTC, Bernard Spil
no flags Details | Diff
Poudriere build log of www/webstone-ssl (31.36 KB, text/plain)
2015-03-30 13:03 UTC, Bernard Spil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2015-03-30 13:02:53 UTC
Created attachment 154993 [details]
svn diff for www/webstone-ssl

There was code to disable SSLv2 but I believe that the CPPFLAGS should be CFLAGS in the Makefile.

LibreSSL includes are slightly different so err.h and opensslconf.h need to be added, other than that, it works out-of-the-box.
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2015-03-30 13:03:17 UTC
Created attachment 154994 [details]
Poudriere build log of www/webstone-ssl
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-12 17:27:15 UTC
A commit references this bug:

Author: brnrd
Date: Sun Jun 12 17:27:01 UTC 2016
New revision: 416813
URL: https://svnweb.freebsd.org/changeset/ports/416813

Log:
  www/webstone-ssl: Fix build` with LibreSSL

  PR:		199019
  Sponsored by:	BSDCan 2016

Changes:
  head/www/webstone-ssl/Makefile