Created attachment 205026 [details] fractal-4.0.0-libressl2.9.1 After ports r501679 landed with fixes for LibreSSL 2.9.1 (and later), apply the same fixes here, since this program also uses an outdated openssl{,-sys} crate. Passes testport and portlint.
A commit references this bug: Author: swills Date: Sun Jun 30 20:03:07 UTC 2019 New revision: 505465 URL: https://svnweb.freebsd.org/changeset/ports/505465 Log: net-im/fractal: unbreak with LibreSSL 2.9.1+ PR: 238536 Submitted by: Charlie Li <ml+freebsd@vishwin.info> Approved by: maintainer timeout (greg@unrelenting.technology, >2 weeks) Changes: head/net-im/fractal/files/patch-vendor_openssl-sys_build_cfgs.rs head/net-im/fractal/files/patch-vendor_openssl-sys_build_main.rs head/net-im/fractal/files/patch-vendor_openssl-sys_src_crypto.rs head/net-im/fractal/files/patch-vendor_openssl-sys_src_ssl.rs head/net-im/fractal/files/patch-vendor_openssl_build.rs head/net-im/fractal/files/patch-vendor_openssl_src_ssl_mod.rs head/net-im/fractal/files/patch-vendor_openssl_src_version.rs
Committed, thanks!