diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2016-05-24 20:32:55 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2016-05-24 20:32:55 +0000 |
commit | 9f0bacf50c50c38f2199470a5ee6eb02162d5e9f (patch) | |
tree | 989d3bc68c9884e80fa69dcf9e21014dc6ed448d /textproc/xhtml-basic | |
parent | Update 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