FreeBSD Bugzilla – Attachment 23874 Details for
Bug 40949
port games/doom no longer compiles under -STABLE or -CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.41 KB, created by
gavin
on 2002-07-24 11:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
gavin
Created:
2002-07-24 11:40:08 UTC
Size:
1.41 KB
patch
obsolete
>diff -u /root/doom/files/patch-aa /usr/ports/games/doom/files/patch-aa >--- /root/doom/files/patch-aa Fri Jan 15 02:54:20 1999 >+++ /usr/ports/games/doom/files/patch-aa Mon Jul 22 09:50:29 2002 >@@ -5,7 +5,7 @@ > #include <unistd.h> > > -#include <linux/soundcard.h> >-+#include <machine/soundcard.h> >++#include <sys/soundcard.h> > > #include "soundsrv.h" > >diff -u /root/doom/files/patch-ac /usr/ports/games/doom/files/patch-ac >--- /root/doom/files/patch-ac Wed Feb 10 03:53:31 1999 >+++ /usr/ports/games/doom/files/patch-ac Mon Jul 22 09:50:48 2002 >@@ -5,7 +5,7 @@ > > // Linux voxware output. > -#include <linux/soundcard.h> >-+#include <machine/soundcard.h> >++#include <sys/soundcard.h> > > // Timer stuff. Experimental. > #include <time.h> >diff -u /root/doom/files/patch-ae /usr/ports/games/doom/files/patch-ae >--- /root/doom/files/patch-ae Fri Jan 15 02:54:20 1999 >+++ /usr/ports/games/doom/files/patch-ae Tue Jul 23 12:22:51 2002 >@@ -1,5 +1,5 @@ > --- linuxdoom-1.10/i_net.c~ Mon Dec 22 21:37:46 1997 >-+++ linuxdoom-1.10/i_net.c Mon Dec 14 03:26:41 1998 >++++ linuxdoom-1.10/i_net.c Mon Jul 22 10:06:25 2002 > @@ -23,6 +23,7 @@ > static const char > rcsid[] = "$Id: patch-ae,v 1.1.1.1 1998/12/14 21:18:25 jmz Exp $"; >@@ -24,3 +24,12 @@ > > void NetSend (void); > boolean NetListen (void); >+@@ -73,7 +76,7 @@ >+ // NETWORKING >+ // >+ >+-int DOOMPORT = (IPPORT_USERRESERVED +0x1d ); >++int DOOMPORT = 5029; >+ >+ int sendsocket; >+ int insocket;
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 40949
: 23874