Created attachment 154908 [details] svn diff for comms/kermit comms/kermit requires EGD and SSL compression. LibreSSL has removed EGD (and no currently supported platform requires EGD) and does not support compression. This patch makes building with EGD and compression configurable.
Created attachment 161871 [details] svn diff for comms/kermit - Simplify patch (use features from headers) - Fix build without SSLv3 - Fix build without EGD - Fix build without SSL Compression
Added this to OPNsense ports, we've always had kermit marked as broken with LibreSSL and this fixes it. Thanks guys. :) https://github.com/opnsense/ports/commit/3331d51af24ae0ea29f6983fd8eafc1a59903023
Created attachment 172037 [details] svn diff for comms/kermit 9.0.304.dev20 comms/kermit: Update to 9.0.304dev20 - Update to version 9.0.304 dev.20 - Change upstream to kermitproject.org - Move from USE_OPENSSL to USES=ssl This version fixes building without SSLv2/SSLv3/EGD/Compression Build with LibreSSL 2.4.1 OK Build with OpenSSL 1.0.2 OK
Taking over (timed out plus under SSL blanket)
A commit references this bug: Author: marino Date: Sun Sep 11 21:11:08 UTC 2016 New revision: 421877 URL: https://svnweb.freebsd.org/changeset/ports/421877 Log: comms/kermit: Upgrade version 9.0.302 => 9.0.304 (LibreSSL support) Fixes when SSL library has no SSLv3, EGD and compression. PR: 198980 Submitted by: brnrd@ Approved by: maintainer timeout (2 months) + SSL blanket Changes: head/comms/kermit/Makefile head/comms/kermit/distinfo head/comms/kermit/files/ head/comms/kermit/files/ckermit.ini head/comms/kermit/files/ckermod.ini head/comms/kermit/pkg-descr