diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-09 06:26:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-09 06:26:21 +0800 |
commit | 4cffda941224a931712812875e1e413311312b88 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /games | |
parent | 2366c1cfb4d179ac26acbac07c6e9fef746c2297 (diff) | |
download | freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.gz freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.zst freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.zip |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
Diffstat (limited to 'games')
-rw-r--r-- | games/crossfire-server/Makefile | 2 | ||||
-rw-r--r-- | games/gnomebreakout/Makefile | 2 | ||||
-rw-r--r-- | games/sokoban/Makefile | 2 | ||||
-rw-r--r-- | games/tinymux/Makefile | 2 | ||||
-rw-r--r-- | games/xbattle/Makefile | 2 | ||||
-rw-r--r-- | games/xkoules/Makefile | 2 | ||||
-rw-r--r-- | games/xvier/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index 87dcb6b36cc5..3fe8772a24b4 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 USES= perl5 USE_XORG= ice sm x11 xaw xext xmu xpm xt USE_SQLITE= 3 diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index d3dcef998749..764504c05c7f 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -11,6 +11,8 @@ DISTNAME= gnome-breakout-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME version of the classic breakout game +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 USES= pathfix pkgconfig USE_GNOME= gnomeprefix libgnomeui GNU_CONFIGURE= yes diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile index 6a1219528053..d8410759590a 100644 --- a/games/sokoban/Makefile +++ b/games/sokoban/Makefile @@ -11,6 +11,8 @@ DISTFILES= ${PORTNAME}-src${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Logical game: problems with packets in cave +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 WRKSRC= ${WRKDIR}/sokoban ALL_TARGET= diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index 2ba0349f595c..db1d34fa2a72 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -13,6 +13,8 @@ COMMENT= A Multi-Player FreeForm adventure Program WRKSRC= ${WRKDIR}/mux2.6/src +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 23df1b05d4d9..d67698776788 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= ports@FreeBSD.org COMMENT= Concurrent multi-player battle strategy game +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 USES= imake USE_XORG= x11 xext MAN1= xbattle.1 diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index 44fbfb5f9a3d..f25b929cd63f 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Fast action arcade-style game for X Window +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 USES= imake USE_XORG= x11 xext MAN6= xkoules.6 diff --git a/games/xvier/Makefile b/games/xvier/Makefile index eeb4fde8b509..4fc367064c01 100644 --- a/games/xvier/Makefile +++ b/games/xvier/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Throw stones into free columns +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= imake USE_XORG= x11 xext |