aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
commit89b4379a177ed6c314362aa05d65f4af81e8aee0 (patch)
tree08893c75412f70cc89eac1c944e80b8d4e2bcc52 /games
parentb04ce8519d7d4064c97c4b032f175923df9ae8b6 (diff)
downloadports-89b4379a177ed6c314362aa05d65f4af81e8aee0.tar.gz
ports-89b4379a177ed6c314362aa05d65f4af81e8aee0.zip
Deprecate most glib12 consumers
With hat: portmgr
Notes
Notes: svn path=/head/; revision=481888
Diffstat (limited to 'games')
-rw-r--r--games/corewars/Makefile3
-rw-r--r--games/dopewars/Makefile3
-rw-r--r--games/garith/Makefile3
-rw-r--r--games/gtklife/Makefile3
-rw-r--r--games/mindguard/Makefile3
-rw-r--r--games/netspades/Makefile3
-rw-r--r--games/wmquake/Makefile3
-rw-r--r--games/xbattle/Makefile3
-rw-r--r--games/xbill/Makefile3
-rw-r--r--games/xpuyopuyo/Makefile3
-rw-r--r--games/znibbles/Makefile3
11 files changed, 33 insertions, 0 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index d3b137ffb7aa..ef9a61c98e50 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%2C%20tar.gz%29/${PORTVERSIO
MAINTAINER= ports@FreeBSD.org
COMMENT= Simulation game where the goal is to crash each other's programs
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index 835864dc0ae4..aa0282512aae 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= UNIX rewrite of a game originally based on "Drug Wars"
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/garith/Makefile b/games/garith/Makefile
index 279d4fe00f7c..417f21672bd3 100644
--- a/games/garith/Makefile
+++ b/games/garith/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://www.cnm-vra.com/micah/garith/
MAINTAINER= ports@FreeBSD.org
COMMENT= Arithmetic quiz program for X Window System
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
USE_GNOME= gtk12
WRKSRC= ${WRKDIR}/garith
CFLAGS+= `${GTK_CONFIG} --cflags`
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile
index 0bea103f1458..c8bcb8e2fd19 100644
--- a/games/gtklife/Makefile
+++ b/games/gtklife/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://ironphoenix.org/tril/gtklife/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ implementation of Conways Game of Life
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/mindguard/Makefile b/games/mindguard/Makefile
index eb1eab9e5717..cf85a9d8ae28 100644
--- a/games/mindguard/Makefile
+++ b/games/mindguard/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://zapatopi.net/mindguard/
MAINTAINER= ports@FreeBSD.org
COMMENT= Helpful utility for detecting and jamming harmful mind-control rays
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= MGPL
LICENSE_NAME= MINDGUARD PUBLIC LICENSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/netspades/Makefile b/games/netspades/Makefile
index 5e26870356e1..d56718c6be71 100644
--- a/games/netspades/Makefile
+++ b/games/netspades/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= TUCOWS/x11/entertain \
MAINTAINER= ports@FreeBSD.org
COMMENT= Very popular card game for 1-4 players over a network
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2+
OPTIONS_DEFINE= GTK1 SLANG
diff --git a/games/wmquake/Makefile b/games/wmquake/Makefile
index 31115ec5ca66..7b5a232e0377 100644
--- a/games/wmquake/Makefile
+++ b/games/wmquake/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Id Software's Quake I in a 64x64 WM dockapp window
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
USES= gmake tar:bzip2
USE_GNOME= gtk12
diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile
index 82de4ca0399b..b7ffe01a3df6 100644
--- a/games/xbattle/Makefile
+++ b/games/xbattle/Makefile
@@ -13,6 +13,9 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Concurrent multi-player battle strategy game
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= XBATTLE_LICENSE
LICENSE_NAME= XBATTLE License
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index 7f7c3422d70f..700a2563f18b 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://www.xbill.org/download/ \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Save your computers from the evil clutches of Bill
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${SCORES_DIR}
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 9a5a4de9389e..9933b2764588 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://chaos2.org/xpuyopuyo/
MAINTAINER= ports@FreeBSD.org
COMMENT= Puzzle game, somewhat like Tetris
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/znibbles/Makefile b/games/znibbles/Makefile
index b9baf208c2fd..bb6784720d21 100644
--- a/games/znibbles/Makefile
+++ b/games/znibbles/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.zyllius.com/vmallet/archives/
MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-player networked nibbles game
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2+
OPTIONS_DEFINE= GTK1