summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/angband-tty/pkg/MESSAGE1
-rw-r--r--games/angband-x11/pkg/MESSAGE1
-rw-r--r--games/battalion/Makefile6
-rw-r--r--games/jetpack/patches/patch-ad2
-rw-r--r--games/nethack-lib/Makefile4
-rw-r--r--games/nethack/Makefile3
-rw-r--r--games/wormz/pkg/MESSAGE1
-rw-r--r--games/xdoom/Makefile8
-rw-r--r--games/xpipeman/patches/patch-ac2
-rw-r--r--games/xpipeman/patches/patch-ad2
-rw-r--r--games/xpipeman/patches/patch-ae2
-rw-r--r--games/xpipeman/patches/patch-af2
12 files changed, 20 insertions, 14 deletions
diff --git a/games/angband-tty/pkg/MESSAGE b/games/angband-tty/pkg/MESSAGE
index fe6f152a1cb..3fb563c0d2a 100644
--- a/games/angband-tty/pkg/MESSAGE
+++ b/games/angband-tty/pkg/MESSAGE
@@ -1,3 +1,2 @@
It is not neccesary to build both the tty and X11 versions of angband, as
the X11 version supports both environments.
-
diff --git a/games/angband-x11/pkg/MESSAGE b/games/angband-x11/pkg/MESSAGE
index fe6f152a1cb..3fb563c0d2a 100644
--- a/games/angband-x11/pkg/MESSAGE
+++ b/games/angband-x11/pkg/MESSAGE
@@ -1,3 +1,2 @@
It is not neccesary to build both the tty and X11 versions of angband, as
the X11 version supports both environments.
-
diff --git a/games/battalion/Makefile b/games/battalion/Makefile
index 1aa039510bf..6df96629594 100644
--- a/games/battalion/Makefile
+++ b/games/battalion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/09/30 20:03:18 tron Exp $
+# $NetBSD: Makefile,v 1.10 1998/11/12 23:34:30 frueauf Exp $
#
DISTNAME= battalion
@@ -8,13 +8,13 @@ CATEGORIES= games x11
MASTER_SITES= http://www.evl.uic.edu/aej/
DISTFILES= battalionSource1.4.tar.Z battalionSUN4.tar.gz
-NOT_FOR_ARCHS= alpha # relies on Mesa (gcc)
-
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.evl.uic.edu/aej/AndyBattalion.html
DEPENDS+= Mesa-3.0:../../graphics/Mesa
+NOT_FOR_ARCHS= alpha # relies on Mesa (gcc)
+
EXTRACT_ONLY= battalionSource1.4.tar.Z
USE_X11= yes
diff --git a/games/jetpack/patches/patch-ad b/games/jetpack/patches/patch-ad
index ee22d61b05d..349e86160eb 100644
--- a/games/jetpack/patches/patch-ad
+++ b/games/jetpack/patches/patch-ad
@@ -1,3 +1,5 @@
+$NetBSD: patch-ad,v 1.3 1998/11/12 23:34:31 frueauf Exp $
+
--- initx.c.orig Sun Mar 29 12:41:21 1992
+++ initx.c Thu Aug 27 10:32:51 1998
@@ -44,14 +44,19 @@
diff --git a/games/nethack-lib/Makefile b/games/nethack-lib/Makefile
index d0087f8b864..5da866755ad 100644
--- a/games/nethack-lib/Makefile
+++ b/games/nethack-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/09/24 16:53:20 garbled Exp $
+# $NetBSD: Makefile,v 1.3 1998/11/12 23:34:31 frueauf Exp $
#
DISTNAME= nethack-3.2.2
@@ -16,7 +16,7 @@ INSTALL_TARGET= manpages install-dat
post-patch:
@${MV} ${WRKSRC}/include/config.h ${WRKSRC}/foo
- @${SED} -e 's@XXXLOCALBASEXXX@$(LOCALBASE)@g' <${WRKSRC}/foo> ${WRKSRC}/include/config.h
+ @${SED} -e 's@XXXLOCALBASEXXX@${LOCALBASE}@g' <${WRKSRC}/foo> ${WRKSRC}/include/config.h
@${RM} -f ${WRKSRC}/foo
.include "../../mk/bsd.pkg.mk"
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index beab7068fba..fc720c74e36 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 1998/08/29 12:55:17 garbled Exp $
+# $NetBSD: Makefile,v 1.2 1998/11/12 23:34:31 frueauf Exp $
DISTNAME= nethack-3.2.2
-PKGNAME= nethack-3.2.2
CATEGORIES= games x11
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/games/wormz/pkg/MESSAGE b/games/wormz/pkg/MESSAGE
index 38829ac1b29..1d51de19fcf 100644
--- a/games/wormz/pkg/MESSAGE
+++ b/games/wormz/pkg/MESSAGE
@@ -1,4 +1,3 @@
To play, click on the "X" to set up your players, and click on the box
marked <none> to set up your controls, you may then type the key you wish
to use for left, and right.
-
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile
index 9866b463f46..9a0385f3f15 100644
--- a/games/xdoom/Makefile
+++ b/games/xdoom/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 1998/09/24 16:53:19 garbled Exp $
+# $NetBSD: Makefile,v 1.6 1998/11/12 23:34:31 frueauf Exp $
DISTNAME= linuxdoom-1.10
PKGNAME= xdoom-1.10
+WRKSRC= ${WRKDIR}
CATEGORIES= games x11
MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/
MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/doom/
@@ -10,11 +11,10 @@ DISTFILES= doomsrc.zip doom-1.8.wad.gz
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.idsoftware.com/archives/doomarc.html
-LICENSE= shareware
-
BUILD_DEPENDS= unzip:../../archivers/unzip
-WRKSRC= ${WRKDIR}
+LICENSE= shareware
+
EXTRACT_CMD= unzip
EXTRACT_BEFORE_ARGS= -qo
EXTRACT_ONLY= doomsrc.zip
diff --git a/games/xpipeman/patches/patch-ac b/games/xpipeman/patches/patch-ac
index 2a75cd3c364..eb0ff891078 100644
--- a/games/xpipeman/patches/patch-ac
+++ b/games/xpipeman/patches/patch-ac
@@ -1,3 +1,5 @@
+$NetBSD: patch-ac,v 1.2 1998/11/12 23:34:32 frueauf Exp $
+
--- xpipeman.h.orig Sun Aug 9 03:40:53 1998
+++ xpipeman.h Sun Aug 9 03:48:12 1998
@@ -36,2 +36,10 @@
diff --git a/games/xpipeman/patches/patch-ad b/games/xpipeman/patches/patch-ad
index cb192c4e919..f80850ca37d 100644
--- a/games/xpipeman/patches/patch-ad
+++ b/games/xpipeman/patches/patch-ad
@@ -1,3 +1,5 @@
+$NetBSD: patch-ad,v 1.2 1998/11/12 23:34:32 frueauf Exp $
+
--- main.c.orig Fri Sep 13 22:32:10 1991
+++ main.c Mon Aug 17 00:20:12 1998
@@ -138,9 +138,7 @@
diff --git a/games/xpipeman/patches/patch-ae b/games/xpipeman/patches/patch-ae
index eb5b8969d92..4eaa8f21d91 100644
--- a/games/xpipeman/patches/patch-ae
+++ b/games/xpipeman/patches/patch-ae
@@ -1,3 +1,5 @@
+$NetBSD: patch-ae,v 1.2 1998/11/12 23:34:32 frueauf Exp $
+
--- graphics.c.orig Sun Aug 9 03:51:32 1998
+++ graphics.c Sun Aug 9 03:52:35 1998
@@ -46,2 +46,3 @@
diff --git a/games/xpipeman/patches/patch-af b/games/xpipeman/patches/patch-af
index eca5caa9b46..e164c714e38 100644
--- a/games/xpipeman/patches/patch-af
+++ b/games/xpipeman/patches/patch-af
@@ -1,3 +1,5 @@
+$NetBSD: patch-af,v 1.2 1998/11/12 23:34:32 frueauf Exp $
+
--- score.c.orig Sun Aug 9 03:56:41 1998
+++ score.c Sun Aug 9 03:57:23 1998
@@ -72,3 +72,3 @@