summaryrefslogtreecommitdiff
path: root/games/xpilot
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-08-01 14:46:30 +0000
committerfrueauf <frueauf>1998-08-01 14:46:30 +0000
commit5aacc011872fa6b753ce017fa379dca64f250f5a (patch)
tree66818c9af6e5b73046ba4cd6022261c1fc648511 /games/xpilot
parentbe516ee323cd327154e8a96a022673a00b07ab62 (diff)
downloadpkgsrc-5aacc011872fa6b753ce017fa379dca64f250f5a.tar.gz
Initial addition of xpilot-4.0.0, networked space battles for X11.
Closes pr 5887 by Tim Rightnour.
Diffstat (limited to 'games/xpilot')
-rw-r--r--games/xpilot/Makefile12
-rw-r--r--games/xpilot/files/md51
-rw-r--r--games/xpilot/patches/patch-aa18
-rw-r--r--games/xpilot/pkg/COMMENT1
-rw-r--r--games/xpilot/pkg/DESCR10
-rw-r--r--games/xpilot/pkg/PLIST36
6 files changed, 78 insertions, 0 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile
new file mode 100644
index 00000000000..08aa1823f4b
--- /dev/null
+++ b/games/xpilot/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 1998/08/01 14:46:30 frueauf Exp $
+#
+
+DISTNAME= xpilot-4.0.0
+CATEGORIES= games x11
+MASTER_SITES= ftp://ftp.xpilot.org/pub/
+
+MAINTAINER= root@garbled.net
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/xpilot/files/md5 b/games/xpilot/files/md5
new file mode 100644
index 00000000000..de99460b8ee
--- /dev/null
+++ b/games/xpilot/files/md5
@@ -0,0 +1 @@
+MD5 (xpilot-4.0.0.tar.gz) = 1ddcb730d160c87ef6f9d190f62d6d5e
diff --git a/games/xpilot/patches/patch-aa b/games/xpilot/patches/patch-aa
new file mode 100644
index 00000000000..9cd33035548
--- /dev/null
+++ b/games/xpilot/patches/patch-aa
@@ -0,0 +1,18 @@
+--- Local.config.orig Tue Apr 28 09:40:19 1998
++++ Local.config Sat Aug 1 15:50:01 1998
+@@ -25,12 +25,12 @@
+ #define LocalGuru xpilot@xpilot.org /* The one to contact for problems */
+ #endif /* LocalGuru */
+
+-PREFIX = /usr/local/games
++PREFIX = $(X11BASE)
+
+ /* Manual pages for games usually go to section 6. */
+ MANSUFFIX = 6
+-INSTMANDIR = $(PREFIX)/man/man$(MANSUFFIX)
+-INSTLIBDIR = $(PREFIX)/lib/xpilot
++INSTMANDIR = $(PREFIX)/man/cat$(MANSUFFIX)
++INSTLIBDIR = $(PREFIX)/share/xpilot
+ INSTBINDIR = $(PREFIX)/bin
+
+ /* #define Log /* Try to log every server start to log file */
diff --git a/games/xpilot/pkg/COMMENT b/games/xpilot/pkg/COMMENT
new file mode 100644
index 00000000000..1b4aade56eb
--- /dev/null
+++ b/games/xpilot/pkg/COMMENT
@@ -0,0 +1 @@
+networked space battles for X11.
diff --git a/games/xpilot/pkg/DESCR b/games/xpilot/pkg/DESCR
new file mode 100644
index 00000000000..20ab6d41618
--- /dev/null
+++ b/games/xpilot/pkg/DESCR
@@ -0,0 +1,10 @@
+XPilot is a multi-player tactical maneuvering game for X and Unix
+workstations. Players have a fighter which they move along in an
+artificial world and shoot each other using various kinds of weapons like
+bullets, mines, smart missiles, heat seekers and so on. It is a fast paced
+game with a lot of tactics. There are also robots flying around shooting
+players and other robots. Players can pickup special bonuses to improve
+the possibilities of their ship like more engine power or special weapons.
+The aim of the game is to score points and to have a lot of fun.
+
+http://www.xpilot.org
diff --git a/games/xpilot/pkg/PLIST b/games/xpilot/pkg/PLIST
new file mode 100644
index 00000000000..05eed4dcd5b
--- /dev/null
+++ b/games/xpilot/pkg/PLIST
@@ -0,0 +1,36 @@
+@comment $NetBSD: PLIST,v 1.1 1998/08/01 14:46:30 frueauf Exp $
+bin/xpilots
+bin/xpilot
+bin/xp-replay
+bin/xp-mapedit
+man/man6/xpilot.0
+man/man6/xpilots.0
+man/man6/xp-replay.0
+share/xpilot/sounds
+share/xpilot/defaults
+share/xpilot/robots
+share/xpilot/maps/CAMD.xp
+share/xpilot/maps/blood-music2.xp
+share/xpilot/maps/cloudscape.xp
+share/xpilot/maps/default.xp
+share/xpilot/maps/doggy.xp
+share/xpilot/maps/fireball.xp
+share/xpilot/maps/fuzz.xp
+share/xpilot/maps/fuzz2.xp
+share/xpilot/maps/globe.xp
+share/xpilot/maps/grandprix.xp
+share/xpilot/maps/pad.xp
+share/xpilot/maps/pit.xp
+share/xpilot/maps/planetx.xp
+share/xpilot/maps/teamball.xp
+share/xpilot/maps/tourmination.xp
+share/xpilot/maps/tournament.xp
+share/xpilot/maps/war.xp
+share/xpilot/textures/ball.xpm
+share/xpilot/textures/metalite.xpm
+share/xpilot/textures/moon.xpm
+share/xpilot/textures/rock4.xpm
+share/xpilot/textures/volcanic.xpm
+@dirrm share/xpilot/maps
+@dirrm share/xpilot/textures
+@dirrm share/xpilot