From owner-freebsd-java Tue Sep 25 0:40:26 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id E01AD37B431; Tue, 25 Sep 2001 00:40:21 -0700 (PDT) Received: (from ernst@localhost) by heinz.jollem.com (8.11.3/8.11.4) id f8P7atb01525; Tue, 25 Sep 2001 09:36:55 +0200 (CEST) (envelope-from ernst) Date: Tue, 25 Sep 2001 09:36:20 +0200 From: Ernst de Haan To: Greg Lewis Cc: "Eric J. Chet" , Fuyuhiko Maruyama , Jim Knoll , sobomax@FreeBSD.ORG, freebsd-java@FreeBSD.ORG, "Dan O'Brien" , "Charlie A. Anderson" Subject: Re: OpenJIT-1.1.16 released. (Re: Using OpenJIT with jdk1.3.1p4) Message-ID: <20010925093620.A1511@c104187.upc-c.chello.nl> References: <55pu8ktojz.wl@tripper.private> <20010922111607.R10736-100000@gargoyle.bazzle.com> <20010922232811.C15683@c104187.upc-c.chello.nl> <20010923125411.A84957@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010923125411.A84957@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Sun, Sep 23, 2001 at 12:54:12PM +0930 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Greg, --- > > openjit-jdk11 > > openjit-jdk12 > > openjit-jdk13 --- > make JDK_VERSION=1[123] --- I don't think these approaches are mutually exclusive. We should probably write one master port with three slave ports, as follows: 'java/openjit-jdk11' (calls "make JDK_VERSION=11" in port 'java/openjit') 'java/openjit-jdk12' (calls "make JDK_VERSION=12" in port 'java/openjit') 'java/openjit-jdk13' (calls "make JDK_VERSION=13" in port 'java/openjit') 'java/openjit' (defaults to JDK_VERSION=1, as it does already) Would anyone knowa good and simple example of a master+slaves port ? /Ernst -- Ernst de Haan Euronet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message