Path to this page:
./
lang/sun-jre15,
Suns Java(tm) 2 Standard Edition, JRE 5.0 Update 16
Branch: pkgsrc-2008Q2,
Version: 5.0.16,
Package name: sun-jre15-5.0.16,
Maintainer: pkgsrc-usersThis is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 5.0).
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2007/07/31 20:04:17 jlam Exp $
case ${STAGE} in
DEINSTALL)
${RM} -f @JAVA_HOME@/lib/@EMUL_ARCH@/client/classes.jsa
;;
esac
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.3 2007/08/22 14:49:24 jlam Exp $
In order to be able to run the JVM, you need to add the following line
to your /etc/fstab:
procfs /emul/linux/proc procfs rw,linux
Furthermore, the maximum data segment size assigned to your user must
be at least 262144.
You may want to read the following for details about running this JDK:
${JAVA_HOME}/README
===========================================================================
Required to run:[
emulators/suse100_locale] [
emulators/suse100_compat]
SHA1: e74abccc690dbdf7be5533177baae631174b5cd6
RMD160: 7638b6e0e677092625eb0c1af1f102c8c9c4746c
Filesize: 16305.695 KB
Version history: (Expand)
- (2008-08-20) Updated to version: sun-jre15-5.0.16
- (2008-07-14) Package added to pkgsrc.se, version sun-jre15-5.0.15 (created)
CVS history: (Expand)
2008-08-20 11:30:44 by Matthias Scheler | Files touched by this commit (6) | |
Log message:
Pullup ticket #2486 - requested by he
sun-jdk15: security update
sun-jre15: security update
Revisions pulled up:
- lang/sun-jdk15/Makefile 1.32
- lang/sun-jdk15/distinfo 1.19
- lang/sun-jre15/Makefile 1.55
- lang/sun-jre15/PLIST.linux-i386 1.8
- lang/sun-jre15/PLIST.linux-x86_64 1.6
- lang/sun-jre15/distinfo 1.20
---
Module Name: pkgsrc
Committed By: he
Date: Fri Aug 15 15:06:36 UTC 2008
Modified Files:
pkgsrc/lang/sun-jdk15: Makefile distinfo
pkgsrc/lang/sun-jre15: Makefile PLIST.linux-i386 PLIST.linux-x86_64
distinfo
Log message:
Update to Java 5.0 Update 16. Fixes a number of security vulnerabilities.
Also updates some root certificates and imports tzdata2008b.
Sun's release notes are at
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_16
|