From owner-svn-ports-all@FreeBSD.ORG Sat Feb 28 12:23:53 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 54BBF85F; Sat, 28 Feb 2015 12:23:53 +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 3F01DE6A; Sat, 28 Feb 2015 12:23:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1SCNq8q038551; Sat, 28 Feb 2015 12:23:52 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1SCNpj4038545; Sat, 28 Feb 2015 12:23:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201502281223.t1SCNpj4038545@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 28 Feb 2015 12:23:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380137 - in head: audio/raproxy databases/gtksql databases/pydbdesigner graphics/xfpovray net-mgmt/tcptrack print/sgf2tex 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.18-1 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: Sat, 28 Feb 2015 12:23:53 -0000 Author: antoine Date: Sat Feb 28 12:23:50 2015 New Revision: 380137 URL: https://svnweb.freebsd.org/changeset/ports/380137 QAT: https://qat.redports.org/buildarchive/r380137/ Log: Deprecate ports broken for more than 6 months Modified: head/audio/raproxy/Makefile head/databases/gtksql/Makefile head/databases/pydbdesigner/Makefile head/graphics/xfpovray/Makefile head/net-mgmt/tcptrack/Makefile head/print/sgf2tex/Makefile Modified: head/audio/raproxy/Makefile ============================================================================== --- head/audio/raproxy/Makefile Sat Feb 28 12:10:15 2015 (r380136) +++ head/audio/raproxy/Makefile Sat Feb 28 12:23:50 2015 (r380137) @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1 BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 ALL_TARGET= raproxy MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" Modified: head/databases/gtksql/Makefile ============================================================================== --- head/databases/gtksql/Makefile Sat Feb 28 12:10:15 2015 (r380136) +++ head/databases/gtksql/Makefile Sat Feb 28 12:23:50 2015 (r380137) @@ -13,6 +13,8 @@ COMMENT= Graphical query tool for Postgr LICENSE= GPLv2 # (or later) BROKEN= Fails to configure +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 LIB_DEPENDS= libscintilla.so:${PORTSDIR}/x11-toolkits/scintilla RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils Modified: head/databases/pydbdesigner/Makefile ============================================================================== --- head/databases/pydbdesigner/Makefile Sat Feb 28 12:10:15 2015 (r380136) +++ head/databases/pydbdesigner/Makefile Sat Feb 28 12:23:50 2015 (r380137) @@ -14,6 +14,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= Needs an unsupported version of wxWidgets +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 EXTRACT_AFTER_ARGS= --exclude CVS Modified: head/graphics/xfpovray/Makefile ============================================================================== --- head/graphics/xfpovray/Makefile Sat Feb 28 12:10:15 2015 (r380136) +++ head/graphics/xfpovray/Makefile Sat Feb 28 12:23:50 2015 (r380137) @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Graphical interface to POV-Ray BROKEN= Fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 LIB_DEPENDS= libforms.so:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta Modified: head/net-mgmt/tcptrack/Makefile ============================================================================== --- head/net-mgmt/tcptrack/Makefile Sat Feb 28 12:10:15 2015 (r380136) +++ head/net-mgmt/tcptrack/Makefile Sat Feb 28 12:23:50 2015 (r380137) @@ -11,6 +11,8 @@ MAINTAINER= squat@squat.no COMMENT= Packet sniffer which displays TCP information like top(1) BROKEN= binary segfaults +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 GNU_CONFIGURE= yes USE_GCC= yes Modified: head/print/sgf2tex/Makefile ============================================================================== --- head/print/sgf2tex/Makefile Sat Feb 28 12:10:15 2015 (r380136) +++ head/print/sgf2tex/Makefile Sat Feb 28 12:23:50 2015 (r380137) @@ -11,6 +11,8 @@ MAINTAINER= spcoltri@omcl.org COMMENT= Convert a Go game record in SGF format into TeX and provide fonts to make a dvi BROKEN= Fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 USES= shebangfix SHEBANG_FILES= sgf2tex