Path to this page:
./
lang/sun-jre6,
Suns Java(tm) 2 Standard Edition, Java Runtime Environment (JRE) 6u31
Branch: pkgsrc-2011Q4,
Version: 6.0.31,
Package name: sun-jre6-6.0.31,
Maintainer: pkgsrc-usersThis is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 6.0).
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.4 2011/12/30 07:12:23 sbd Exp $
case ${STAGE} in
DEINSTALL)
${RM} -f @JAVA_HOME@/lib/@JAVA_ARCH@/client/classes.jsa
${RM} -f @JAVA_HOME@/lib/@JAVA_ARCH@/server/classes.jsa
;;
esac
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 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_compat] [
emulators/suse100_locale] [
emulators/suse100_x11]
SHA1: 0b20b1290e7c7ee3cf4ec7e99ae794fada6053af
RMD160: a3c51e57681a86960313f6007c63311d029de395
Filesize: 20813.458 KB
Version history: (Expand)
- (2012-02-18) Updated to version: sun-jre6-6.0.31
- (2012-01-08) Package added to pkgsrc.se, version sun-jre6-6.0.29nb1 (created)
CVS history: (Expand)
2012-02-18 02:38:57 by Steven Drake | Files touched by this commit (10) | |
Log message:
Pullup ticket #3683 - requested by obache
lang/sun-{jre,jdk}6 security update
Revisions pulled up:
- lang/sun-jdk6/Makefile 1.28
- lang/sun-jdk6/PLIST.linux-i386 1.2
- lang/sun-jdk6/PLIST.linux-x86_64 1.2
- lang/sun-jdk6/distinfo 1.17
- lang/sun-jre6/Makefile 1.35
- lang/sun-jre6/PLIST.linux-i386 1.23
- lang/sun-jre6/PLIST.linux-x86_64 1.5
- lang/sun-jre6/distinfo 1.20
- lang/sun-jre6/sfiles-i386.mk 1.6
- lang/sun-jre6/sfiles-x86_64.mk 1.2
---
Module Name: pkgsrc
Committed By: obache
Date: Fri Feb 17 08:16:14 UTC 2012
Modified Files:
pkgsrc/lang/sun-jdk6: Makefile PLIST.linux-i386 PLIST.linux-x86_64
distinfo
pkgsrc/lang/sun-jre6: Makefile PLIST.linux-i386 PLIST.linux-x86_64
distinfo sfiles-i386.mk sfiles-x86_64.mk
Log message:
Java SE 6 Update 31
* Olson Data 2011l
* Bug Fixes
This release contains fixes for security vulnerabilities. For more information,
see Oracle Java SE Critical Patch Update Advisory.
http://www.oracle.com/technetwork/topics/security/javacpufeb2012-366318.html
|