From owner-svn-ports-head@FreeBSD.ORG Fri Dec 27 14:33:00 2013 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 AC9A04D4; Fri, 27 Dec 2013 14:33:00 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DD23F13B7; Fri, 27 Dec 2013 14:32:59 +0000 (UTC) Received: from [192.168.1.113] (c-174-61-88-207.hsd1.fl.comcast.net [174.61.88.207]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 357B7435C7; Fri, 27 Dec 2013 08:32:42 -0600 (CST) Message-ID: <52BD8F7A.9010207@marino.st> Date: Fri, 27 Dec 2013 15:32:26 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: svn commit: r337714 - in head/java: openjdk6 openjdk7 References: <201312271150.rBRBobTH008713@svn.freebsd.org> In-Reply-To: <201312271150.rBRBobTH008713@svn.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org 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: Fri, 27 Dec 2013 14:33:00 -0000 On 12/27/2013 12:50, Baptiste Daroussin wrote: > Author: bapt > Date: Fri Dec 27 11:50:37 2013 > New Revision: 337714 > URL: http://svnweb.freebsd.org/changeset/ports/337714 > > Log: > Mark as forbidden, the port is now trigering a nasty FreeBSD bug! > A fix is being investigated > Does defined FORBIDDEN prevent port from being built in poudriere? (I assume yes and this is very temporary) What is the actual bug? How can I tell if DragonFly is affected? Thanks, John