From owner-freebsd-java Wed Aug 22 18: 9: 1 2001 Delivered-To: freebsd-java@freebsd.org Received: from p.intothewind.cx (pool-141-157-92-106.balt.east.verizon.net [141.157.92.106]) by hub.freebsd.org (Postfix) with ESMTP id 6243937B40E for ; Wed, 22 Aug 2001 18:08:41 -0700 (PDT) (envelope-from patrick@p.intothewind.cx) Received: (from patrick@localhost) by p.intothewind.cx (8.11.3/8.11.3) id f7N12mZ61957; Wed, 22 Aug 2001 21:02:48 -0400 (EDT) (envelope-from patrick) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010822021129.A74951@misty.eyesbeyond.com> Date: Wed, 22 Aug 2001 21:02:48 -0400 (EDT) From: "Patrick S. Gardella" To: Greg Lewis Subject: RE: 1.3.1 patchset 3 (early adopters) Cc: freebsd-java@FreeBSD.ORG 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 One other patch for the port itself (besides the unlink one someone else reported). --- Makefile.orig Wed Aug 22 20:55:40 2001 +++ Makefile Wed Aug 22 20:55:56 2001 @@ -16,6 +16,7 @@ MAINTAINER= BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ + zip:${PORTSDIR}/archivers/zip \ gtar:${PORTSDIR}/archivers/gtar \ ${JDK13DIR}/bin/javac:${PORTSDIR}/java/linux-jdk13 \ ${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif-deve l This was a *very* new box, so it had nearly no ports installed on it. There may also need to put a mention in the Makefile that says that you need to make sure you have the linux-jdk13 installed. Since the linux-jdk13 port does not error out, if you haven't downloaded the bin file from sun, and have it in /usr/ports/distfiles, but just prints a message, the build of jdk13 continues until it bombs out with no linux-jdk13 installed. Patrick On 21-Aug-01 Greg Lewis wrote: > Hi all, > > Patchset 3 for JDK 1.3.1 is up on the web site. The main highlights are: > > 1. The patches are now against the updated 1.3.1 SCSL distribution > available from Sun. This is good since the previous distribution > was beta. > 2. Some patches from Carlo Dapor and Daichi GOTO. > > I recommend people switch to using this version if they want to use a > native JDK 1.3.1. > > I've placed an update port skeleton at: > > http://www.eyesbeyond.com/freebsddom/java/jdk13-port.tar.gz > > This port skeleton works afaik except for some problems with specifying > the "debug" parts of the JDK in the packing list. If someone knows the > right way to do this I'd greatly appreciate hearing from you. I'll be > send-pr'ing this port soon. > > http://www.eyesbeyond.com/freebsddom/java/jdk13.html > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Phone : (801) 765 1887 > Information Technology Web : http://www.eyesbeyond.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message Patrick ---------- Patrick Gardella patrick@freebsd.org The Power to Serve shall not be infringed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message