Bug 247643

Summary: net-mgmt/netdata 1.23 no longer broken with libressl
Product: Ports & Packages Reporter: lysfjord.daniel
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
remove BROKEN_SSL from Makefile none

Description lysfjord.daniel 2020-06-29 17:24:01 UTC
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
Comment 1 lysfjord.daniel 2020-06-29 17:30:50 UTC
Created attachment 216043 [details]
remove BROKEN_SSL from Makefile
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-07-01 13:34:57 UTC
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