summaryrefslogtreecommitdiff
path: root/textproc/xhtml-basic
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2016-05-24 20:32:55 +0000
committerMatthias Andree <mandree@FreeBSD.org>2016-05-24 20:32:55 +0000
commit9f0bacf50c50c38f2199470a5ee6eb02162d5e9f (patch)
tree989d3bc68c9884e80fa69dcf9e21014dc6ed448d /textproc/xhtml-basic
parentUpdate to the 20160517 snapshot of GCC 5.3.1. (diff)
Disable SSLv2, to fix new/from-ports OpenSSL builds.
Newer and ports-based builds define the SSLv2_client_method() in the headers unless OPENSSL_NO_SSL2, or, depending on version, OPENSSL_NO_SSL2_METHOD is defined, however newer OpenSSL versions in FreeBSD no longer provide the implementation in the library. Preload the autoconf (configure) cache to pretend SSLv2_client_method() were universally _un_available, effectively disabling SSLv2 altogether. PR: 209596 Submitted by: peter@ [first proposal], mandree@ [committed proposal] Reported by: peter@ Approved by: chalpin@cs.wisc.edu (maintainer)
Notes
Notes: svn path=/head/; revision=415811
Diffstat (limited to 'textproc/xhtml-basic')
0 files changed, 0 insertions, 0 deletions