From owner-freebsd-ports@freebsd.org Thu Sep 1 13:23:11 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 C6BD5BCA206 for ; Thu, 1 Sep 2016 13:23:11 +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 84F1FC13 for ; Thu, 1 Sep 2016 13:23:11 +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 077DF5C5167 for ; Thu, 1 Sep 2016 15:23:02 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.1 anny.lostinspace.de 077DF5C5167 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=1472736182; bh=vJOAnsAltMnvmoElMeSC3mr6KNEaiP424oL20lfzyxY=; h=Subject:To:References:From:Date:In-Reply-To; b=gMZDj6odPUAsco2TYd9IEksZ/ovMn7LhEJNBKWaxxl9XCy/900mDxeSZYBekR8rEQ IQx0nmcrUjoXhUYfDdjJhgf25cLzA7btb0GDhCHxbW5KjPtHqf7uz5LSUdAUlVPlSc yOtdDX5oc9/u917tUjfjkZUP3qbnVh7W/ZlNPdNY= 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 31DD355F514 for ; Thu, 1 Sep 2016 15:23:01 +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> From: Matthias Fechner Message-ID: <6af81830-d841-b1fa-e5b2-53ea06403153@fechner.net> Date: Thu, 1 Sep 2016 15:22:46 +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: <403d02ce-a9be-acc6-2d3e-ca24fb267399@fechner.net> Content-Type: text/plain; charset=utf-8 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 13:23:11 -0000 Am 31.08.2016 um 12:38 schrieb Matthias Fechner: > As the new version was broken, I installed the old 4.x version and > locked the package. > > I just downloaded manually the 6.2 version into /usr/local/src and > started it from there (it works perfectly fine after defining the > JAVA_HOME=/usr/local/openjdk8/jre/). > Today I have a little time to look into this issue and upgraded to > version 5.5.2 which is now in ports. > if it is ok, I would create a patch file to correct this port (doing also an update to version 6.2 in this step) 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