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
Created attachment 177850 [details] svn diff for www/tomcat-native
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