Bug 215196

Summary: www/tomcat-native: Fix build with LibreSSL
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Some People CC: ale, marino
Priority: --- Flags: bugzilla: maintainer-feedback? (ale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for www/tomcat-native brnrd: maintainer-approval? (ale)

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