summaryrefslogtreecommitdiff
path: root/games/abuse_sdl
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2002-05-11 21:57:40 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2002-05-11 21:57:40 +0000
commitfb50fe35f8dae2e99160d56763364f220140e498 (patch)
tree4704ec47015009f3650e59a04d8749f3836b0a6c /games/abuse_sdl
parentUpdate to 0.5. (diff)
An SDL port of the Abuse game engine
Notes
Notes: svn path=/head/; revision=58936
Diffstat (limited to 'games/abuse_sdl')
-rw-r--r--games/abuse_sdl/Makefile24
-rw-r--r--games/abuse_sdl/distinfo1
-rw-r--r--games/abuse_sdl/files/patch-Makefile.in11
-rw-r--r--games/abuse_sdl/files/patch-configure11
-rw-r--r--games/abuse_sdl/pkg-comment1
-rw-r--r--games/abuse_sdl/pkg-descr15
-rw-r--r--games/abuse_sdl/pkg-plist5
7 files changed, 68 insertions, 0 deletions
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile
new file mode 100644
index 000000000000..d6a2e62ef81e
--- /dev/null
+++ b/games/abuse_sdl/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: abuse_sdl
+# Date created: 11 May 2002
+# Whom: des
+#
+# $FreeBSD$
+#
+
+PORTNAME= abuse_sdl
+PORTVERSION= 0.6.1
+CATEGORIES= games
+MASTER_SITES= http://www.labyrinth.net.au/~trandor/abuse/files/
+
+MAINTAINER= des@freebsd.org
+
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12:install
+
+USE_GMAKE= YES
+GNU_CONFIGURE= YES
+CONFIGURE_ENV= CFLAGS="${CFLAGS}" SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
+CONFIGURE_ARGS= --prefix="${PREFIX}"
+
+MAN6= abuse-sdl.6
+
+.include <bsd.port.mk>
diff --git a/games/abuse_sdl/distinfo b/games/abuse_sdl/distinfo
new file mode 100644
index 000000000000..e32faaed372c
--- /dev/null
+++ b/games/abuse_sdl/distinfo
@@ -0,0 +1 @@
+MD5 (abuse_sdl-0.6.1.tar.gz) = 17c01243cc1b041462d851276b2a460d
diff --git a/games/abuse_sdl/files/patch-Makefile.in b/games/abuse_sdl/files/patch-Makefile.in
new file mode 100644
index 000000000000..5948cd989362
--- /dev/null
+++ b/games/abuse_sdl/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sat May 11 22:58:44 2002
++++ Makefile.in Sat May 11 23:00:15 2002
+@@ -84,7 +84,7 @@
+
+ man_MANS = abuse-sdl.6
+
+-datafiledir = $(datadir)/games/abuse
++datafiledir = $(datadir)/abuse_sdl
+ datafile_DATA = abuse.bmp abuse.lsp abuse.png
+
+ EXTRA_DIST = abuse-sdl.6 abuse.bmp abuse.lsp abuse.png
diff --git a/games/abuse_sdl/files/patch-configure b/games/abuse_sdl/files/patch-configure
new file mode 100644
index 000000000000..2629b2c0ab4a
--- /dev/null
+++ b/games/abuse_sdl/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sat May 11 23:00:27 2002
++++ configure Sat May 11 23:00:36 2002
+@@ -7568,7 +7568,7 @@
+
+ X_LIBS=-L$x_libraries
+
+-EXPDATADIR="-DEXPDATADIR=\\\"$datadir/games/abuse\\\""
++EXPDATADIR="-DEXPDATADIR=\\\"$datadir/abuse_sdl\\\""
+
+ echo "$as_me:7573: checking for XShmAttach in -lXext" >&5
+ echo $ECHO_N "checking for XShmAttach in -lXext... $ECHO_C" >&6
diff --git a/games/abuse_sdl/pkg-comment b/games/abuse_sdl/pkg-comment
new file mode 100644
index 000000000000..b20fcae2cd09
--- /dev/null
+++ b/games/abuse_sdl/pkg-comment
@@ -0,0 +1 @@
+An SDL port of the Abuse game engine
diff --git a/games/abuse_sdl/pkg-descr b/games/abuse_sdl/pkg-descr
new file mode 100644
index 000000000000..8d8827ec75c0
--- /dev/null
+++ b/games/abuse_sdl/pkg-descr
@@ -0,0 +1,15 @@
+Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple
+DirectMedia Layer library. This allows Abuse to run at screen depths
+greater than 8bpp as well as fullscreen.
+
+Abuse-SDL has the following extra features over the original Abuse:
+
+ - Run at any screen depth from 8bpp to 32bpp.
+ - Run fullscreen or in a window.
+ - Lock the mouse to the window.
+ - Mousewheel support for changing weapons.
+ - Stereo sound.
+
+Note that this port does not install any data files.
+
+WWW: http://www.labyrinth.net.au/~trandor/abuse/
diff --git a/games/abuse_sdl/pkg-plist b/games/abuse_sdl/pkg-plist
new file mode 100644
index 000000000000..5113e905f6ea
--- /dev/null
+++ b/games/abuse_sdl/pkg-plist
@@ -0,0 +1,5 @@
+bin/abuse.sdl
+share/abuse_sdl/abuse.bmp
+share/abuse_sdl/abuse.lsp
+share/abuse_sdl/abuse.png
+@dirrm share/abuse