Bug 140878 - games-roguelike/moria patch for FreeBSD compatibility (and refreshed GLIBC patch)
Bug#: 140878 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: flameeyes@gentoo.org
Component: Games
URL: 
Summary: games-roguelike/moria patch for FreeBSD compatibility (and refreshed GLIBC patch)
Keywords:  
Status Whiteboard: 
Opened: 2006-07-18 00:47 0000
Description:   Opened: 2006-07-18 00:47 0000
The attached -fbsd patch is a summary of the (good) patches applied in ports to
let moria build on FreeBSD, added to that, there's a new copy of the -glibc
patch that adds a series of #ifdef __FreeBSD__ to use signal() rather than
sysv_signal() function (as it was originally).
The only change to the ebuild is adding the -fbsd patch to the epatch line.

Thanks,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-07-18 00:48:07 0000 -------
Created an attachment (id=92062) [details]
5.5.2-fbsd.patch

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2006-07-18 00:48:20 0000 -------
Created an attachment (id=92063) [details]
5.5.2-glibc.patch

------- Comment #3 From Mr. Bones. 2006-07-18 00:54:20 0000 -------
Ok, looks fine to add to the epatch line to me.  Thanks.

------- Comment #4 From Diego E. 'Flameeyes' Pettenò 2006-07-18 01:02:04 0000 -------
Committed to tree with ~x86-fbsd keyword.