From owner-freebsd-java@FreeBSD.ORG Thu Sep 16 17:08:54 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4170D106564A for ; Thu, 16 Sep 2010 17:08:54 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out3.tiscali.nl (smtp-out3.tiscali.nl [195.241.79.178]) by mx1.freebsd.org (Postfix) with ESMTP id 000DB8FC1A for ; Thu, 16 Sep 2010 17:08:53 +0000 (UTC) Received: from [212.123.145.58] (helo=sjakie.klop.ws) by smtp-out3.tiscali.nl with esmtp (Exim) (envelope-from ) id 1OwHx7-0000dH-3v for freebsd-java@freebsd.org; Thu, 16 Sep 2010 19:08:53 +0200 Received: from 212-123-145-58.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id 7E16D12006 for ; Thu, 16 Sep 2010 19:08:50 +0200 (CEST) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-java@freebsd.org References: <201009091743.01109.jkim@FreeBSD.org> <201009152048.02355.jkim@FreeBSD.org> Date: Thu, 16 Sep 2010 19:08:49 +0200 MIME-Version: 1.0 From: "Ronald Klop" Message-ID: In-Reply-To: <201009152048.02355.jkim@FreeBSD.org> User-Agent: Opera Mail/10.61 (FreeBSD) Content-Transfer-Encoding: quoted-printable Subject: Re: IcedTea6 Mozilla plugin with OpenJDK6 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: Thu, 16 Sep 2010 17:08:54 -0000 On Thu, 16 Sep 2010 02:47:56 +0200, Jung-uk Kim wrote: > On Thursday 09 September 2010 05:42 pm, Jung-uk Kim wrote: >> Finally, we have the hybrid and you can see some (updated) >> screenshots from here: >> >> http://people.freebsd.org/~jkim/icedtea/screenshots/ >> >> The experimental ports tarball is available from here: >> >> http://people.freebsd.org/~jkim/icedtea/openjdk6-icedteanp.tar.bz2 >> >> Note the plugin is turned off by default because it is an >> experimental and unofficial software from icedtea.classpath.org. >> To enable it, run "make config" and select "WEB" option. Re-build, >> re-install, and enjoy! > > I just went ahead and committed it (slightly different version). > > Thanks for sending me nice feedback, beat, ivoras, > Achilleas Mantzios, and everyone! > > Jung-uk Kim I like it! Thanks for all the work! Ronald.