Path to this page:
./
lang/sun-jre6,
Suns Java(tm) 2 Standard Edition, Java Runtime Environment (JRE) 6u22
Branch: pkgsrc-2010Q3,
Version: 6.0.22nb1,
Package name: sun-jre6-6.0.22nb1,
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: 9ecafd6d14bece66d763ab8a9c5d21aa51e9da66
RMD160: 7305d242f89448e3c47f857b25c307660cea97a3
Filesize: 20729.381 KB
Version history: (Expand)
- (2010-10-23) Updated to version: sun-jre6-6.0.22nb1
- (2010-10-17) Package added to pkgsrc.se, version sun-jre6-6.0.20 (created)
CVS history: (Expand)
2010-10-23 15:10:10 by Matthias Scheler | Files touched by this commit (9) | |
Log message:
Pullup ticket #3253 - requested by obache
lang/sun-jdk6: security update
lang/sun-jre6: security update
Revisions pulled up:
- lang/sun-jdk6/Makefile 1.20
- lang/sun-jdk6/PLIST 1.10
- lang/sun-jdk6/distinfo 1.11
- lang/sun-jdk6/files/common 1.2
- lang/sun-jre6/Makefile 1.26-1.27
- lang/sun-jre6/Makefile.common 1.14
- lang/sun-jre6/PLIST.linux-i386 1.19-1.20
- lang/sun-jre6/distinfo 1.14
- lang/sun-jre6/sfiles-i386.mk 1.3
---
Module Name: pkgsrc
Committed By: obache
Date: Sat Oct 16 04:41:19 UTC 2010
Modified Files:
pkgsrc/lang/sun-jdk6: Makefile PLIST distinfo
pkgsrc/lang/sun-jdk6/files: common
pkgsrc/lang/sun-jre6: Makefile Makefile.common PLIST.linux-i386
distinfo sfiles-i386.mk
Log message:
Update Sun Java SE 6 to 1.6.0_22, a.k.a. 6.0.22.
[Changes in 1.6.0_22 (6u22)]
http://www.oracle.com/technetwork/java/javase/6u22releasenotes-176121.html
* OlsonData 2010l
* Root Certificates
Added new Entrust Root CA-G2 and updated Entrust.net CA (2048) root
certificates. (Refer to 6959911.)
* Bug Fixes
This release contains fixes for security vulnerabilities. For more
information, please see Oracle Java SE and Java for Business Critical Patch
Update advisory.
http://www.oracle.com/technetwork/topics/security/javacpuoct2010-176258.html
[Changes in 1.6.0_21 (6u21)]
http://www.oracle.com/technetwork/java/javase/6u21-156341.html
* OlsonData 2010i
---
Module Name: pkgsrc
Committed By: obache
Date: Sat Oct 23 12:26:33 UTC 2010
Modified Files:
pkgsrc/lang/sun-jre6: Makefile PLIST.linux-i386
Log message:
Remove a file from PLIST, it will be regenerated in POST-INSTALL.
Bump PKGREVISION.
|