From owner-svn-ports-all@FreeBSD.ORG Fri May 29 17:46:28 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8939EE0; Fri, 29 May 2015 17:46:27 +0000 (UTC) (envelope-from antoine@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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5D031EB8; Fri, 29 May 2015 17:46:27 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4THkRjl092759; Fri, 29 May 2015 17:46:27 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4THkQW9092752; Fri, 29 May 2015 17:46:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201505291746.t4THkQW9092752@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 29 May 2015 17:46:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387872 - in head: audio/padevchooser devel/xtla mail/mail-notification ports-mgmt/gnome-packagekit sysutils/py-salt-api 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: Fri, 29 May 2015 17:46:28 -0000 Author: antoine Date: Fri May 29 17:46:25 2015 New Revision: 387872 URL: https://svnweb.freebsd.org/changeset/ports/387872 Log: Deprecate ports broken for more than 6 months Modified: head/audio/padevchooser/Makefile head/devel/xtla/Makefile head/mail/mail-notification/Makefile head/ports-mgmt/gnome-packagekit/Makefile head/sysutils/py-salt-api/Makefile Modified: head/audio/padevchooser/Makefile ============================================================================== --- head/audio/padevchooser/Makefile Fri May 29 16:36:46 2015 (r387871) +++ head/audio/padevchooser/Makefile Fri May 29 17:46:25 2015 (r387872) @@ -16,6 +16,8 @@ LIB_DEPENDS= libglademm-2.4.so:${PORTSDI RUN_DEPENDES= dbus-daemon:${PORTSDIR}/devel/dbus BROKEN= needs update to support pulseaudio 5.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-06-29 GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib -lX11 Modified: head/devel/xtla/Makefile ============================================================================== --- head/devel/xtla/Makefile Fri May 29 16:36:46 2015 (r387871) +++ head/devel/xtla/Makefile Fri May 29 17:46:25 2015 (r387872) @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Emacs front-end to tla BROKEN= Fails to package +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-06-29 BUILD_DEPENDS+= tla:${PORTSDIR}/devel/tla \ ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/tree-widget/tree-widget.el:${PORTSDIR}/editors/tree-widget Modified: head/mail/mail-notification/Makefile ============================================================================== --- head/mail/mail-notification/Makefile Fri May 29 16:36:46 2015 (r387871) +++ head/mail/mail-notification/Makefile Fri May 29 17:46:25 2015 (r387872) @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Mail notification for freedesktop.org-compliant system trays BROKEN= Run-time failure with Gnome 3 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-06-29 LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libgnome-keyring.so:${PORTSDIR}/security/gnome-keyring \ Modified: head/ports-mgmt/gnome-packagekit/Makefile ============================================================================== --- head/ports-mgmt/gnome-packagekit/Makefile Fri May 29 16:36:46 2015 (r387871) +++ head/ports-mgmt/gnome-packagekit/Makefile Fri May 29 17:46:25 2015 (r387872) @@ -12,6 +12,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= PackageKit client programs for the GNOME desktop BROKEN= Uses unknown GNOME component gnomemenus +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-06-29 BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2man:${PORTSDIR}/textproc/docbook-utils LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ Modified: head/sysutils/py-salt-api/Makefile ============================================================================== --- head/sysutils/py-salt-api/Makefile Fri May 29 16:36:46 2015 (r387871) +++ head/sysutils/py-salt-api/Makefile Fri May 29 17:46:25 2015 (r387872) @@ -12,6 +12,8 @@ COMMENT= Exposes the fundamental aspects LICENSE= APACHE20 BROKEN= Conflicts with py27-salt-2014.7.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-06-29 USES= python:2 USE_PYTHON= distutils autoplist