From owner-svn-ports-head@freebsd.org Sat Jan 30 20:20:52 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C06F4A73662; Sat, 30 Jan 2016 20:20:52 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 981D715D7; Sat, 30 Jan 2016 20:20:52 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0UKKpsK057442; Sat, 30 Jan 2016 20:20:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0UKKpDc057436; Sat, 30 Jan 2016 20:20:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201601302020.u0UKKpDc057436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 30 Jan 2016 20:20:51 +0000 (UTC) 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 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.20 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: Sat, 30 Jan 2016 20:20:52 -0000 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 \