From owner-freebsd-java@FreeBSD.ORG Sun Nov 7 06:40:14 2010 Return-Path: Delivered-To: java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30B41106566C for ; Sun, 7 Nov 2010 06:40:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1F7568FC16 for ; Sun, 7 Nov 2010 06:40:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oA76eDVx093991 for ; Sun, 7 Nov 2010 06:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA76eD2g093979; Sun, 7 Nov 2010 06:40:13 GMT (envelope-from gnats) Date: Sun, 7 Nov 2010 06:40:13 GMT Message-Id: <201011070640.oA76eD2g093979@freefall.freebsd.org> To: java@FreeBSD.org From: Greg Lewis Cc: Subject: Re: ports/151923: [patch] java/openjdk6: free and native openjdk bootstrap X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Greg Lewis List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2010 06:40:14 -0000 The following reply was made to PR ports/151923; it has been noted by GNATS. From: Greg Lewis To: Jung-uk Kim Cc: bug-followup@freebsd.org, freebsd-java@freebsd.org, Rob Farmer Subject: Re: ports/151923: [patch] java/openjdk6: free and native openjdk bootstrap Date: Sat, 6 Nov 2010 23:38:46 -0700 On Thu, Nov 04, 2010 at 01:51:38PM -0400, Jung-uk Kim wrote: [...] > On the other hand, we have ports/java/jbootstrap to work around this > issue but it is pretty much dead and non-free. If you really want > something like that, you may use ports/java/openjdk6 as master port, > make it bootstrap with GCJ or something totally "free" just enough to > bootstrap OpenJDK6 and OpenJDK7, and package it with minimal runtime > dependency (if there is any). Then, ports/java/openjdk6, > ports/java/openjdk7, etc. can use it as a *build* dependency. I > believe that is the way to go. I'm with Jung-uk here. FWIW, if you want an example of using "free" bootstrapping you need look no further than IcedTea. IIRC it uses gcj and ecj to do it's bootstrapping. Or just go the whole way and port IcedTea in it's entirety. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org