summaryrefslogtreecommitdiff
path: root/games/koth
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-06 01:43:53 +0000
committerhubertf <hubertf>1999-09-06 01:43:53 +0000
commitb180c7f2200cf8389f532a7637bf156a449f5ef5 (patch)
treeccacb4758efd992e0f066931735a7d8cbcd26e3b /games/koth
parent0a8f82aa19917b00d4c6b152c62b82108205a667 (diff)
downloadpkgsrc-b180c7f2200cf8389f532a7637bf156a449f5ef5.tar.gz
Update to V0.7.6.
Changes: Almost too many to list. AI opponents, new weapons, new documentation, wind, walls, better chatting, improved graphics, scoring system, improved portability and of course bugfixes and new bugs. A CVS server is now available as well.
Diffstat (limited to 'games/koth')
-rw-r--r--games/koth/Makefile4
-rw-r--r--games/koth/files/md54
-rw-r--r--games/koth/patches/patch-ab13
-rw-r--r--games/koth/patches/patch-ac10
-rw-r--r--games/koth/pkg/PLIST4
5 files changed, 7 insertions, 28 deletions
diff --git a/games/koth/Makefile b/games/koth/Makefile
index 74a191e67c1..321bc978380 100644
--- a/games/koth/Makefile
+++ b/games/koth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/08/05 01:56:57 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1999/09/06 01:43:53 hubertf Exp $
#
-DISTNAME= koth-0.7.2
+DISTNAME= koth-0.7.6
CATEGORIES= games
MASTER_SITES= http://www-unix.oit.umass.edu/~tetron/koth/
diff --git a/games/koth/files/md5 b/games/koth/files/md5
index 9eb6bcf378b..04e0513ad9c 100644
--- a/games/koth/files/md5
+++ b/games/koth/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.2 1999/08/05 01:56:58 hubertf Exp $
+$NetBSD: md5,v 1.3 1999/09/06 01:43:53 hubertf Exp $
-MD5 (koth-0.7.2.tar.gz) = 424cf265c9e93717d1938caaa808c30e
+MD5 (koth-0.7.6.tar.gz) = 9aa23274328ac8a9ab912830ea458200
diff --git a/games/koth/patches/patch-ab b/games/koth/patches/patch-ab
deleted file mode 100644
index 2bd65b40c60..00000000000
--- a/games/koth/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 1999/08/05 01:58:12 hubertf Exp $
-
---- src/Makefile.in.orig Thu Aug 5 03:32:08 1999
-+++ src/Makefile.in Thu Aug 5 03:37:40 1999
-@@ -86,7 +86,7 @@
- DEFS = @DEFS@ -I. -I$(srcdir) -I..
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
--LIBS = @LIBS@
-+LIBS = @LIBS@ -lgii -lggi
- koth_OBJECTS = kclient.o tcpcore.o relay.o gfx.o player.o clihandlers.o \
- packets.o terrain.o ballistics.o text.o weapon.o weapongfx.o
- koth_DEPENDENCIES =
diff --git a/games/koth/patches/patch-ac b/games/koth/patches/patch-ac
deleted file mode 100644
index cc42183086c..00000000000
--- a/games/koth/patches/patch-ac
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-ac,v 1.1 1999/08/05 01:58:13 hubertf Exp $
-
---- src/packets.c.orig Thu Aug 5 03:38:33 1999
-+++ src/packets.c Thu Aug 5 03:39:16 1999
-@@ -1,4 +1,5 @@
- #include <stdarg.h>
-+#include <sys/types.h>
- #include "packets.h"
-
- /* pack and unpack functions are from Kernighan & Pike's
diff --git a/games/koth/pkg/PLIST b/games/koth/pkg/PLIST
index 39dcfe7665f..929ed6a2d6c 100644
--- a/games/koth/pkg/PLIST
+++ b/games/koth/pkg/PLIST
@@ -1,3 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/24 02:34:18 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/09/06 01:43:54 hubertf Exp $
bin/koth
bin/koths
+bin/kmoron-ai
+bin/kclever-ai