Path to this page:
./
lang/sun-jre6,
Suns Java(tm) 2 Standard Edition, Java Runtime Environment (JRE) 6u26
Branch: pkgsrc-2011Q1,
Version: 6.0.26,
Package name: sun-jre6-6.0.26,
Maintainer: pkgsrc-usersThis is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 6.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.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_32_compat] [
emulators/suse100_32_locale] [
emulators/suse100_32_x11]
SHA1: a6c3a29eb9b63a1993115ed319e960df195a1e9b
RMD160: 90d4b26cdc1c6d22bb304ab3cd6d8e01ddd55b30
Filesize: 21122.032 KB
Version history: (Expand)
- (2011-06-10) Updated to version: sun-jre6-6.0.26
- (2011-04-04) Package added to pkgsrc.se, version sun-jre6-6.0.24 (created)
CVS history: (Expand)
2011-06-09 20:44:14 by Matthias Scheler | Files touched by this commit (8) | |
Log message:
Pullup ticket #3452 - requested by obache
lang/sun-jdk6: security update
lang/sun-jre6: security update
Revisions pulled up:
- lang/sun-jdk6/Makefile 1.22
- lang/sun-jdk6/PLIST 1.12
- lang/sun-jdk6/distinfo 1.13
- lang/sun-jdk6/files/common 1.3
- lang/sun-jre6/Makefile 1.29
- lang/sun-jre6/PLIST.linux-i386 1.22
- lang/sun-jre6/distinfo 1.16
- lang/sun-jre6/sfiles-i386.mk 1.5
---
Module Name: pkgsrc
Committed By: obache
Date: Thu Jun 9 09:08:18 UTC 2011
Modified Files:
pkgsrc/lang/sun-jdk6: Makefile PLIST distinfo
pkgsrc/lang/sun-jdk6/files: common
pkgsrc/lang/sun-jre6: Makefile PLIST.linux-i386 distinfo sfiles-i386.mk
Log message:
Update sun-{jre,jdk}6 to 6.0.26, aka 6u26.
Java SE 6 Update 26
* Olson Data 2011g
* Bug fixes
This release contains fixes for security vulnerabilities. For more
information, please see Oracle Java SE Critical Patch Update advisory:
http://www.oracle.com/technetwork/topics/security/javacpujune2011-313339.html
Java SE 6 Update 25
* Olson Data 2011b
* Java Hotspot VM 20
* Performance Improvement to BigDecimal
* Performance Improvement to java.util.logging.LogRecord
* Bug Fixes
|