From owner-freebsd-java@FreeBSD.ORG Wed Dec 14 21:00:52 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3516816A424 for ; Wed, 14 Dec 2005 21:00:52 +0000 (GMT) (envelope-from freebsd.java@melvyn.homeunix.org) Received: from sarevok.lan.melvyn.homeunix.org (i153153.upc-i.chello.nl [62.195.153.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70ACC43D46 for ; Wed, 14 Dec 2005 21:00:41 +0000 (GMT) (envelope-from freebsd.java@melvyn.homeunix.org) Received: by sarevok.lan.melvyn.homeunix.org (Postfix, from userid 100) id 253B011454; Wed, 14 Dec 2005 22:00:30 +0100 (CET) From: Melvyn Sopacua To: FreeBSD Java Date: Wed, 14 Dec 2005 22:00:16 +0100 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_mfIoDHqCzecTB/t" Message-Id: <200512142200.22535.freebsd.java@melvyn.homeunix.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE: jdk-1.5 update to _3 does not work under freebsd 6 stable X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 21:00:52 -0000 --Boundary-00=_mfIoDHqCzecTB/t Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'm currently working on jdk15, to get it working with the reworked Mozilla 1.5 plugin mess. Since every solution so far, seems to generate an error downstream somewhere, I thought I'd post my work so far and see if this makes any sense or that I should stop right here, since it'll cause major problems even if build succeeds. My C++ isn't that good to begin with, so I haven't got a clue if matching the variable types and API changes is getting me anywhere or that complete recoding of the webplugin is required. The patches follow the path conventions from the patches used in the files/ dir under the port. PS: any way to disable the forced rebuilding of api-docs, so that portinstall -w finishes a bit sooner? IE: >>> Recursively making docs docs @ Wed Dec 14 21:54:51 CET 2005 ... gmake[2]: Entering directory `/work/usr/ports/java/jdk15/work/j2se/make/docs' rm -f -r /work/usr/ports/java/jdk15/work/control/build/bsd-i586/doc/api -- Melvyn Sopacua freebsd.java@melvyn.homeunix.org FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 --Boundary-00=_mfIoDHqCzecTB/t--