aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-10-26 22:57:50 +0800
committerbapt <bapt@FreeBSD.org>2012-10-26 22:57:50 +0800
commitb88fc25e8c884f8a7287ccb427c1d9915a20057b (patch)
treed79a568897e9f4b2b60f2aa52b357f45aea58060 /games
parent62362c386f112d49f6a13cf9af055cbf3a1d14d8 (diff)
downloadfreebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.tar.gz
freebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.tar.zst
freebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.zip
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r--games/44bsd-hunt/Makefile7
-rw-r--r--games/demonquake/Makefile9
-rw-r--r--games/golddig/Makefile6
-rw-r--r--games/jetpack/Makefile9
-rw-r--r--games/kmquake2/Makefile9
-rw-r--r--games/six/Makefile8
-rw-r--r--games/stepbill/Makefile9
-rw-r--r--games/tremor/Makefile9
-rw-r--r--games/viruskiller/Makefile3
-rw-r--r--games/xbloody/Makefile3
-rw-r--r--games/xcogitate/Makefile9
-rw-r--r--games/xflame/Makefile8
-rw-r--r--games/xquarto/Makefile9
13 files changed, 46 insertions, 52 deletions
diff --git a/games/44bsd-hunt/Makefile b/games/44bsd-hunt/Makefile
index b7025d1f273a..f8e3a67267a9 100644
--- a/games/44bsd-hunt/Makefile
+++ b/games/44bsd-hunt/Makefile
@@ -1,6 +1,4 @@
-# New ports collection makefile for: hunt
-# Date created: 2001-02-20
-# Whom: bdluevel@heitec.net
+# Created by: bdluevel@heitec.net
#
# $FreeBSD$
@@ -12,6 +10,9 @@ MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Rogue-like multiplayer game
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
LICENSE= BSD
MAN6= hunt.6 huntd.6
diff --git a/games/demonquake/Makefile b/games/demonquake/Makefile
index 9d53ce3f69e3..060bb4068f22 100644
--- a/games/demonquake/Makefile
+++ b/games/demonquake/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: demonquake
-# Date created: 13 May 2006
-# Whom: alepulver
-#
+# Created by: alepulver
# $FreeBSD$
-#
PORTNAME= demonquake
PORTVERSION= 0.16.1
@@ -17,6 +13,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Another improved Quake engine based on FuhQuake
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png
diff --git a/games/golddig/Makefile b/games/golddig/Makefile
index 2611db2b5456..1f59b6b4f044 100644
--- a/games/golddig/Makefile
+++ b/games/golddig/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: golddig
-# Date created: 20 November 1994
-# Whom: jmz
-#
+# Created by: jmz
# $FreeBSD$
-#
PORTNAME= golddig
PORTVERSION= 2.0
diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile
index 461b1f7a9402..820941347aea 100644
--- a/games/jetpack/Makefile
+++ b/games/jetpack/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: jetpack
-# Date created: 21 September 1994
-# Whom: jmz
-#
+# Created by: jmz
# $FreeBSD$
-#
PORTNAME= jetpack
PORTVERSION= 1.0
@@ -16,6 +12,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Arcade action game for X11
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
USE_IMAKE= yes
USE_XORG= x11 xext
MAKE_FLAGS= PREFIX=${PREFIX} -f
diff --git a/games/kmquake2/Makefile b/games/kmquake2/Makefile
index d3fec58f1be8..095cb9c95a4e 100644
--- a/games/kmquake2/Makefile
+++ b/games/kmquake2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: kmquake2
-# Date created: 19 May 2005
-# Whom: alepulver
-#
+# Created by: alepulver
# $FreeBSD$
-#
PORTNAME= kmquake2
PORTVERSION= 0.19
@@ -24,6 +20,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Enhanced Quake2 OpenGL only engine with Lazarus support
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-29
+
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
USE_BZIP2= yes
diff --git a/games/six/Makefile b/games/six/Makefile
index 28ad7edf2abe..f4c4e6f77eb9 100644
--- a/games/six/Makefile
+++ b/games/six/Makefile
@@ -1,7 +1,4 @@
-# New ports collection Makefile for: six
-# Date created: 2003-0-1-26
-# Whom: arved
-#
+# Created by: arved
# $FreeBSD$
PORTNAME= six
@@ -13,6 +10,9 @@ MASTER_SITES= http://six.retes.hu/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE HEX clone
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool
USE_GETTEXT= yes
diff --git a/games/stepbill/Makefile b/games/stepbill/Makefile
index d46d18124bf8..e4205a7cd864 100644
--- a/games/stepbill/Makefile
+++ b/games/stepbill/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: stepbill
-# Date created: 28 Aug 2006
-# Whom: gurkan@phys.ethz.ch
-#
+# Created by: gurkan@phys.ethz.ch
# $FreeBSD$
-#
PORTNAME= stepbill
PORTVERSION= 2.4
@@ -15,6 +11,9 @@ MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/stepbill/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Get rid of those nasty Wingdows viruses
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
LICENSE= GPLv2
USE_GNUSTEP= yes
diff --git a/games/tremor/Makefile b/games/tremor/Makefile
index 685cecf7311b..a5b09ed1b9ac 100644
--- a/games/tremor/Makefile
+++ b/games/tremor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tremor
-# Date created: 15 May 2006
-# Whom: alepulver
-#
+# Created by: alepulver
# $FreeBSD$
-#
PORTNAME= tremor
PORTVERSION= 3.2.4.1
@@ -20,6 +16,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Enhanced Quake engine based on JoeQuake
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
diff --git a/games/viruskiller/Makefile b/games/viruskiller/Makefile
index 314297bb9e70..fa1b426d050f 100644
--- a/games/viruskiller/Makefile
+++ b/games/viruskiller/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1
MAINTAINER= ports@FreeBSD.org
COMMENT= An arcade game that relies on quick reflexes
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
LICENSE= GPLv2
USE_SDL= mixer image ttf net
diff --git a/games/xbloody/Makefile b/games/xbloody/Makefile
index feb1966d76ac..4217c8b5ce58 100644
--- a/games/xbloody/Makefile
+++ b/games/xbloody/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Knife on X
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
NO_WRKSUBDIR= yes
USE_IMAKE= yes
USE_XORG= x11 xext xt sm ice
diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile
index 25d24f6c4fcf..a02a29a6f40f 100644
--- a/games/xcogitate/Makefile
+++ b/games/xcogitate/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xcogitate
-# Date created: 15 March 1998
-# Whom: Andrey Zakhvatov
-#
+# Created by: Andrey Zakhvatov
# $FreeBSD$
-#
PORTNAME= xcogitate
PORTVERSION= 1.02
@@ -15,6 +11,9 @@ MASTER_SITE_SUBDIR= mph
MAINTAINER= ports@FreeBSD.org
COMMENT= A logic game with board and stones
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
PLIST_FILES= bin/xcogitate
USE_XORG= xpm
WRKSRC= ${WRKDIR}/XCOGITATE_SOURCE
diff --git a/games/xflame/Makefile b/games/xflame/Makefile
index ba4619f9bec2..e72e23c11daf 100644
--- a/games/xflame/Makefile
+++ b/games/xflame/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: XFlame
-# Date created: 2 January 1999
-# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
-#
+# Created by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
# $FreeBSD$
-#
PORTNAME= xflame
PORTVERSION= 1.1.1
@@ -15,6 +11,8 @@ MASTER_SITE_SUBDIR=kris
MAINTAINER= ports@FreeBSD.org
COMMENT= A cool animated flame
+DEPRECATED= No more public distfiles
+
USE_IMAKE= yes
USE_XORG= x11 xext
diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile
index ace1c19e80b7..5f1c27506378 100644
--- a/games/xquarto/Makefile
+++ b/games/xquarto/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xquarto
-# Date created: 9 March 1998
-# Whom: Andrey Zakhvatov
-#
+# Created by: Andrey Zakhvatov
# $FreeBSD$
-#
PORTNAME= xquarto
PORTVERSION= 1.0
@@ -14,6 +10,9 @@ MASTER_SITES= http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/
MAINTAINER= ports@FreeBSD.org
COMMENT= X version of simple but tricky board game
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
USE_IMAKE= yes
USE_XORG= xaw
MAN6= xquarto.6