K 10 svn:author V 5 eugen K 8 svn:date V 27 2019-04-05T01:12:59.152208Z K 7 svn:log V 415 security/dsniff: unbreak for FreeBSD 12+ This software needs old SSL interfaces that pre-date OpenSSL 1.1 and provided by LibreSSL still. Unbreak build for systems using openssl 1.1 following technique of security/acme-client: compile with temporary copy of LibreSSL and statically link binaries sshmitm and webmitm with LibreSSL's libraries. Do not install LibreSSL to the system if SSL_DEFAULT is not libressl. END