From 30d8dd5f191f942b7ce0f0e17c432d5dfb5a1fc8 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 11 Nov 2013 12:55:23 +0000 Subject: Deprecate ports which depend on Linux GTK1 libraries and schedule them for removal on December 1st, 2013. Discussed on: emulation@ (2013-10-06) Approved by: maintainer timeout (emulators/linux-pe*), private mail Approved by: maintainer (games/HeroesOfMightAndMagic), via IRC --- emulators/linux-peops-softgpu/Makefile | 3 +++ emulators/linux-pete-mesagpu/Makefile | 3 +++ emulators/linux-pete-xgl2gpu/Makefile | 3 +++ games/HeroesOfMightAndMagic/Makefile | 3 +++ net-im/linux-ymessenger/Makefile | 5 ++++- 5 files changed, 16 insertions(+), 1 deletion(-) diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile index 6b275f3514d6..28df45d3cd3e 100644 --- a/emulators/linux-peops-softgpu/Makefile +++ b/emulators/linux-peops-softgpu/Makefile @@ -12,6 +12,9 @@ DISTFILES= gpupeopssoftx${MAJOR}${MINOR}${EXTRACT_SUFX} \ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= PSEmu Pro GPU plugin using a software X11 renderer (Linux version) +DEPRECATED= Depends on deprecated Linux GTK1 +EXPIRATION_DATE=2013-12-01 + NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile index d268a890ee67..819fc56f8ef2 100644 --- a/emulators/linux-pete-mesagpu/Makefile +++ b/emulators/linux-pete-mesagpu/Makefile @@ -12,6 +12,9 @@ DISTFILES= gpupetemesagl${MAJOR}${MINOR}${EXTRACT_SUFX} \ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= PSEmu Pro GPU plugin using an OpenGL renderer (Linux version) +DEPRECATED= Depends on deprecated Linux GTK1 +EXPIRATION_DATE=2013-12-01 + NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile index 7a3358db8164..f125f0f62f1e 100644 --- a/emulators/linux-pete-xgl2gpu/Makefile +++ b/emulators/linux-pete-xgl2gpu/Makefile @@ -12,6 +12,9 @@ DISTFILES= gpupetexgl${MAJOR}0${MINOR}${EXTRACT_SUFX} \ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= PSEmu Pro GPU plugin using a modern OpenGL renderer (Linux version) +DEPRECATED= Depends on deprecated Linux GTK1 +EXPIRATION_DATE=2013-12-01 + NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes diff --git a/games/HeroesOfMightAndMagic/Makefile b/games/HeroesOfMightAndMagic/Makefile index a633f040c2c7..a2555bbdde6e 100644 --- a/games/HeroesOfMightAndMagic/Makefile +++ b/games/HeroesOfMightAndMagic/Makefile @@ -11,6 +11,9 @@ DISTFILES= MAINTAINER= mva@FreeBSD.org COMMENT= BSD Installation of the Linux game "Heroes of Might and Magic III" +DEPRECATED= Depends on deprecated Linux GTK1 +EXPIRATION_DATE=2013-12-01 + PLIST= ${WRKDIR}/PLIST IS_INTERACTIVE= yes ONLY_FOR_ARCHS= i386 amd64 diff --git a/net-im/linux-ymessenger/Makefile b/net-im/linux-ymessenger/Makefile index aa8d0a7b3139..4d0ecd62e5cd 100644 --- a/net-im/linux-ymessenger/Makefile +++ b/net-im/linux-ymessenger/Makefile @@ -11,7 +11,10 @@ DISTFILES= ${DISTNAME}.rpm ymessenger.bin EXTRACT_ONLY= ${DISTNAME}.rpm MAINTAINER= ports@FreeBSD.org -COMMENT= An RPM of Yahoo! Messenger instant messaging client +COMMENT= RPM of Yahoo! Messenger instant messaging client + +DEPRECATED= Depends on deprecated Linux GTK1 +EXPIRATION_DATE=2013-12-01 EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -- cgit v1.2.3