diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 14:52:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 14:52:44 +0800 |
commit | 9d9f88b824afcda7cdfb0c52e98ed4add762f1de (patch) | |
tree | 0db3a678dfc98dd87b8c8cb611d640c60e31050a /games | |
parent | 44015cfa268f48192961f090f2bb7bc682a19c1c (diff) | |
download | freebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.tar.gz freebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.tar.zst freebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.zip |
Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
Diffstat (limited to 'games')
-rw-r--r-- | games/freesci/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-etpub/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-fortress/Makefile | 3 | ||||
-rw-r--r-- | games/pets/Makefile | 3 | ||||
-rw-r--r-- | games/wolf3d/Makefile | 3 | ||||
-rw-r--r-- | games/xripple/Makefile | 3 | ||||
-rw-r--r-- | games/yace/Makefile | 3 |
7 files changed, 21 insertions, 0 deletions
diff --git a/games/freesci/Makefile b/games/freesci/Makefile index e18cd37d40d3..8b45f94a43c3 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR=${PORTNAME}/stable.pkg/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A portable interpreter for SCI games, such as the Space Quest series +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + USE_BZIP2= yes GNU_CONFIGURE= yes WANT_SDL= yes diff --git a/games/linux-enemyterritory-etpub/Makefile b/games/linux-enemyterritory-etpub/Makefile index 55bedceefb12..e3f6faafd4e0 100644 --- a/games/linux-enemyterritory-etpub/Makefile +++ b/games/linux-enemyterritory-etpub/Makefile @@ -18,6 +18,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= ET Pub - An Enemy Territory Modification +DEPRECATED= No more public distfiles (for the .pk3) +EXPIRATION_DATE= 2012-10-20 + RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory USE_ZIP= yes diff --git a/games/linux-enemyterritory-fortress/Makefile b/games/linux-enemyterritory-fortress/Makefile index 73adae73fd94..e339b6f3c5b2 100644 --- a/games/linux-enemyterritory-fortress/Makefile +++ b/games/linux-enemyterritory-fortress/Makefile @@ -17,6 +17,9 @@ EXTRACT_SUFX= .run MAINTAINER= ports@FreeBSD.org COMMENT= A class-based teamplay modification for Enemy Territory +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory ONLY_FOR_ARCHS= i386 amd64 diff --git a/games/pets/Makefile b/games/pets/Makefile index 5655481ee556..aab998036d57 100644 --- a/games/pets/Makefile +++ b/games/pets/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.loria.fr/~rougier/pub/Software/ MAINTAINER= ports@FreeBSD.org COMMENT= Funny pets to follow your mouse pointer +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + WRKSRC= ${WRKDIR}/pet-${PORTVERSION} USE_GNOME= gtk20 diff --git a/games/wolf3d/Makefile b/games/wolf3d/Makefile index 1f3282b6d976..a8d64ffc1b63 100644 --- a/games/wolf3d/Makefile +++ b/games/wolf3d/Makefile @@ -18,6 +18,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wolf MAINTAINER= ports@FreeBSD.org COMMENT= "Wolfenstein 3D Linux" by Steven Fuller (1992) +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + USE_SDL= sdl OPTIONS_DEFINE= WOLF_SW OPTIMIZED_CFLAGS SPEAR_SW DOCS diff --git a/games/xripple/Makefile b/games/xripple/Makefile index c89a3fb391f0..6c2eb4bf38eb 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -22,6 +22,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= X program to make bottom of screen ripple like a pool of water +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + PLIST_FILES= bin/xripple USE_IMAKE= yes USE_XORG= x11 xext diff --git a/games/yace/Makefile b/games/yace/Makefile index 1153bc06c37d..b128b1f25609 100644 --- a/games/yace/Makefile +++ b/games/yace/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Corewars Evolver +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + USE_BZIP2= yes USE_GMAKE= yes NO_WRKSUBDIR= yes |