From owner-cvs-ports@FreeBSD.ORG Thu Sep 16 00:43:28 2010 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 94EB91065670; Thu, 16 Sep 2010 00:43:28 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: ports-committers@freebsd.org Date: Wed, 15 Sep 2010 20:43:19 -0400 User-Agent: KMail/1.6.2 References: <201009160032.o8G0WmIv087354@repoman.freebsd.org> In-Reply-To: <201009160032.o8G0WmIv087354@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201009152043.22160.jkim@FreeBSD.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/java/openjdk6 Makefile distinfo pkg-descr ports/java/openjdk6/files Makefile.plugin icedtea.patch plugin.patch X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2010 00:43:28 -0000 On Wednesday 15 September 2010 08:32 pm, Jung-uk Kim wrote: > jkim 2010-09-16 00:32:48 UTC > > FreeBSD ports repository > > Modified files: > java/openjdk6 Makefile distinfo pkg-descr > Added files: > java/openjdk6/files Makefile.plugin icedtea.patch > plugin.patch > Log: > Introducing support for Web Start and Mozilla plugin from > IcedTea6 1.9. Note the feature is turned off by default because it > adds experimental and unofficial patches from > icedtea.classpath.org. You need to select WEB option from config > menu or define WITH_WEB variable to enable the feature. Also, note > that a symlink for web browser is not created automatically with > same reasoning. Thus, you need to create a symlink for your > browser, e.g., > > ln -s ${LOCALBASE}/openjdk6/jre/lib/IcedTeadPlugin.so > ~/.mozilla/plugins The file is actually IcedTeaPlugin.so. > Remove some stale comments in package message while I am here. I meant package description. Time to go home, I guess. :-( Sorry for the typos, Jung-uk Kim