From owner-svn-ports-all@FreeBSD.ORG Tue May 19 16:46:18 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 93656653; Tue, 19 May 2015 16:46:18 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 804051631; Tue, 19 May 2015 16:46:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4JGkI0g050228; Tue, 19 May 2015 16:46:18 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4JGkEBE050207; Tue, 19 May 2015 16:46:14 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201505191646.t4JGkEBE050207@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 19 May 2015 16:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386792 - in head: deskutils/deskbar-applet deskutils/gimmie deskutils/glipper deskutils/gnochm deskutils/hamster-applet deskutils/kupfer deskutils/ontv deskutils/timer-applet editors/s... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2015 16:46:18 -0000 Author: marino Date: Tue May 19 16:46:13 2015 New Revision: 386792 URL: https://svnweb.freebsd.org/changeset/ports/386792 Log: Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks) PR: 199761 Approved by: maintainer timeout Modified: head/deskutils/deskbar-applet/Makefile head/deskutils/gimmie/Makefile head/deskutils/glipper/Makefile head/deskutils/gnochm/Makefile head/deskutils/hamster-applet/Makefile head/deskutils/kupfer/Makefile head/deskutils/ontv/Makefile head/deskutils/timer-applet/Makefile head/editors/scribes/Makefile head/games/gweled/Makefile head/games/py-pychess/Makefile head/multimedia/arista/Makefile head/net/service-discovery-applet/Makefile head/print/gnome-specimen/Makefile Modified: head/deskutils/deskbar-applet/Makefile ============================================================================== --- head/deskutils/deskbar-applet/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/deskutils/deskbar-applet/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -13,6 +13,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Omnipresent versatile search interface BROKEN= Uses unknown GNOME components pygnomedesktop and evolutiondataserver +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus Modified: head/deskutils/gimmie/Makefile ============================================================================== --- head/deskutils/gimmie/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/deskutils/gimmie/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -12,6 +12,8 @@ MAINTAINER= pneumann@gmail.com COMMENT= Gnome desktop organizer BROKEN= Uses unknown GNOME components pygnomedesktop and pygnomeextras +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 RUN_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \ ${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus \ Modified: head/deskutils/glipper/Makefile ============================================================================== --- head/deskutils/glipper/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/deskutils/glipper/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Clipboard manager for the GNOME panel BROKEN= Uses unknown GNOME components pygnomedesktop and pygnomeextras +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 USES= gettext gmake iconv libtool pathfix pkgconfig python tar:bzip2 USE_GNOME= gnomeprefix intltool pygnomedesktop pygnomeextras Modified: head/deskutils/gnochm/Makefile ============================================================================== --- head/deskutils/gnochm/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/deskutils/gnochm/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME viewer for CHM files BROKEN= Uses unknown GNOME component pygnomeextras +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/deskutils/hamster-applet/Makefile ============================================================================== --- head/deskutils/hamster-applet/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/deskutils/hamster-applet/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -13,6 +13,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Time management applet for the GNOME Desktop BROKEN= Uses unknown GNOME components pygnomedesktop and gnomecontrolcenter2 +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ Modified: head/deskutils/kupfer/Makefile ============================================================================== --- head/deskutils/kupfer/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/deskutils/kupfer/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -12,6 +12,8 @@ COMMENT= Convenient command and access t LICENSE= GPLv3 BROKEN= Uses unknown GNOME component pygnomedesktop +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 BUILD_DEPENDS= rst2html:${PORTSDIR}/textproc/py-docutils \ xml2po:${PORTSDIR}/textproc/gnome-doc-utils \ Modified: head/deskutils/ontv/Makefile ============================================================================== --- head/deskutils/ontv/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/deskutils/ontv/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -15,6 +15,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Uses unknown GNOME components pygnomedesktop and pygnomeextras +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \ ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte Modified: head/deskutils/timer-applet/Makefile ============================================================================== --- head/deskutils/timer-applet/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/deskutils/timer-applet/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -13,6 +13,8 @@ COMMENT= Timer applet for the GNOME pane LICENSE= GPLv2 # (or later) BROKEN= Uses unknown GNOME component pygnomedesktop +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 RUN_DEPENDS= gnome-audio>0:${PORTSDIR}/audio/gnome-audio \ ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ Modified: head/editors/scribes/Makefile ============================================================================== --- head/editors/scribes/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/editors/scribes/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -14,6 +14,8 @@ COMMENT= Slick yet powerful text editor LICENSE= GPLv2 BROKEN= Uses unknown GNOME component pygnomeextras +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ Modified: head/games/gweled/Makefile ============================================================================== --- head/games/gweled/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/games/gweled/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -9,6 +9,10 @@ MASTER_SITES= http://launchpad.net/gwele MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME version of the game called "Bejeweled" or "Diamond Mine" +BROKEN= Uses unknown GNOME component gnomehier +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING Modified: head/games/py-pychess/Makefile ============================================================================== --- head/games/py-pychess/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/games/py-pychess/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -14,6 +14,8 @@ COMMENT= GTK chess client written in Pyt LICENSE= GPLv2 # (or later) BROKEN= Uses unknown GNOME component pygnomedesktop +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=3-2.5.1_1:${PORTSDIR}/databases/py-sqlite3 Modified: head/multimedia/arista/Makefile ============================================================================== --- head/multimedia/arista/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/multimedia/arista/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -12,6 +12,8 @@ MAINTAINER= swills@FreeBSD.org COMMENT= Easy to use multimedia transcoder for the GNOME Desktop BROKEN= Uses unknown GNOME component pygnomedesktop +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 USES= desktop-file-utils gettext python USE_GSTREAMER= faac x264 lame mpeg2enc Modified: head/net/service-discovery-applet/Makefile ============================================================================== --- head/net/service-discovery-applet/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/net/service-discovery-applet/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -12,6 +12,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME applet that shows available network services using mDNS BROKEN= Uses unknown GNOME component pygnomedesktop +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/avahi/__init__.py:${PORTSDIR}/net/py-avahi RUN_DEPENDS= ${PYTHON_SITELIBDIR}/avahi/__init__.py:${PORTSDIR}/net/py-avahi Modified: head/print/gnome-specimen/Makefile ============================================================================== --- head/print/gnome-specimen/Makefile Tue May 19 16:37:07 2015 (r386791) +++ head/print/gnome-specimen/Makefile Tue May 19 16:46:13 2015 (r386792) @@ -11,6 +11,8 @@ MAINTAINER= swills@FreeBSD.org COMMENT= Gnome Specimen is a simple tool to preview and compare installed fonts BROKEN= Uses unknown GNOME component pygnomedesktop +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 GNU_CONFIGURE= yes USE_GNOME= pygnomedesktop