Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2004 20:20:18 -0800 (PST)
From:      Igor Pokrovsky <tiamat@comset.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/64320: New port: games/tenebrae Quake 1 source port with advanced graphics
Message-ID:  <200403170420.i2H4KIP6021665@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/64320; it has been noted by GNATS.

From: Igor Pokrovsky <tiamat@comset.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/64320: New port: games/tenebrae Quake 1 source port with advanced graphics
Date: Wed, 17 Mar 2004 07:12:28 +0300

 --XsQoSWH+UP9D9v3l
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 
 --XsQoSWH+UP9D9v3l
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline; filename="tenebrae.diff"
 
 diff -ruN tenebrae-old/files/patch-net.h tenebrae/files/patch-net.h
 --- tenebrae-old/files/patch-net.h	Thu Jan  1 03:00:00 1970
 +++ tenebrae/files/patch-net.h	Wed Mar 17 06:37:40 2004
 @@ -0,0 +1,11 @@
 +--- net.h.orig	Wed Mar 17 06:36:41 2004
 ++++ net.h	Wed Mar 17 06:37:21 2004
 +@@ -239,7 +239,7 @@
 + extern int hostCacheCount;
 + extern hostcache_t hostcache[HOSTCACHESIZE];
 + 
 +-#if !defined(_WIN32 ) && !defined (__linux__) && !defined (__sun__)
 ++#if !defined(_WIN32 ) && !defined (__linux__) && !defined (__sun__) && !defined(__FreeBSD__)
 + #ifndef htonl
 + extern unsigned long htonl (unsigned long hostlong);
 + #endif
 
 --XsQoSWH+UP9D9v3l--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403170420.i2H4KIP6021665>