Bug 215196 - www/tomcat-native: Fix build with LibreSSL
Summary: www/tomcat-native: Fix build with LibreSSL
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-10 13:28 UTC by Bernard Spil
Modified: 2017-03-26 19:11 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (ale)


Attachments
svn diff for www/tomcat-native (12.63 KB, patch)
2016-12-10 13:29 UTC, Bernard Spil
brnrd: maintainer-approval? (ale)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2016-12-10 13:28:39 UTC
www/tomcat-native: Fix build with LibreSSL

  - Remove IGNORE for LibreSSL
  - Add patches for OPENSSL_VERSION_NUMBER checks
  - Disable engine support for LibreSSL
  - Add compat macro and function

PR:
Obtained from: HardenedBSD
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2016-12-10 13:29:11 UTC
Created attachment 177850 [details]
svn diff for www/tomcat-native
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-03-26 18:58:07 UTC
A commit references this bug:

Author: brnrd
Date: Sun Mar 26 18:57:12 UTC 2017
New revision: 436979
URL: https://svnweb.freebsd.org/changeset/ports/436979

Log:
  www/tomcat-native: Fix build with LibreSSL

    - Remove IGNORE for LibreSSL
    - Add patches for OPENSSL_VERSION_NUMBER checks
    - Disable engine support for LibreSSL
    - Add compat macro and function

  PR:		215196

Changes:
  head/www/tomcat-native/Makefile
  head/www/tomcat-native/files/patch-include_ssl__private.h
  head/www/tomcat-native/files/patch-src_sslcontext.c
  head/www/tomcat-native/files/patch-src_sslinfo.c
  head/www/tomcat-native/files/patch-src_sslutils.c