Bug 247643 - net-mgmt/netdata 1.23 no longer broken with libressl
Summary: net-mgmt/netdata 1.23 no longer broken with libressl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-29 17:24 UTC by lysfjord.daniel
Modified: 2020-07-01 13:34 UTC (History)
1 user (show)

See Also:


Attachments
remove BROKEN_SSL from Makefile (553 bytes, patch)
2020-06-29 17:30 UTC, lysfjord.daniel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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