From owner-svn-ports-head@FreeBSD.ORG Mon Nov 11 12:55:25 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 422AD1DF; Mon, 11 Nov 2013 12:55:25 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2F1312531; Mon, 11 Nov 2013 12:55:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rABCtP6G049953; Mon, 11 Nov 2013 12:55:25 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rABCtORH049948; Mon, 11 Nov 2013 12:55:24 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201311111255.rABCtORH049948@svn.freebsd.org> From: Rene Ladan Date: Mon, 11 Nov 2013 12:55:24 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Nov 2013 12:55:25 -0000 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