From owner-freebsd-java Mon Nov 19 14:16:34 2001 Delivered-To: freebsd-java@freebsd.org Received: from ash25.adelaide.on.net (mail.internode.on.net [203.16.214.248]) by hub.freebsd.org (Postfix) with ESMTP id 0957F37B41C for ; Mon, 19 Nov 2001 14:16:28 -0800 (PST) Received: from vee.net ([203.18.245.2]) by internode.on.net (PMDF V6.0-24 #37831) with ESMTP id <01KAX5UXL6DG0034CB@internode.on.net> for freebsd-java@FreeBSD.ORG; Tue, 20 Nov 2001 08:40:59 +1030 Date: Tue, 20 Nov 2001 08:39:57 +1030 From: Mike Gratton Subject: Re: Plugin status To: Joe Kelsey Cc: freebsd-java@FreeBSD.ORG Message-id: <3BF98335.6080101@vee.net> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en-au, en-gb, en-us User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6+) Gecko/20011117 References: <15353.18978.717379.778079@zircon.zircon.seattle.wa.us> <20011119113153.B7857@gnuppy> <15353.26748.393858.772996@zircon.zircon.seattle.wa.us> <3BF97966.60506@vee.net> <15353.32442.930969.635380@zircon.zircon.seattle.wa.us> 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 Joe Kelsey wrote: > > It is not used for the JDK! It is used for the plugin to mozilla! All > plugins have to use nspr to communicate with the browser! > Right, but the JDK comes with the JRE which comes with the plugin. I guess I could have been more specific. > The problem with leaving the RUN_DEPENDS on mozilla is that people who > are interested in Java may not necessarily have mozilla installed. > -lnspr4 is only used to create the OJI version of the plugin, which > depends on Netscape 6.x or Mozilla whatever. Ahh, gotcha. I was assimung that the OJI was some sort of standard interface (albeit one developed by Mozilla) that Sun was using for interfacing to the Java plugin for all browsers, not just Mozilla. Still, if you don't have Moz installed then you probably aren't interested in building the OJI version of the plugin, so you wouldn't need NSPR included anyway. > In order to > separate us from the hugeness that is mozilla, we can either depend on > mozilla-embedded to get a slightly smaller dependency or else simply > include libnspr4.so in the port directly. Or just not build the plugin if Moz isn't already installed. Personally, I don't think either way is a problem. Mike. -- Mike Gratton "Every motive escalate." Blatant self-promotion: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message