From owner-freebsd-java@FreeBSD.ORG Tue Sep 13 21:04:57 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 A05D116A41F for ; Tue, 13 Sep 2005 21:04:57 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB4AC43D6E for ; Tue, 13 Sep 2005 21:04:44 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id j8DL4V9V003272; Wed, 14 Sep 2005 00:04:31 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.12.11) with ESMTP id j8DL4dsr011608; Wed, 14 Sep 2005 00:04:40 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <43273ED6.402@ebs.gr> Date: Wed, 14 Sep 2005 00:04:22 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050830) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg Lewis References: <20050909165832.GA16137@misty.eyesbeyond.com> <20050910214746.GA6047@misty.eyesbeyond.com> <43235672.8000603@gmail.com> <43238875.8010801@ebs.gr> <20050913190428.GB80609@misty.eyesbeyond.com> In-Reply-To: <20050913190428.GB80609@misty.eyesbeyond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mark Hobden , freebsd-java@freebsd.org Subject: Re: Patches to update jdk15 to patchset 2 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: Tue, 13 Sep 2005 21:04:57 -0000 Greg Lewis wrote: > On Sun, Sep 11, 2005 at 04:29:25AM +0300, Panagiotis Astithas wrote: > >>Pawel Worach wrote: >> >>>Greg Lewis wrote: >>> >>> >>>>No, I think you've done everything correctly. I think that what is >>>>happening is that back when I did the plugin support Firefox installed >>>>the nspr files, but now it doesn't (as of late August). I will need >>>>to do some additional changes to support nspr being separate. Yuk. >>>> >>> >>>Yea, I noticed this too, had to add /usr/local/include/nspr to the >>>include path. >> >>I just used the following patch: > > [snip] > > Thanks! I've used the core idea of your patch but expanded it somewhat > to try and protect other *BSD and users of older versions of Firefox. > > I'll attach the complete new set of patches to this e-mail. If you > see any problems please let me know, but I think this is now ready to > be committed. Great, thanks. As another data point, the shared class data archive works fine for me here on RELENG_6/i386. You might consider enabling it in this particular configuration. Regards, Panagiotis