Date: Thu, 23 Sep 2010 21:54:01 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/openjdk6 Makefile ports/java/openjdk6/files Makefile.plugin icedtea.patch Message-ID: <201009232154.o8NLs1LS075524@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-09-23 21:54:01 UTC
FreeBSD ports repository
Modified files:
java/openjdk6 Makefile
java/openjdk6/files Makefile.plugin icedtea.patch
Log:
- Rewrite IcedTea6 plugin patch to improve stability of initialization/shutdown
process. Update comments in the patch accordingly.
- Tidy up makefile for the plugin. Remove a hack for include path of libxul,
which is correctly patched from libxul 1.9.2.9_1. Remove mozilla-plugin.pc from
linker options for pkg-config. Generally speaking, NPAPI plugins do not need
to link with Gecko engine directly.
- Move run-time dependencies for the plugin to build-time dependencies as it is
completely optional any way.
Revision Changes Path
1.31 +5 -4 ports/java/openjdk6/Makefile
1.2 +8 -9 ports/java/openjdk6/files/Makefile.plugin
1.2 +55 -32 ports/java/openjdk6/files/icedtea.patch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009232154.o8NLs1LS075524>
