From owner-svn-ports-head@FreeBSD.ORG Sat May 31 20:48:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10C0E442; Sat, 31 May 2014 20:48:02 +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 F068E2BE8; Sat, 31 May 2014 20:48:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4VKm1ax017695; Sat, 31 May 2014 20:48:01 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4VKlx9U017664; Sat, 31 May 2014 20:47:59 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405312047.s4VKlx9U017664@svn.freebsd.org> From: Antoine Brodin Date: Sat, 31 May 2014 20:47:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356018 - in head: audio/ruby-esound games/sumwars games/tyrquake graphics/k3d graphics/py-poppler-qt4 net-im/ysm net-mgmt/send net-p2p/bittyrant net/p5-Jifty-Plugin-Authentication-Ldap... 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.18 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, 31 May 2014 20:48:02 -0000 Author: antoine Date: Sat May 31 20:47:59 2014 New Revision: 356018 URL: http://svnweb.freebsd.org/changeset/ports/356018 QAT: https://qat.redports.org/buildarchive/r356018/ Log: Deprecated some ports that were already marked BROKEN in 2013 With hat: portmgr Modified: head/audio/ruby-esound/Makefile head/games/sumwars/Makefile head/games/tyrquake/Makefile head/graphics/k3d/Makefile head/graphics/py-poppler-qt4/Makefile head/net-im/ysm/Makefile head/net-mgmt/send/Makefile head/net-p2p/bittyrant/Makefile head/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile head/security/p5-Jifty-Plugin-OpenID/Makefile head/www/trac-TracDuplicates/Makefile head/x11-toolkits/py-pyqwt/Makefile Modified: head/audio/ruby-esound/Makefile ============================================================================== --- head/audio/ruby-esound/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/audio/ruby-esound/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -14,6 +14,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby binding to the EsounD library BROKEN= Fails to configure +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 LIB_DEPENDS= libesd.so:${PORTSDIR}/audio/esound Modified: head/games/sumwars/Makefile ============================================================================== --- head/games/sumwars/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/games/sumwars/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -13,6 +13,8 @@ MAINTAINER= devel@stasyan.com COMMENT= Role-playing game, featuring both a single and a multiplayer mode BROKEN= Fails to build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so:${PORTSDIR}/graphics/ogre3d \ ${LOCALBASE}/lib/libOIS-1.2.0.so:${PORTSDIR}/devel/ois \ Modified: head/games/tyrquake/Makefile ============================================================================== --- head/games/tyrquake/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/games/tyrquake/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -11,6 +11,8 @@ MAINTAINER= rsmith@xs4all.nl COMMENT= Very conservative branch of the Quake source code BROKEN= Fails to build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 USE_XORG= x11 xxf86vm xdamage xfixes xau xext xdmcp USE_GL= yes Modified: head/graphics/k3d/Makefile ============================================================================== --- head/graphics/k3d/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/graphics/k3d/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -14,6 +14,8 @@ COMMENT= 3D modeling, animation, and ren LICENSE= GPLv2 BROKEN= Fails to configure +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 BUILD_DEPENDS= ${LOCALBASE}/include/gmm/gmm.h:${PORTSDIR}/math/gmm++ LIB_DEPENDS= libboost_python.so:${PORTSDIR}/devel/boost-python-libs \ Modified: head/graphics/py-poppler-qt4/Makefile ============================================================================== --- head/graphics/py-poppler-qt4/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/graphics/py-poppler-qt4/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -23,6 +23,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4- ${PYTHON_PKGNAMEPREFIX}qt4-xml>=0:${PORTSDIR}/textproc/py-qt4-xml BROKEN= Doesn't build with current poppler API +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 USE_PYTHON= yes USE_PYDISTUTILS= easy_install Modified: head/net-im/ysm/Makefile ============================================================================== --- head/net-im/ysm/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/net-im/ysm/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Command line ICQ client with ICQ2000 and recoding support BROKEN= Fails to install +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 USE_CSTD= c89 Modified: head/net-mgmt/send/Makefile ============================================================================== --- head/net-mgmt/send/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/net-mgmt/send/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -12,6 +12,8 @@ MAINTAINER= anchie@FreeBSD.org COMMENT= Secure Neighbor Discovery implementation for IPv6 BROKEN= Fails to link +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet Modified: head/net-p2p/bittyrant/Makefile ============================================================================== --- head/net-p2p/bittyrant/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/net-p2p/bittyrant/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -48,6 +48,8 @@ NO_STAGE= yes .include BROKEN= Does not build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 .if ${PORT_OPTIONS:MSWTDEVEL} SWT= swt-devel Modified: head/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile ============================================================================== --- head/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -11,6 +11,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= LDAP Authentication Plugin for Jifty Apps BROKEN= Fails to configure +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap Modified: head/security/p5-Jifty-Plugin-OpenID/Makefile ============================================================================== --- head/security/p5-Jifty-Plugin-OpenID/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/security/p5-Jifty-Plugin-OpenID/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -18,6 +18,8 @@ BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/w RUN_DEPENDS:= ${BUILD_DEPENDS} BROKEN= does not build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 USES= perl5 USE_PERL5= configure Modified: head/www/trac-TracDuplicates/Makefile ============================================================================== --- head/www/trac-TracDuplicates/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/www/trac-TracDuplicates/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -12,6 +12,8 @@ MAINTAINER= gslin@gslin.org COMMENT= Notice original ticket to dupe one BROKEN= Fails to patch +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 LICENSE= BSD Modified: head/x11-toolkits/py-pyqwt/Makefile ============================================================================== --- head/x11-toolkits/py-pyqwt/Makefile Sat May 31 20:17:58 2014 (r356017) +++ head/x11-toolkits/py-pyqwt/Makefile Sat May 31 20:47:59 2014 (r356018) @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python Bindings for the Qwt Class Library BROKEN= do not build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 BUILD_DEPENDS= ${LOCALBASE}/bin/qmake-qt4:${PORTSDIR}/devel/qmake4 \ ${PYNUMPY} \