summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Wallace <swallace@FreeBSD.org>1996-11-21 20:23:38 +0000
committerSteven Wallace <swallace@FreeBSD.org>1996-11-21 20:23:38 +0000
commit176196bda58d510e40b3df87d832fc90461d4c92 (patch)
treefb5e32bd90cfc7cf5eeaae28d4e9f806556c86fb
parentadd a patch to fix some of the LFD's (diff)
Re-update xpilot to version 3.5.1
Notes
Notes: svn path=/head/; revision=4629
-rw-r--r--games/xpilot/Makefile9
-rw-r--r--games/xpilot/distinfo2
-rw-r--r--games/xpilot/files/patch-a79
-rw-r--r--games/xpilot/pkg-comment2
-rw-r--r--games/xpilot/pkg-plist32
5 files changed, 62 insertions, 62 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile
index 412e142e9cf7..9cb98ed68b6d 100644
--- a/games/xpilot/Makefile
+++ b/games/xpilot/Makefile
@@ -3,16 +3,13 @@
# Date created: 18 July 1995
# Whom: jmacd
#
-# $Id: Makefile,v 1.5 1996/11/18 11:26:33 asami Exp $
+# $Id: Makefile,v 1.3 1996/06/26 19:55:06 swallace Exp $
#
-DISTNAME= xpilot-3.3.1
-CATEGORIES= games
+DISTNAME= xpilot-3.5.1
+CATEGORIES+= games
MASTER_SITES= ftp://ftp.cs.uit.no/pub/games/xpilot/
USE_IMAKE= yes
-NO_INSTALL_MANPAGES= yes
-WRKSRC= ${WRKDIR}/xpilot-3.3.1/src
-MAN6= xpilot.6 xpilots.6
.include <bsd.port.mk>
diff --git a/games/xpilot/distinfo b/games/xpilot/distinfo
index 30f0a10f12e8..06cbd27bbfd0 100644
--- a/games/xpilot/distinfo
+++ b/games/xpilot/distinfo
@@ -1 +1 @@
-MD5 (xpilot-3.3.1.tar.gz) = d7535a6ac62cf6d185b3b06bdf893520
+MD5 (xpilot-3.5.1.tar.gz) = b82e7147e8684f91bf5ea1fadc914fae
diff --git a/games/xpilot/files/patch-a b/games/xpilot/files/patch-a
index 3819af6e0072..d9f51cab3a5f 100644
--- a/games/xpilot/files/patch-a
+++ b/games/xpilot/files/patch-a
@@ -1,59 +1,38 @@
-*** config.h.orig Fri Jul 14 17:10:05 1995
---- config.h Fri Jul 14 16:48:51 1995
+*** Local.config.orig Mon May 13 13:02:22 1996
+--- Local.config Wed Jun 26 12:41:21 1996
***************
-*** 46,52 ****
- # define LIBPREFIX "esv1$dkb400:[user.graduate.hjorring.lib.xpilot"
- # define LIBDIR LIBPREFIX "]"
- #else
-! # define LIBDIR "/usr/local/games/lib/xpilot/"
- #endif
- #endif
-
---- 46,52 ----
- # define LIBPREFIX "esv1$dkb400:[user.graduate.hjorring.lib.xpilot"
- # define LIBDIR LIBPREFIX "]"
- #else
-! # define LIBDIR "/usr/X11R6/lib/xpilot/"
- #endif
- #endif
+*** 25,31 ****
+ #define LocalGuru xpilot@cs.uit.no /* The one to contact for problems */
+ #endif /* LocalGuru */
-*** Imakefile.orig Fri Jul 14 16:59:25 1995
---- Imakefile Fri Jul 14 17:05:00 1995
-***************
-*** 29,37 ****
- #
- # This is where all installation changes are normally done:
- #
! PREFIX = /usr/local/games
- INSTALLDIR = $(PREFIX)
-! BINDIR = $(PREFIX)
- LIBDIR = $(PREFIX)/lib/xpilot
- # Manual pages for games usually go to section 6.
---- 29,37 ----
- #
- # This is where all installation changes are normally done:
- #
+ /* Manual pages for games usually go to section 6. */
+ MANSUFFIX = 6
+--- 25,31 ----
+ #define LocalGuru xpilot@cs.uit.no /* The one to contact for problems */
+ #endif /* LocalGuru */
+
! PREFIX = /usr/X11R6
- INSTALLDIR = $(PREFIX)
-! BINDIR = $(PREFIX)/bin
- LIBDIR = $(PREFIX)/lib/xpilot
- # Manual pages for games usually go to section 6.
+ /* Manual pages for games usually go to section 6. */
+ MANSUFFIX = 6
+*** src/config.h.orig Sun Apr 7 10:05:02 1996
+--- src/config.h Wed Jun 26 12:36:51 1996
***************
-*** 147,153 ****
-
- /* Note that this doesn't really work well. Dunno why. Blame Alib & Aserver. */
- /* #define HP_SOUND /* Uncomment for HP sound support */
-! HPAUDIOINC =
- HPAUDIOLIB = -lAlib
-
- /*
---- 147,153 ----
+*** 46,52 ****
+ # define LIBPREFIX "lib_disk:[lib.xgames.xpilot341.lib"
+ # define LIBDIR LIBPREFIX "]"
+ # else
+! # define LIBDIR "/usr/local/games/lib/xpilot/"
+ # endif
+ #endif
- /* Note that this doesn't really work well. Dunno why. Blame Alib & Aserver. */
- /* #define HP_SOUND /* Uncomment for HP sound support */
-! HPAUDIOINC =
- HPAUDIOLIB = -lAlib
+--- 46,52 ----
+ # define LIBPREFIX "lib_disk:[lib.xgames.xpilot341.lib"
+ # define LIBDIR LIBPREFIX "]"
+ # else
+! # define LIBDIR "/usr/X11R6/lib/xpilot/"
+ # endif
+ #endif
- /*
diff --git a/games/xpilot/pkg-comment b/games/xpilot/pkg-comment
index b13df4af4067..8b4c88d8dee0 100644
--- a/games/xpilot/pkg-comment
+++ b/games/xpilot/pkg-comment
@@ -1 +1 @@
-xpilot(client) and xpilots(server).
+xpilot(client) and xpilots(server) version 3.5.1
diff --git a/games/xpilot/pkg-plist b/games/xpilot/pkg-plist
index 007fff21c7d7..c34acd93254f 100644
--- a/games/xpilot/pkg-plist
+++ b/games/xpilot/pkg-plist
@@ -1,9 +1,33 @@
bin/xpilot
-bin/xpilot-3.3.1
bin/xpilots
-bin/xpilots-3.3.1
bin/xp-replay
-bin/xp-replay-3.3.1
man/man6/xpilot.6.gz
man/man6/xpilots.6.gz
-lib/xpilot
+man/man6/xp-replay.6.gz
+lib/xpilot/sounds
+lib/xpilot/defaults
+lib/xpilot/robots
+lib/xpilot/maps/CAMD.map
+lib/xpilot/maps/blood-music2.map
+lib/xpilot/maps/cloudscape.map
+lib/xpilot/maps/doggy.map
+lib/xpilot/maps/fireball.map
+lib/xpilot/maps/fuzz.map
+lib/xpilot/maps/fuzz2.map
+lib/xpilot/maps/globe.map
+lib/xpilot/maps/grandprix.map
+lib/xpilot/maps/pad.map
+lib/xpilot/maps/pit.map
+lib/xpilot/maps/planetx.map
+lib/xpilot/maps/teamball.map
+lib/xpilot/maps/tourmination.map
+lib/xpilot/maps/tournament.map
+lib/xpilot/maps/war.map
+lib/xpilot/textures/ball.xpm
+lib/xpilot/textures/metalite.xpm
+lib/xpilot/textures/moon.xpm
+lib/xpilot/textures/rock4.xpm
+lib/xpilot/textures/volcanic.xpm
+@dirrm lib/xpilot/maps
+@dirrm lib/xpilot/textures
+@dirrm lib/xpilot