Bug 198522 - [PATCH] net-mgmt/xymon-server: Remove EGD for BSD
Summary: [PATCH] net-mgmt/xymon-server: Remove EGD for BSD
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mark Felder
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-11 17:30 UTC by Bernard Spil
Modified: 2015-03-24 01:17 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (feld)


Attachments
svn diff for net-mgmt/xymon-server (1.20 KB, patch)
2015-03-11 17:30 UTC, Bernard Spil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2015-03-11 17:30:32 UTC
Created attachment 154210 [details]
svn diff for net-mgmt/xymon-server

irc/charybdis unconditionally relies on RAND_egd which makes building fail with LibreSSL which has removed EGD.

FreeBSD does not require EGD at all, /dev/random has been available since FreeBSD 4.2
Comment 1 Mark Felder freebsd_committer freebsd_triage 2015-03-24 01:17:04 UTC
I've been informed to expect the Xymon 4.3.19 release within a week, so I will close this PR. This fix was successfully upstreamed and we'll get it soon enough. There isn't high demand for Xymon on FreeBSD; this incompatibility with libressl will hardly be noticed in the meantime.