aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-12-30 12:03:51 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-12-30 12:03:51 +0000
commit8558ca7184e264bf7d73ef7f71ea0bd7d0da82ee (patch)
treea214ba11e75e07195d48665d94fbc98175221736 /games
parent6ee8b4a14d329e5fb5f636e7d15c65afee65a8a9 (diff)
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
Notes
Notes: svn path=/head/; revision=309662
Diffstat (limited to 'games')
-rw-r--r--games/atlantikdesigner/Makefile3
-rw-r--r--games/blackjack/Makefile3
-rw-r--r--games/easysok/Makefile3
-rw-r--r--games/ggz-kde-client/Makefile3
-rw-r--r--games/kamikaze/Makefile3
-rw-r--r--games/kbilliards/Makefile3
-rw-r--r--games/kdegames3/Makefile3
-rw-r--r--games/kfreerings/Makefile3
-rw-r--r--games/kmastermind/Makefile3
-rw-r--r--games/knights/Makefile3
-rw-r--r--games/kpicframer/Makefile3
-rw-r--r--games/kpictorial/Makefile3
-rw-r--r--games/kpuzzle/Makefile3
-rw-r--r--games/ksudoku/Makefile3
-rw-r--r--games/ktritoc/Makefile3
-rw-r--r--games/kwappen/Makefile3
-rw-r--r--games/q15/Makefile3
-rw-r--r--games/qgo/Makefile3
-rw-r--r--games/qnetchess/Makefile3
-rw-r--r--games/spacehulk/Makefile3
-rw-r--r--games/taxipilot/Makefile3
21 files changed, 63 insertions, 0 deletions
diff --git a/games/atlantikdesigner/Makefile b/games/atlantikdesigner/Makefile
index 908b07cc3640..d4bcca4cad76 100644
--- a/games/atlantikdesigner/Makefile
+++ b/games/atlantikdesigner/Makefile
@@ -18,6 +18,9 @@ COMMENT= Editor for Atlantik
LIB_DEPENDS= atlantic:${PORTSDIR}/games/kdegames3
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
KDE_SPLIT= ${ATLANTIKDESIGNER_PORTNAME:S/${KDE_SPLIT_DIST}-//}
KDE_DOC_SPLIT= # none
USE_KDELIBS_VER=3
diff --git a/games/blackjack/Makefile b/games/blackjack/Makefile
index 41e959d6caa7..e5e41d0da98c 100644
--- a/games/blackjack/Makefile
+++ b/games/blackjack/Makefile
@@ -18,6 +18,9 @@ COMMENT= One of the better implementations of blackjack, based on QT
WRKSRC= ${WRKDIR}/${PORTNAME}
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_QT_VER= 3
MAKE_ENV= QTCPPFLAGS="${QTCPPFLAGS} ${PTHREAD_CFLAGS}" \
QTCFGLIBS="${QTCFGLIBS} ${PTHREAD_LIBS}" \
diff --git a/games/easysok/Makefile b/games/easysok/Makefile
index aadfeb1c081a..7f531c1f5dbf 100644
--- a/games/easysok/Makefile
+++ b/games/easysok/Makefile
@@ -16,6 +16,9 @@ COMMENT= A sokoban game for KDE3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
diff --git a/games/ggz-kde-client/Makefile b/games/ggz-kde-client/Makefile
index 28680e3db894..84d9060b55bc 100644
--- a/games/ggz-kde-client/Makefile
+++ b/games/ggz-kde-client/Makefile
@@ -13,6 +13,9 @@ CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
COMMENT= The GGZ Gaming Zone - KDE Client
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER= 3
diff --git a/games/kamikaze/Makefile b/games/kamikaze/Makefile
index f51f522b1bad..18b3bfd5fac5 100644
--- a/games/kamikaze/Makefile
+++ b/games/kamikaze/Makefile
@@ -15,6 +15,9 @@ COMMENT= Multiplayer bomberman-style game for KDE
LICENSE= GPLv2
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
diff --git a/games/kbilliards/Makefile b/games/kbilliards/Makefile
index d14ac89391d8..7ff67ba2d683 100644
--- a/games/kbilliards/Makefile
+++ b/games/kbilliards/Makefile
@@ -15,6 +15,9 @@ LICENSE= GPLv2 # (or later)
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_PERL5_BUILD=yes
diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile
index ae54d0d3c726..dcc3440ecd40 100644
--- a/games/kdegames3/Makefile
+++ b/games/kdegames3/Makefile
@@ -16,6 +16,9 @@ DIST_SUBDIR= KDE
MAINTAINER= ports@FreeBSD.org
COMMENT= Games for the KDE integrated X11 desktop
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
diff --git a/games/kfreerings/Makefile b/games/kfreerings/Makefile
index eb0d4f498599..5ac1ac69c40e 100644
--- a/games/kfreerings/Makefile
+++ b/games/kfreerings/Makefile
@@ -16,6 +16,9 @@ COMMENT= A small puzzle game
LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
diff --git a/games/kmastermind/Makefile b/games/kmastermind/Makefile
index faad2cd166fa..febc10ffb599 100644
--- a/games/kmastermind/Makefile
+++ b/games/kmastermind/Makefile
@@ -16,6 +16,9 @@ COMMENT= Mastermind game designed for K Desktop Environment
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11/kdelibs3:extract
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/knights/Makefile b/games/knights/Makefile
index ac97b0304451..28e23f35636e 100644
--- a/games/knights/Makefile
+++ b/games/knights/Makefile
@@ -16,6 +16,9 @@ COMMENT= A KDE chess interface (gnuchess/crafty)
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_GETTEXT= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
diff --git a/games/kpicframer/Makefile b/games/kpicframer/Makefile
index e13ed82f2492..2b30b8b2b130 100644
--- a/games/kpicframer/Makefile
+++ b/games/kpicframer/Makefile
@@ -16,6 +16,9 @@ COMMENT= KDE card game
LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/kpictorial/Makefile b/games/kpictorial/Makefile
index 9f6ce4a26e49..047fe001305f 100644
--- a/games/kpictorial/Makefile
+++ b/games/kpictorial/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Little logical game for KDE
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/kpuzzle/Makefile b/games/kpuzzle/Makefile
index 9900250a109e..dcd39e242e9a 100644
--- a/games/kpuzzle/Makefile
+++ b/games/kpuzzle/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-final
MAINTAINER= ports@FreeBSD.org
COMMENT= Jigsaw puzzle game for KDE
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
USE_KDELIBS_VER= 3
diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile
index 2bab12b837a6..c9b15f66b314 100644
--- a/games/ksudoku/Makefile
+++ b/games/ksudoku/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= freebsd@chillt.de
COMMENT= A Sudoku generator and solver for KDE
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_GL= yes
diff --git a/games/ktritoc/Makefile b/games/ktritoc/Makefile
index 517aa90da3af..f45ae680b97d 100644
--- a/games/ktritoc/Makefile
+++ b/games/ktritoc/Makefile
@@ -15,6 +15,9 @@ COMMENT= A Tic-tac-toe like boardgame
LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool
diff --git a/games/kwappen/Makefile b/games/kwappen/Makefile
index f4b59eaace62..e7bdbbb822db 100644
--- a/games/kwappen/Makefile
+++ b/games/kwappen/Makefile
@@ -15,6 +15,9 @@ COMMENT= KDE board game
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_GETTEXT= yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool
diff --git a/games/q15/Makefile b/games/q15/Makefile
index ee2e986f4078..3f4b3dc64810 100644
--- a/games/q15/Makefile
+++ b/games/q15/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://silversoft.net/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A Qt-based game fifteen
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_BZIP2= yes
USE_QT_VER= 3
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_LIBS="${PTHREAD_LIBS}" \
diff --git a/games/qgo/Makefile b/games/qgo/Makefile
index 23eb3a689198..32b329b55ee9 100644
--- a/games/qgo/Makefile
+++ b/games/qgo/Makefile
@@ -18,6 +18,9 @@ COMMENT= A Go board and SGF editor written with the Qt library
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_XORG= x11 ice xext
USE_QT_VER= 3
USE_GMAKE= yes
diff --git a/games/qnetchess/Makefile b/games/qnetchess/Makefile
index 59d268fe1cb4..214eb96d39e1 100644
--- a/games/qnetchess/Makefile
+++ b/games/qnetchess/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.silversoft.net/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Qt based chess multiplayer game
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
MAKEFILE= Makefile.FreeBSD
LOCALE_FILE= "${DATADIR}/${PORTNAME}_ru"
diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile
index 6e2081789b2c..2e2f33941553 100644
--- a/games/spacehulk/Makefile
+++ b/games/spacehulk/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/-beta1/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Science-fiction board game in the world of Warhammer 40000
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile
index 6e13a6a7137c..bdcaea4d9344 100644
--- a/games/taxipilot/Makefile
+++ b/games/taxipilot/Makefile
@@ -16,6 +16,9 @@ COMMENT= A Spacetaxi clone
LIB_DEPENDS= artsmodules.0:${PORTSDIR}/multimedia/kdemultimedia3
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool