[Bug 198504] [PATCH] irc/charybdis: Make EGD conditional/fix LibreSSL build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 10 19:04:01 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198504
Bug ID: 198504
Summary: [PATCH] irc/charybdis: Make EGD conditional/fix
LibreSSL build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: crees at FreeBSD.org
Reporter: spil.oss at gmail.com
Assignee: crees at FreeBSD.org
Flags: maintainer-feedback?(crees at FreeBSD.org)
Keywords: patch
Created attachment 154160
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154160&action=edit
svn diff for irc/charybdis
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
Upstream has already removed EGD support for the next version 3.5 (last week)
pull request https://github.com/atheme/charybdis/pull/87
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list