aboutsummaryrefslogtreecommitdiff
path: root/games/xpilot-ng-client
diff options
context:
space:
mode:
Diffstat (limited to 'games/xpilot-ng-client')
-rw-r--r--games/xpilot-ng-client/Makefile29
-rw-r--r--games/xpilot-ng-client/distinfo2
-rw-r--r--games/xpilot-ng-client/files/patch-aa11
-rw-r--r--games/xpilot-ng-client/files/patch-ba11
-rw-r--r--games/xpilot-ng-client/files/patch-ca11
-rw-r--r--games/xpilot-ng-client/files/patch-da11
-rw-r--r--games/xpilot-ng-client/files/patch-ea11
-rw-r--r--games/xpilot-ng-client/pkg-descr16
-rw-r--r--games/xpilot-ng-client/pkg-plist68
9 files changed, 0 insertions, 170 deletions
diff --git a/games/xpilot-ng-client/Makefile b/games/xpilot-ng-client/Makefile
deleted file mode 100644
index b2cdc3df0fc7..000000000000
--- a/games/xpilot-ng-client/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: xpilot-ng
-# Date created: 11 Sep 2003
-# Whom: Jean-Yves Lefort <jylefort@brutele.be>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xpilot-ng
-PORTVERSION= 4.5.4X2
-PORTREVISION= 2
-CATEGORIES= games
-MASTER_SITES= http://www.hut.fi/~ksoderbl/xpilot/
-DISTNAME= xpilot-${PORTVERSION}
-
-MAINTAINER= jylefort@brutele.be
-COMMENT= An enhanced version of XPilot
-
-LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-
-MAN6= xp-mapedit-ng.6 xp-replay-ng.6 xpilot-ng.6 xpilots-ng.6
-
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-CONFIGURE_ARGS= --program-suffix=-ng
-
-.include <bsd.port.mk>
diff --git a/games/xpilot-ng-client/distinfo b/games/xpilot-ng-client/distinfo
deleted file mode 100644
index 364400b6497b..000000000000
--- a/games/xpilot-ng-client/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (xpilot-4.5.4X2.tar.gz) = cbe107324a129c360bcf026ee3f31ff5
-SIZE (xpilot-4.5.4X2.tar.gz) = 1054360
diff --git a/games/xpilot-ng-client/files/patch-aa b/games/xpilot-ng-client/files/patch-aa
deleted file mode 100644
index d0357939cf49..000000000000
--- a/games/xpilot-ng-client/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Makefile.in.orig Thu Sep 11 03:29:50 2003
-+++ lib/Makefile.in Thu Sep 11 03:30:00 2003
-@@ -18,7 +18,7 @@
- top_srcdir = @top_srcdir@
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkglibdir = $(libdir)/@PACKAGE@
-+pkglibdir = $(datadir)/xpilot-ng
- pkgincludedir = $(includedir)/@PACKAGE@
- top_builddir = ..
-
diff --git a/games/xpilot-ng-client/files/patch-ba b/games/xpilot-ng-client/files/patch-ba
deleted file mode 100644
index 4754cf1fabd8..000000000000
--- a/games/xpilot-ng-client/files/patch-ba
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/maps/Makefile.in.orig Thu Sep 11 03:32:17 2003
-+++ lib/maps/Makefile.in Thu Sep 11 03:32:26 2003
-@@ -18,7 +18,7 @@
- top_srcdir = @top_srcdir@
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkglibdir = $(libdir)/@PACKAGE@
-+pkglibdir = $(datadir)/xpilot-ng
- pkgincludedir = $(includedir)/@PACKAGE@
- top_builddir = ../..
-
diff --git a/games/xpilot-ng-client/files/patch-ca b/games/xpilot-ng-client/files/patch-ca
deleted file mode 100644
index d088f7a16f1c..000000000000
--- a/games/xpilot-ng-client/files/patch-ca
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/textures/Makefile.in.orig Thu Sep 11 03:32:37 2003
-+++ lib/textures/Makefile.in Thu Sep 11 03:32:54 2003
-@@ -18,7 +18,7 @@
- top_srcdir = @top_srcdir@
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkglibdir = $(libdir)/@PACKAGE@
-+pkglibdir = $(datadir)/xpilot-ng
- pkgincludedir = $(includedir)/@PACKAGE@
- top_builddir = ../..
-
diff --git a/games/xpilot-ng-client/files/patch-da b/games/xpilot-ng-client/files/patch-da
deleted file mode 100644
index 1c7d18891184..000000000000
--- a/games/xpilot-ng-client/files/patch-da
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/common/Makefile.in.orig Thu Sep 11 03:28:54 2003
-+++ src/common/Makefile.in Thu Sep 11 03:29:43 2003
-@@ -18,7 +18,7 @@
- top_srcdir = @top_srcdir@
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkglibdir = $(libdir)/@PACKAGE@
-+pkglibdir = $(datadir)/xpilot-ng
- pkgincludedir = $(includedir)/@PACKAGE@
- top_builddir = ../..
-
diff --git a/games/xpilot-ng-client/files/patch-ea b/games/xpilot-ng-client/files/patch-ea
deleted file mode 100644
index b16ed221fcbb..000000000000
--- a/games/xpilot-ng-client/files/patch-ea
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Mon Feb 2 00:00:41 2004
-+++ Makefile.in Mon Feb 2 00:00:49 2004
-@@ -17,7 +17,7 @@
- srcdir = @srcdir@
- top_srcdir = @top_srcdir@
- VPATH = @srcdir@
--pkgdatadir = $(datadir)/@PACKAGE@
-+pkgdatadir = $(datadir)/xpilot-ng
- pkglibdir = $(libdir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
- top_builddir = .
diff --git a/games/xpilot-ng-client/pkg-descr b/games/xpilot-ng-client/pkg-descr
deleted file mode 100644
index 05c2b45d6aa9..000000000000
--- a/games/xpilot-ng-client/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-XPilot is a multi-player tactical manouvring 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.
-
-See http://xpilot.sourceforge.net/about.html for differences between
-standard XPilot and this version.
-
-WWW: http://xpilot.sourceforge.net/
-
-- Jean-Yves Lefort
-jylefort@brutele.be
diff --git a/games/xpilot-ng-client/pkg-plist b/games/xpilot-ng-client/pkg-plist
deleted file mode 100644
index 982010fb6c99..000000000000
--- a/games/xpilot-ng-client/pkg-plist
+++ /dev/null
@@ -1,68 +0,0 @@
-bin/xpilot-ng
-bin/xpilots-ng
-bin/xp-replay-ng
-share/xpilot-ng/mapconvert.py
-share/xpilot-ng/maps/teamcup.xp
-share/xpilot-ng/maps/polybloods.xp2
-share/xpilot-ng/textures/allitems.ppm
-share/xpilot-ng/textures/asteroidconcentrator.ppm
-share/xpilot-ng/textures/ball.ppm
-share/xpilot-ng/textures/base_down.ppm
-share/xpilot-ng/textures/base_left.ppm
-share/xpilot-ng/textures/base_right.ppm
-share/xpilot-ng/textures/base_up.ppm
-share/xpilot-ng/textures/bullet.ppm
-share/xpilot-ng/textures/bullet2.ppm
-share/xpilot-ng/textures/bullet_blue.ppm
-share/xpilot-ng/textures/bullet_green.ppm
-share/xpilot-ng/textures/cannon_down.ppm
-share/xpilot-ng/textures/cannon_left.ppm
-share/xpilot-ng/textures/cannon_right.ppm
-share/xpilot-ng/textures/cannon_up.ppm
-share/xpilot-ng/textures/checkpoint.ppm
-share/xpilot-ng/textures/clouds.ppm
-share/xpilot-ng/textures/concentrator.ppm
-share/xpilot-ng/textures/fuel2.ppm
-share/xpilot-ng/textures/fuelcell.ppm
-share/xpilot-ng/textures/holder1.ppm
-share/xpilot-ng/textures/holder2.ppm
-share/xpilot-ng/textures/logo.ppm
-share/xpilot-ng/textures/metalite.ppm
-share/xpilot-ng/textures/meter.ppm
-share/xpilot-ng/textures/mine_other.ppm
-share/xpilot-ng/textures/mine_team.ppm
-share/xpilot-ng/textures/minus.ppm
-share/xpilot-ng/textures/moon.ppm
-share/xpilot-ng/textures/paused.ppm
-share/xpilot-ng/textures/plus.ppm
-share/xpilot-ng/textures/radar.ppm
-share/xpilot-ng/textures/radar2.ppm
-share/xpilot-ng/textures/radar3.ppm
-share/xpilot-ng/textures/refuel.ppm
-share/xpilot-ng/textures/rock4.ppm
-share/xpilot-ng/textures/ship.ppm
-share/xpilot-ng/textures/ship_blue.ppm
-share/xpilot-ng/textures/ship_red.ppm
-share/xpilot-ng/textures/ship_red2.ppm
-share/xpilot-ng/textures/ship_red3.ppm
-share/xpilot-ng/textures/sparks.ppm
-share/xpilot-ng/textures/wall_dl.ppm
-share/xpilot-ng/textures/volcanic.ppm
-share/xpilot-ng/textures/wall_bottom.ppm
-share/xpilot-ng/textures/wall_dr.ppm
-share/xpilot-ng/textures/wall_fi.ppm
-share/xpilot-ng/textures/wall_left.ppm
-share/xpilot-ng/textures/wall_right.ppm
-share/xpilot-ng/textures/wall_top.ppm
-share/xpilot-ng/textures/wall_ul.ppm
-share/xpilot-ng/textures/wall_ull.ppm
-share/xpilot-ng/textures/wall_ur.ppm
-share/xpilot-ng/textures/wall_url.ppm
-share/xpilot-ng/textures/wormhole.ppm
-share/xpilot-ng/defaults
-share/xpilot-ng/password
-share/xpilot-ng/robots
-share/xpilot-ng/sounds
-@dirrm share/xpilot-ng/maps
-@dirrm share/xpilot-ng/textures
-@dirrm share/xpilot-ng