Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/jdk15,
Java Development Kit 1.5.0
Branch: CURRENT,
Version: 1.5.0.16.9nb1,
Package name: jdk15-1.5.0.16.9nb1,
Maintainer: pkgsrc-usersThis is Sun's Java[tm] Development Kit, version 1.5.0, made buildable
and usable natively on NetBSD/i386 by Greg Lewis and a host of others.
===== From the patchset README:
This is a set of source code patches for the JDK 1.5.0 Update 13 JRL source.
The resulting JDK should be suitable for most uses, although using it in
a production environment is at your own risk. Please note that this
patchset only provides support for recent versions of FreeBSD, NetBSD
and OpenBSD. The patchset is available at
http://www.eyesbeyond.com/freebsddom/java/jdk15.html
Please read the file THANKS for attributions.
Instructions to build the JDK are contained in the file BUILD.
You should also examine the ChangeLog for the changes that have been
made so far, and notes on them.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.7 2011/10/30 18:56:10 noud4 Exp $
MACHINE_ARCH=`uname -m`
case ${STAGE} in
DEINSTALL)
if [ "${MACHINE_ARCH}" = "i386" ]; then
${RM} -f @JAVA_HOME@/lib/@MACHINE_ARCH@/client/classes.jsa
fi
;;
esac
DEINSTALL.tmpl [+/-]# $NetBSD: DEINSTALL.tmpl,v 1.1 2007/03/01 16:58:00 briandealwis Exp $
case ${STAGE} in
DEINSTALL)
${RM} -f @JAVA_HOME@/lib/@MACHINE_ARCH@/client/classes.jsa;;
esac
MESSAGE.plugin [+/-]===========================================================================
$NetBSD: MESSAGE.plugin,v 1.5 2010/11/27 14:04:52 ftigeot Exp $
If you have built the Mozilla browser plugin, you must create a symlink to
${JAVA_HOME}/jre/plugin/i386/ns7/libjavaplugin_oji.so
in the ${PREFIX}/lib/${MOZILLA}/plugins/ dir, for any ${MOZILLA} package
(firefox, firefox-gtk1, seamonkey, seamonkey-gtk1) you want to use the plugin
with.
There may be problems loading Java applets if you have ipv6 support enabled.
The workaround is to disable ipv6 for java applets:
1. Go to the Java control panel (${JAVA_HOME}/bin/ControlPanel)
2. Go to the 'Java' tab and click 'View' under 'Java Applet Runtime Settings'
3. In the 'Java Runtime Parameters' box, paste the following line in:
-Djava.net.preferIPv6Addresses=false -Djava.net.preferIPv4Stack=true
===========================================================================
Required to run:[
fonts/Xft2] [
x11/libXtst] [
x11/openmotif]
Required to build:[
textproc/libxslt] [
archivers/unzip] [
archivers/zip] [
lang/kaffe] [
pkgtools/x11-links] [
x11/renderproto] [
x11/recordproto] [
x11/xbitmaps]
Package options: inet6
Master sites:
Version history: (Expand)
- (2015-02-10) Package deleted from pkgsrc
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
- (2013-08-28) Package deleted from pkgsrc
- (2013-03-09) Package has been reborn
CVS history: (Expand)