Date: Wed, 22 Aug 2001 21:02:48 -0400 (EDT) From: "Patrick S. Gardella" <patrick@FreeBSD.ORG> To: Greg Lewis <glewis@eyesbeyond.com> Cc: freebsd-java@FreeBSD.ORG Subject: RE: 1.3.1 patchset 3 (early adopters) Message-ID: <XFMail.010822210248.patrick@freebsd.org> In-Reply-To: <20010822021129.A74951@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010822210248.patrick>
