aboutsummaryrefslogtreecommitdiff
path: root/games/xpilot
diff options
context:
space:
mode:
authorSteven Wallace <swallace@FreeBSD.org>1996-06-26 19:55:24 +0000
committerSteven Wallace <swallace@FreeBSD.org>1996-06-26 19:55:24 +0000
commitab05f108d2eab2a0206b007a007df2e2beb1a1de (patch)
treeab89df3c6c07a874d92da941bcf06e046e6f318d /games/xpilot
parentecee42f814ac0c31847d91ff0f226d2fad93c311 (diff)
downloadports-ab05f108d2eab2a0206b007a007df2e2beb1a1de.tar.gz
ports-ab05f108d2eab2a0206b007a007df2e2beb1a1de.zip
Notes
Diffstat (limited to 'games/xpilot')
-rw-r--r--games/xpilot/Makefile6
-rw-r--r--games/xpilot/files/patch-a79
-rw-r--r--games/xpilot/pkg-comment2
-rw-r--r--games/xpilot/pkg-plist8
4 files changed, 35 insertions, 60 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile
index 8aecd0004360..fcac8a7516a5 100644
--- a/games/xpilot/Makefile
+++ b/games/xpilot/Makefile
@@ -3,15 +3,13 @@
# Date created: 18 July 1995
# Whom: jmacd
#
-# $Id: Makefile,v 1.1.1.1 1995/07/18 06:17:59 jmacd Exp $
+# $Id: Makefile,v 1.2 1995/07/20 20:47:02 asami Exp $
#
-DISTNAME= xpilot-3.3.1
+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
.include <bsd.port.mk>
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 3656e6fc69b0..8b4c88d8dee0 100644
--- a/games/xpilot/pkg-comment
+++ b/games/xpilot/pkg-comment
@@ -1 +1 @@
-xpilot(client) and xpilots(server) version 3.3.1
+xpilot(client) and xpilots(server) version 3.5.1
diff --git a/games/xpilot/pkg-plist b/games/xpilot/pkg-plist
index 999c8e98c926..cfffeaca9dfa 100644
--- a/games/xpilot/pkg-plist
+++ b/games/xpilot/pkg-plist
@@ -1,10 +1,8 @@
@cwd /usr/X11R6
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
-man/man6/xpilots.6
+man/man6/xpilot.6.gz
+man/man6/xpilots.6.gz
+man/man6/xp-replay.6.gz
lib/xpilot