From owner-freebsd-ports@freebsd.org Thu Sep 1 17:10:35 2016 Return-Path: Delivered-To: freebsd-ports@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 D7A7FBCB6D9 for ; Thu, 1 Sep 2016 17:10:35 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 95A0784C for ; Thu, 1 Sep 2016 17:10:35 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (aftr-88-217-181-200.dynamic.mnet-online.de [88.217.181.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 01FAF5C683A for ; Thu, 1 Sep 2016 19:10:33 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.1 anny.lostinspace.de 01FAF5C683A Authentication-Results: anny.lostinspace.de; dmarc=none header.from=fechner.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1472749833; bh=pRRq8BR3HcB3+2OwPHa7JXRb+ixNM7ChbiPQkesu/Vc=; h=Subject:To:References:From:Date:In-Reply-To; b=ngThpROyHdb5KbFk5PqJjGmp/t/SEOZBfJ7VRlJGTafHbK0JcJKNEHNKygKP2DMmJ DcV4dpTgDMoB8yQMQU0scSHgRukmdMrmb9DaS5wQbkgd1Z1qDVM4adToAHO7vHmcPi 0vNYCW8ss9u0I1ahglOoMJ5ftrr8PB09vdQ8/HLo= Received: from [192.168.0.151] (aftr-88-217-181-200.dynamic.mnet-online.de [88.217.181.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 4429155F3D1 for ; Thu, 1 Sep 2016 19:10:32 +0200 (CEST) Subject: Re: apache-solr PR: 201455 (I think 212104 blocks usage of apache-solr) To: freebsd-ports@freebsd.org References: <403d02ce-a9be-acc6-2d3e-ca24fb267399@fechner.net> <6af81830-d841-b1fa-e5b2-53ea06403153@fechner.net> <20160901132915.GJ96200@home.opsec.eu> <91a30d2b-ff04-c2a9-280b-ebb51320424b@fechner.net> <404a0b7b-41ea-5843-bb7a-f8c8f85dcb6a@fechner.net> From: Matthias Fechner Message-ID: Date: Thu, 1 Sep 2016 19:10:17 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <404a0b7b-41ea-5843-bb7a-f8c8f85dcb6a@fechner.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2016 17:10:35 -0000 Am 01.09.2016 um 19:08 schrieb Matthias Fechner: > If it is fine, I would create a diff and would attach it to PR 201455. the poudiere build log is here: https://pkg.fechner.net/data/103amd64-default/2016-09-01_19h00m20s/logs/apache-solr-6.2.0.log Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook