Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 14:11:07 +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: r342140 - head/net-p2p/azureus2
Message-ID:  <201402011411.s11EB7Y3098818@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb  1 14:11:07 2014
New Revision: 342140
URL: http://svnweb.freebsd.org/changeset/ports/342140
QAT: https://qat.redports.org/buildarchive/r342140/

Log:
  Mark broken: Fails to build
  
      [javac] 100 errors
      [javac] 2 warnings
  
  BUILD FAILED
  
  Reported by:	pkg-fallout since august 2013
  With hat:	portmgr

Modified:
  head/net-p2p/azureus2/Makefile

Modified: head/net-p2p/azureus2/Makefile
==============================================================================
--- head/net-p2p/azureus2/Makefile	Sat Feb  1 14:02:24 2014	(r342139)
+++ head/net-p2p/azureus2/Makefile	Sat Feb  1 14:11:07 2014	(r342140)
@@ -11,6 +11,8 @@ DISTNAME=	azureus_${PORTVERSION}_source
 MAINTAINER=	rnoland@2hip.net
 COMMENT=	A BitTorrent client written in Java
 
+BROKEN=		Fails to build
+
 BUILD_DEPENDS=	${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \
 		${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
 		${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \



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