Date: Mon, 11 Nov 2013 12:55:24 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333491 - in head: emulators/linux-peops-softgpu emulators/linux-pete-mesagpu emulators/linux-pete-xgl2gpu games/HeroesOfMightAndMagic net-im/linux-ymessenger Message-ID: <201311111255.rABCtORH049948@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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@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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311111255.rABCtORH049948>