diff options
author | rene <rene@FreeBSD.org> | 2013-09-01 23:06:45 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-09-01 23:06:45 +0800 |
commit | b42b4bd438b510ee6f99c7b5e5e81c620525fd3b (patch) | |
tree | c3cd600bf732276ea53c01aeb9ac670282ee253b /games | |
parent | 39bed773da36f7c642b98914d6a72ededfbab4eb (diff) | |
download | freebsd-ports-gnome-b42b4bd438b510ee6f99c7b5e5e81c620525fd3b.tar.gz freebsd-ports-gnome-b42b4bd438b510ee6f99c7b5e5e81c620525fd3b.tar.zst freebsd-ports-gnome-b42b4bd438b510ee6f99c7b5e5e81c620525fd3b.zip |
Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | games/koth/Makefile | 33 | ||||
-rw-r--r-- | games/koth/distinfo | 2 | ||||
-rw-r--r-- | games/koth/files/patch-src-ballistics.c | 19 | ||||
-rw-r--r-- | games/koth/files/patch-src-kserver.c | 18 | ||||
-rw-r--r-- | games/koth/files/patch-src-relay.c | 10 | ||||
-rw-r--r-- | games/koth/pkg-descr | 11 |
7 files changed, 0 insertions, 94 deletions
diff --git a/games/Makefile b/games/Makefile index d3e15c72c5dd..769f4c280a39 100644 --- a/games/Makefile +++ b/games/Makefile @@ -463,7 +463,6 @@ SUBDIR += kolf SUBDIR += kollision SUBDIR += konquest - SUBDIR += koth SUBDIR += kpat SUBDIR += krank SUBDIR += kreversi diff --git a/games/koth/Makefile b/games/koth/Makefile deleted file mode 100644 index 06a8134dd327..000000000000 --- a/games/koth/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# Created by: Travis Poppe <tlp@liquidx.org> -# $FreeBSD$ - -PORTNAME= koth -PORTVERSION= 0.8.0 -PORTREVISION= 2 -CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR=games/multiplayer - -MAINTAINER= ports@FreeBSD.org -COMMENT= Multiplayer tank artillery game similar to Scorched Earth - -LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi - -DEPRECATED= Unmaintained -EXPIRATION_DATE=2013-09-01 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_CSTD= gnu89 - -PLIST_FILES= bin/kclever-ai bin/kmoron-ai bin/koth bin/koths -MAN6= kclever-ai.6 kmoron-ai.6 koth.6 koths.6 - -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -DGG_NEED_OLD_INTTYPES -LDFLAGS+= -L${LOCALBASE}/lib - -post-patch: - @${REINPLACE_CMD} -e 's|-lggi|-lggi ${PTHREAD_LIBS}|' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/games/koth/distinfo b/games/koth/distinfo deleted file mode 100644 index 617c42f0f134..000000000000 --- a/games/koth/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (koth-0.8.0.tar.bz2) = 1f61e1c354ab2b425b33b1504fb181d8bf9e0b6e154c6d3a516b2f98f7c805d8 -SIZE (koth-0.8.0.tar.bz2) = 140569 diff --git a/games/koth/files/patch-src-ballistics.c b/games/koth/files/patch-src-ballistics.c deleted file mode 100644 index 018510f037c5..000000000000 --- a/games/koth/files/patch-src-ballistics.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/ballistics.c.orig Wed Jan 15 05:12:43 2003 -+++ src/ballistics.c Sat Oct 16 20:33:24 2004 -@@ -92,6 +92,7 @@ - break; - case WALL_LAST: - /* just to satisfy gcc -Wall */ -+ ; - } - } - -@@ -210,7 +211,7 @@ - break; - case WALL_RANDOM: /* both of this can't happen, */ - case WALL_LAST: /* so they are here to satisfy gcc -Wall */ -- -+ ; - } - } - return FLYING; diff --git a/games/koth/files/patch-src-kserver.c b/games/koth/files/patch-src-kserver.c deleted file mode 100644 index f40118c66513..000000000000 --- a/games/koth/files/patch-src-kserver.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/kserver.c.orig Wed Feb 5 03:39:03 2003 -+++ src/kserver.c Sat Oct 16 20:42:55 2004 -@@ -21,6 +21,7 @@ - #include <string.h> - #include <time.h> - #include <stdlib.h> -+#include <sys/types.h> - #include <netinet/in.h> - #include <signal.h> - #include <assert.h> -@@ -31,7 +32,6 @@ - # include <sys/select.h> - #else - # include <sys/time.h> --# include <sys/types.h> - #endif - #include "player.h" - #include "relay.h" diff --git a/games/koth/files/patch-src-relay.c b/games/koth/files/patch-src-relay.c deleted file mode 100644 index b89838834b5d..000000000000 --- a/games/koth/files/patch-src-relay.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/relay.c.orig Mon Feb 3 01:34:54 2003 -+++ src/relay.c Sat Oct 16 20:29:42 2004 -@@ -260,6 +260,7 @@ - else goto bail; - goto nextpkt; - bail: -+ ; - } - } - } diff --git a/games/koth/pkg-descr b/games/koth/pkg-descr deleted file mode 100644 index ece733d40692..000000000000 --- a/games/koth/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -King of the Hill (KOTH) is a multiplayer, networked artillery game of -little tanks with really big weapons set out to destroy one another. - -Best-known games of this type include the classic DOS game "Scorched -Earth: The Mother of All Games" and "Scorched Tanks" for the Amiga, but -the concept has been implemented on everything from the TI-85 graphing -calculator on up. KOTH seeks to build on the best ideas from these games -while also taking a fresh approach including an open, network-centric -architecture and concurrent progressive event modeling. - -WWW: http://www.nongnu.org/koth/index.html |