As summary states, netdata is now buildable with libressl, hence BROKEN_SSL can be removed from Makefile. # ldd /usr/local/sbin/netdata | grep libssl libssl.so.48 => /usr/local/lib/libssl.so.48 (0x80058f000) # pkg which /usr/local/lib/libssl.so.48 /usr/local/lib/libssl.so.48 was installed by package libressl-3.1.3
Created attachment 216043 [details] remove BROKEN_SSL from Makefile
A commit references this bug: Author: lwhsu Date: Wed Jul 1 13:34:19 UTC 2020 New revision: 540962 URL: https://svnweb.freebsd.org/changeset/ports/540962 Log: Remove BROKEN_SSL as now it builds fine with libressl PR: 247643 Submitted by: lysfjord.daniel@smokepit.net Changes: head/net-mgmt/netdata/Makefile