Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 09:36:20 +0200
From:      Ernst de Haan <ernst@jollem.com>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        "Eric J. Chet" <ejc@bazzle.com>, Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>, Jim Knoll <jknoll@indy.rr.com>, sobomax@FreeBSD.ORG, freebsd-java@FreeBSD.ORG, "Dan O'Brien" <dob@bazzle.com>, "Charlie A. Anderson" <caa@bazzle.com>
Subject:   Re: OpenJIT-1.1.16 released. (Re: Using OpenJIT with jdk1.3.1p4)
Message-ID:  <20010925093620.A1511@c104187.upc-c.chello.nl>
In-Reply-To: <20010923125411.A84957@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Sun, Sep 23, 2001 at 12:54:12PM %2B0930
References:  <55pu8ktojz.wl@tripper.private> <20010922111607.R10736-100000@gargoyle.bazzle.com> <20010922232811.C15683@c104187.upc-c.chello.nl> <20010923125411.A84957@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010925093620.A1511>