From owner-freebsd-java Thu Mar 14 10: 1:38 2002 Delivered-To: freebsd-java@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id CF6CA37B419 for ; Thu, 14 Mar 2002 10:01:29 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id UAA88923 for ; Thu, 14 Mar 2002 20:01:25 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h236.228.dialup.iptcom.net [212.9.228.236]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id UAA51363 for ; Thu, 14 Mar 2002 20:01:19 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g2EI06B95114 for ; Thu, 14 Mar 2002 20:00:06 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C90E55F.49B67088@FreeBSD.org> Date: Thu, 14 Mar 2002 20:01:03 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: java@FreeBSD.org Subject: [Fwd: cvs commit: ports/java/jdk13 Makefile pkg-plistports/java/jdk13/files patch-..::ext::plugin::build::solaris::GNUmakefile] Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 FYI. Would be nice to have this integrated into p7. -Maxim -------- Original Message -------- Subject: cvs commit: ports/java/jdk13 Makefile pkg-plistports/java/jdk13/files patch-..::ext::plugin::build::solaris::GNUmakefile Date: Wed, 13 Mar 2002 07:06:16 -0800 (PST) From: Maxim Sobolev To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG sobomax 2002/03/13 07:06:16 PST Modified files: java/jdk13 Makefile pkg-plist Added files: java/jdk13/files patch-..::ext::plugin::build::solaris::GNUmakefile Log: Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This resolves the following error when starting Mozilla: LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined symbol "XtShellStrings"] While I'm here add a tweak to prune empty directories before installing JDK, so that JDK installed from a pre-built package deinstalls properly. Bump PORTREVISION. Revision Changes Path 1.18 +9 -2 ports/java/jdk13/Makefile 1.1 +14 -0 ports/java/jdk13/files/patch-..::ext::plugin::build::solaris::GNUmakefile (new) 1.6 +0 -2 ports/java/jdk13/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message