FreeBSD Bugzilla – Attachment 45728 Details for
Bug 70438
[ maintainer ] emulators/pearpc: update to 0.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.89 KB, created by
Roman Bogorodskiy
on 2004-08-14 05:10:28 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Roman Bogorodskiy
Created:
2004-08-14 05:10:28 UTC
Size:
1.89 KB
patch
obsolete
>diff -ruN pearpc.orig/Makefile pearpc/Makefile >--- pearpc.orig/Makefile Sat Aug 14 07:05:34 2004 >+++ pearpc/Makefile Sat Aug 14 07:46:58 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= pearpc >-PORTVERSION= 0.2.0 >+PORTVERSION= 0.3.0 > CATEGORIES= emulators > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -28,14 +28,16 @@ > CONFIGURE_ARGS+= --disable-fpo > .endif > >-.if defined(WITH_QT) >-CONFIGURE_ARGS+= --enable-gui=qt >-USE_QT_VER= 3 >-QTDIR?= ${X11BASE} >-CONFIGURE_ENV+= QTDIR="${QTDIR}" >-.else >-CONFIGURE_ARGS+= --enable-gui=nogui >-.endif >+# GTK and QT ui are broken in this version >+# >+#.if defined(WITH_QT) >+#CONFIGURE_ARGS+= --enable-ui=qt >+#USE_QT_VER= 3 >+#QTDIR?= ${X11BASE} >+#CONFIGURE_ENV+= QTDIR="${QTDIR}" >+#.else >+#CONFIGURE_ARGS+= --enable-ui=nogui >+#.endif > > .include <bsd.port.pre.mk> > >diff -ruN pearpc.orig/distinfo pearpc/distinfo >--- pearpc.orig/distinfo Sat Aug 14 07:05:34 2004 >+++ pearpc/distinfo Sat Aug 14 07:25:06 2004 >@@ -1,2 +1,2 @@ >-MD5 (pearpc-0.2.0.tar.gz) = 1cf100ba0f9bbd05acbdc9ecdf87f5f5 >-SIZE (pearpc-0.2.0.tar.gz) = 702392 >+MD5 (pearpc-0.3.0.tar.gz) = 6d68187c78cae674a5efa6662c4cdb22 >+SIZE (pearpc-0.3.0.tar.gz) = 814686 >diff -ruN pearpc.orig/files/patch-src-cpu_generic-ppc_cpu.cc pearpc/files/patch-src-cpu_generic-ppc_cpu.cc >--- pearpc.orig/files/patch-src-cpu_generic-ppc_cpu.cc Sat Aug 14 07:05:34 2004 >+++ pearpc/files/patch-src-cpu_generic-ppc_cpu.cc Thu Jan 1 03:00:00 1970 >@@ -1,11 +0,0 @@ >---- src/cpu_generic/ppc_cpu.cc.orig Sun Aug 1 19:42:05 2004 >-+++ src/cpu_generic/ppc_cpu.cc Thu May 6 02:48:30 2004 >-@@ -108,7 +108,7 @@ >- ppc_debug_hook(); >- } else { >- int ret; >-+ if ((ret = ppc_direct_effective_memory_handle_code(gCPU.pc & ~0xfff, (byte *&)gCPU.physical_code_page))) { >-- if ((ret = ppc_direct_effective_memory_handle_code(gCPU.pc & ~0xfff, gCPU.physical_code_page))) { >- if (ret == PPC_MMU_EXC) { >- gCPU.pc = gCPU.npc; >- continue;
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 70438
: 45728