svn commit: r333491 - in head: emulators/linux-peops-softgpu emulators/linux-pete-mesagpu emulators/linux-pete-xgl2gpu games/HeroesOfMightAndMagic net-im/linux-ymessenger
Rene Ladan
rene at FreeBSD.org
Mon Nov 11 12:55:25 UTC 2013
Author: rene
Date: Mon Nov 11 12:55:23 2013
New Revision: 333491
URL: http://svnweb.freebsd.org/changeset/ports/333491
Log:
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
Modified:
head/emulators/linux-peops-softgpu/Makefile
head/emulators/linux-pete-mesagpu/Makefile
head/emulators/linux-pete-xgl2gpu/Makefile
head/games/HeroesOfMightAndMagic/Makefile
head/net-im/linux-ymessenger/Makefile
Modified: head/emulators/linux-peops-softgpu/Makefile
==============================================================================
--- head/emulators/linux-peops-softgpu/Makefile Mon Nov 11 12:43:41 2013 (r333490)
+++ head/emulators/linux-peops-softgpu/Makefile Mon Nov 11 12:55:23 2013 (r333491)
@@ -12,6 +12,9 @@ DISTFILES= gpupeopssoftx${MAJOR}${MINOR}
MAINTAINER= cyberbotx at 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
Modified: head/emulators/linux-pete-mesagpu/Makefile
==============================================================================
--- head/emulators/linux-pete-mesagpu/Makefile Mon Nov 11 12:43:41 2013 (r333490)
+++ head/emulators/linux-pete-mesagpu/Makefile Mon Nov 11 12:55:23 2013 (r333491)
@@ -12,6 +12,9 @@ DISTFILES= gpupetemesagl${MAJOR}${MINOR}
MAINTAINER= cyberbotx at 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
Modified: head/emulators/linux-pete-xgl2gpu/Makefile
==============================================================================
--- head/emulators/linux-pete-xgl2gpu/Makefile Mon Nov 11 12:43:41 2013 (r333490)
+++ head/emulators/linux-pete-xgl2gpu/Makefile Mon Nov 11 12:55:23 2013 (r333491)
@@ -12,6 +12,9 @@ DISTFILES= gpupetexgl${MAJOR}0${MINOR}${
MAINTAINER= cyberbotx at 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
Modified: head/games/HeroesOfMightAndMagic/Makefile
==============================================================================
--- head/games/HeroesOfMightAndMagic/Makefile Mon Nov 11 12:43:41 2013 (r333490)
+++ head/games/HeroesOfMightAndMagic/Makefile Mon Nov 11 12:55:23 2013 (r333491)
@@ -11,6 +11,9 @@ DISTFILES=
MAINTAINER= mva at 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
Modified: head/net-im/linux-ymessenger/Makefile
==============================================================================
--- head/net-im/linux-ymessenger/Makefile Mon Nov 11 12:43:41 2013 (r333490)
+++ head/net-im/linux-ymessenger/Makefile Mon Nov 11 12:55:23 2013 (r333491)
@@ -11,7 +11,10 @@ DISTFILES= ${DISTNAME}.rpm ymessenger.bi
EXTRACT_ONLY= ${DISTNAME}.rpm
MAINTAINER= ports at 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
More information about the svn-ports-head
mailing list