Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2015 17:46:26 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
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
Message-ID:  <201505291746.t4THkQW9092752@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505291746.t4THkQW9092752>