FreeBSD Bugzilla – Attachment 81766 Details for
Bug 117054
[maintainer] Fix build and unbreak port emulators/hugo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.68 KB, created by
Li-Lun Wang
on 2007-10-10 05:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Li-Lun Wang
Created:
2007-10-10 05:30:02 UTC
Size:
1.68 KB
patch
obsolete
>diff -urN hugo.orig/Makefile hugo/Makefile >--- hugo.orig/Makefile 2007-10-09 15:40:51.000000000 -0500 >+++ hugo/Makefile 2007-10-09 22:37:14.000000000 -0500 >@@ -56,14 +56,4 @@ > post-patch: > @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/configure > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 700042 >-BROKEN= Does not compile with GCC 4.2 >-.endif >- >-.if ${ARCH} != "i386" >-BROKEN= fails to install >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -urN hugo.orig/files/patch-configure hugo/files/patch-configure >--- hugo.orig/files/patch-configure 2006-05-27 10:24:20.000000000 -0500 >+++ hugo/files/patch-configure 2007-10-09 22:46:34.000000000 -0500 >@@ -1,5 +1,5 @@ >---- configure.orig Tue Apr 5 14:28:53 2005 >-+++ configure Fri May 19 02:02:42 2006 >+--- configure.orig 2005-04-05 14:28:53.000000000 -0500 >++++ configure 2007-10-09 21:55:43.000000000 -0500 > @@ -3256,7 +3256,7 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else >@@ -27,7 +27,16 @@ > then > > >-@@ -8675,7 +8675,36 @@ >+@@ -8657,7 +8659,7 @@ >+ >+ fi >+ ;; >+- i386-FreeBSD) >++ *-FreeBSD) >+ echo "FreeBSD build enabled" >+ >+ HUGO_TARGET_MACHINE="FREEBSD" >+@@ -8675,6 +8677,35 @@ > SDL_FREEBSD_FALSE= > fi > >diff -urN hugo.orig/files/patch-pce.c hugo/files/patch-pce.c >--- hugo.orig/files/patch-pce.c 1969-12-31 18:00:00.000000000 -0600 >+++ hugo/files/patch-pce.c 2007-10-09 21:33:06.000000000 -0500 >@@ -0,0 +1,11 @@ >+--- pce.c.orig 2005-03-28 08:17:45.000000000 -0600 >++++ pce.c 2007-10-09 21:32:50.000000000 -0500 >+@@ -358,7 +358,7 @@ >+ int UPeriod = 0; >+ // Number of frame to skip >+ >+-static int BaseClock; >++int BaseClock; >+ >+ UChar video_driver = 0; >+ /* 0 => Normal driver, normal display
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 117054
: 81766