[Bug 198506] [PATCH] irc/ircd-ratbox Make EGD conditional/fix LibreSSL build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 10 20:09:07 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198506

            Bug ID: 198506
           Summary: [PATCH] irc/ircd-ratbox 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: freebsd-ports-bugs at FreeBSD.org
          Reporter: spil.oss at gmail.com
                CC: moggie at elasticmind.net
          Keywords: patch
             Flags: maintainer-feedback?(moggie at elasticmind.net)
                CC: moggie at elasticmind.net

Created attachment 154164
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154164&action=edit
svn diff for irc/ircd-ratbox

irc/ircd-ratbox 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list