From owner-freebsd-java@FreeBSD.ORG Thu Sep 9 21:43:15 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 863FC10656D8; Thu, 9 Sep 2010 21:43:14 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-java@freebsd.org Date: Thu, 9 Sep 2010 17:42:57 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201009091743.01109.jkim@FreeBSD.org> Cc: Beat Gaetzi Subject: 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, 09 Sep 2010 21:43:15 -0000 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! Cheers, Jung-uk Kim