Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2016 20:20:51 +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: r407550 - in head: audio/audacious-dumb audio/rezound databases/mysql-workbench52 lang/spark net-mgmt/victorops-nagios net/ntopng
Message-ID:  <201601302020.u0UKKpDc057436@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jan 30 20:20:50 2016
New Revision: 407550
URL: https://svnweb.freebsd.org/changeset/ports/407550

Log:
  Deprecate ports broken for more than 6 months

Modified:
  head/audio/audacious-dumb/Makefile
  head/audio/rezound/Makefile
  head/databases/mysql-workbench52/Makefile
  head/lang/spark/Makefile
  head/net-mgmt/victorops-nagios/Makefile
  head/net/ntopng/Makefile

Modified: head/audio/audacious-dumb/Makefile
==============================================================================
--- head/audio/audacious-dumb/Makefile	Sat Jan 30 20:19:02 2016	(r407549)
+++ head/audio/audacious-dumb/Makefile	Sat Jan 30 20:20:50 2016	(r407550)
@@ -18,6 +18,8 @@ BUILD_DEPENDS=	audacious:${PORTSDIR}/mul
 		${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb
 
 BROKEN=		Does not compile with audacious 3.6.x.
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2016-02-29
 USES=		gmake pkgconfig
 USE_LDCONFIG=	yes
 

Modified: head/audio/rezound/Makefile
==============================================================================
--- head/audio/rezound/Makefile	Sat Jan 30 20:19:02 2016	(r407549)
+++ head/audio/rezound/Makefile	Sat Jan 30 20:20:50 2016	(r407550)
@@ -13,6 +13,8 @@ COMMENT=	Graphical audio file editor
 LICENSE=	GPLv2
 
 BROKEN=		Fails to configure with gcc, fails to link with clang
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2016-02-29
 
 LIB_DEPENDS=	libFOX-1.4.so:${PORTSDIR}/x11-toolkits/fox14
 

Modified: head/databases/mysql-workbench52/Makefile
==============================================================================
--- head/databases/mysql-workbench52/Makefile	Sat Jan 30 20:19:02 2016	(r407549)
+++ head/databases/mysql-workbench52/Makefile	Sat Jan 30 20:20:50 2016	(r407550)
@@ -16,6 +16,8 @@ LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
 BROKEN=		does not build
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2016-02-29
 
 LIB_DEPENDS=	libzip.so:${PORTSDIR}/archivers/libzip \
 		libboost_system.so:${PORTSDIR}/devel/boost-libs \

Modified: head/lang/spark/Makefile
==============================================================================
--- head/lang/spark/Makefile	Sat Jan 30 20:19:02 2016	(r407549)
+++ head/lang/spark/Makefile	Sat Jan 30 20:20:50 2016	(r407550)
@@ -16,6 +16,8 @@ COMMENT=	Technology for engineering high
 LICENSE=	GPLv3
 
 BROKEN=		brutally fails test suite - with ICE
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2016-02-29
 
 BUILD_DEPENDS=	gnatcoll>=2014:${PORTSDIR}/devel/gnatcoll
 RUN_DEPENDS=	gnatwhy3:${PORTSDIR}/math/why3-spark \

Modified: head/net-mgmt/victorops-nagios/Makefile
==============================================================================
--- head/net-mgmt/victorops-nagios/Makefile	Sat Jan 30 20:19:02 2016	(r407549)
+++ head/net-mgmt/victorops-nagios/Makefile	Sat Jan 30 20:20:50 2016	(r407550)
@@ -11,6 +11,8 @@ MAINTAINER=	rand@iteris.com
 COMMENT=	Nagios integration for VictorOps incident notification service
 
 BROKEN=		Unfetchable
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2016-02-29
 
 NO_WRKSUBDIR=	YES
 NO_BUILD=	YES

Modified: head/net/ntopng/Makefile
==============================================================================
--- head/net/ntopng/Makefile	Sat Jan 30 20:19:02 2016	(r407549)
+++ head/net/ntopng/Makefile	Sat Jan 30 20:20:50 2016	(r407550)
@@ -14,6 +14,8 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		Fails to build
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2016-02-29
 
 LIB_DEPENDS=	librrd.so:${PORTSDIR}/databases/rrdtool \
 		libluajit-5.1.so:${PORTSDIR}/lang/luajit \



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