Remove outdated links.
This commit is contained in:
parent
f76f7b0397
commit
7f440afee7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9515
2 changed files with 24 additions and 40 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/11.sgml,v 1.4 2000/03/12 14:51:47 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/11.sgml,v 1.5 2000/04/30 22:57:36 nik Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 1.1">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -13,7 +13,7 @@
|
|||
<P>The latest version is
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/jdk1.1.8_ELF.V1999-11-9.tar.gz">jdk1.1.8_ELF.V1999-11-9.tar.gz</A>.
|
||||
for ELF (FreeBSD versions 3 or 4) or for older 2.2 releases you can grab
|
||||
<A HREF="http://www.freebsd.org/~patrick/jdk1.1.8_AOUT.V1999-11-9.tar.gz">jdk1.1.8_AOUT.V1099-11-9.tar.gz</A>.
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jdk1.1.8_AOUT.V1999-11-9.tar.gz">jdk1.1.8_AOUT.V1099-11-9.tar.gz</A>.
|
||||
Patches which were used to build both releases are available
|
||||
<A HREF="http://www.freebsd.org/~patrick/patches.tar.gz">here</A>. These are only useful if you have the actual Java source code.
|
||||
|
||||
|
@ -21,9 +21,9 @@ Patches which were used to build both releases are available
|
|||
also available.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="http://www.freebsd.org/~patrick/jre1.1.8i_AOUT.V1999-11-9.tar.gz">jre1.1.8i_AOUT.V1999-11-9.tar.gz</A>
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jre1.1.8i_AOUT.V1999-11-9.tar.gz">jre1.1.8i_AOUT.V1999-11-9.tar.gz</A>
|
||||
<LI>
|
||||
<A HREF="http://www.freebsd.org/~patrick/jre1.1.8i_ELF.V1999-11-9.tar.gz">jre1.1.8i_ELF.V1999-11-9.tar.gz</A>
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jre1.1.8i_ELF.V1999-11-9.tar.gz">jre1.1.8i_ELF.V1999-11-9.tar.gz</A>
|
||||
</UL>
|
||||
|
||||
<P>You might trying getting it from a site that is a bit closer to you,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.18 2000/10/14 13:57:08 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.19 2001/03/11 18:30:22 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -108,10 +108,10 @@ http://www.jmcm.org/tech/ports/linux_jdk.html</a>. (Reported by Jose Marques)
|
|||
<LI><B>November 9, 1999:</B>Another JDK1.1.8 release to fix a separate class of multicast bugs.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_AOUT.V99-11-9.tar.gz">jdk1.1.8_AOUT.V99-11-9.tar.gz</A>.
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jdk1.1.8_AOUT.V99-11-9.tar.gz">jdk1.1.8_AOUT.V99-11-9.tar.gz</A>.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
<LI>
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_ELF.V99-11-9.tar.gz">jdk1.1.8_ELF.V99-11-9.tar.gz</A>.
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jdk1.1.8_ELF.V99-11-9.tar.gz">jdk1.1.8_ELF.V99-11-9.tar.gz</A>.
|
||||
For FreeBSD versions 3.* and 4.* which use the ELF binary format. Note, due to a
|
||||
number of changes in -CURRENT, the JDK may not work properly.
|
||||
</UL>
|
||||
|
@ -128,11 +128,9 @@ Expect an early 'alpha' release in the coming weeks for FreeBSD
|
|||
some minor bugs that people have found, as well as to speedup the JDK.
|
||||
For details checkout the README.FreeBSD supplied in the releases.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_AOUT.V99-9-22.tar.gz">jdk1.1.8_AOUT.V99-9-22.tar.gz</A>.
|
||||
<LI>jdk1.1.8_AOUT.V99-9-22.tar.gz.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
<LI>
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_ELF.V99-9-22.tar.gz">jdk1.1.8_ELF.V99-9-22.tar.gz</A>.
|
||||
<LI>jdk1.1.8_ELF.V99-9-22.tar.gz.
|
||||
For FreeBSD versions 3.* and 4.* which use the ELF binary format.
|
||||
</UL>
|
||||
</UL>
|
||||
|
@ -145,11 +143,9 @@ was found and fixed. The latter bug affected multi-threaded code that
|
|||
did floating point calculations and based on the code could produce
|
||||
completely bogus results.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_AOUT.V99-7-19.tar.gz">jdk1.1.8_AOUT.V99-7-19.tar.gz</A>.
|
||||
<LI>jdk1.1.8_AOUT.V99-7-19.tar.gz.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
<LI>
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_ELF.V99-7-19.tar.gz">jdk1.1.8_ELF.V99-7-19.tar.gz</A>.
|
||||
<LI>jdk1.1.8_ELF.V99-7-19.tar.gz.
|
||||
For FreeBSD versions 3.* and 4.* which use the ELF binary format.
|
||||
</UL>
|
||||
|
||||
|
@ -187,11 +183,9 @@ adds support for older 3.*/ELF releases (without requiring any runtime
|
|||
loader changes), as well as fixes bugs in LOCALE and timezone support
|
||||
for all FreeBSD releases.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="jdk1.1.8_AOUT.V99-6-3.tar.gz">jdk1.1.8_AOUT.V99-6-3.tar.gz</A>.
|
||||
<LI>jdk1.1.8_AOUT.V99-6-3.tar.gz.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
<LI>
|
||||
<A HREF="jdk1.1.8_ELF.V99-6-3.tar.gz">jdk1.1.8_ELF.V99-6-3.tar.gz</A>.
|
||||
<LI>jdk1.1.8_ELF.V99-6-3.tar.gz.
|
||||
For FreeBSD versions 3.* and 4.* which use the ELF binary format.
|
||||
</UL>
|
||||
|
||||
|
@ -211,8 +205,7 @@ releases provided by Sun for JDK1, which works very well under FreeBSD.
|
|||
problems in the March release. A new ELF release will be made to
|
||||
support older 3.0 releases as well sometime in the near future.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="jdk1.1.7_AOUT.V99-4-16.tar.gz">jdk1.1.7_AOUT.V99-4-16.tar.gz</A>.
|
||||
<LI>jdk1.1.7_AOUT.V99-4-16.tar.gz.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
</UL>
|
||||
</UL>
|
||||
|
@ -221,11 +214,9 @@ For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
|||
<LI><B>Mar. 26, 1999:</B> ELF support for JDK1.1.7, as well as a new A.OUT
|
||||
release which includes minor bugfixes.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="jdk1.1.7_AOUT.V99-3-24.tar.gz">jdk1.1.7_AOUT.V99-3-24.tar.gz</A>.
|
||||
<LI>jdk1.1.7_AOUT.V99-3-24.tar.gz.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
<LI>
|
||||
<A HREF="jdk1.1.7_ELF.V99-3-25.tar.gz">jdk1.1.7_ELF.V99-3-25.tar.gz</A>.
|
||||
<LI>jdk1.1.7_ELF.V99-3-25.tar.gz.
|
||||
For FreeBSD versions 3.x and 4 which use the ELF binary format. <B>Note</B>:
|
||||
This requires changes made to the runtime loader to support dladdr()
|
||||
functionality made on 1999/3/24. You will need to be running 3.1-stable
|
||||
|
@ -252,8 +243,7 @@ their source diffs.)
|
|||
</UL>
|
||||
</UL>
|
||||
<H2>December, 1998</H2><UL><LI>
|
||||
<B>Dec. 21, 1998:</B>
|
||||
<A HREF="jdk1.1.7.V98-12-21.tar.gz">jdk1.1.7.V98-12-21.tar.gz</A>.
|
||||
<B>Dec. 21, 1998:</B> jdk1.1.7.V98-12-21.tar.gz.
|
||||
<UL>
|
||||
<LI>
|
||||
Bugfix version of JDK1.1.7. Thanks go to Keith White who tracked down a
|
||||
|
@ -264,19 +254,17 @@ should also be much more usable, again thanks to Keith.
|
|||
</UL>
|
||||
|
||||
<H2>November, 1998</H2><UL><LI>
|
||||
<B>Nov. 14, 1998:</B>
|
||||
<A HREF="jdk1.1.7.V98-11-5.tar.gz">jdk1.1.7.V98-11-5.tar.gz</A>.
|
||||
<B>Nov. 14, 1998:</B> jdk1.1.7.V98-11-5.tar.gz.
|
||||
<UL>
|
||||
<LI>
|
||||
Updated to JDK1.1.7. Thanks go to
|
||||
Patrick Gardella <A HREF="mailto:patrick@cre8tivegroup.com">patrick@cre8tivegroup.com</A>
|
||||
Patrick Gardella <A HREF="mailto:patrick@freebsd.org">patrick@cre8tivegroup.com</A>
|
||||
who provided most of the testing for this release.
|
||||
</UL>
|
||||
</UL>
|
||||
|
||||
<H2>September, 1998</H2><UL><LI>
|
||||
<B>Sept 23, 1998:</B>
|
||||
<A HREF="jdk1.1.6.V98-9-23.tar.gz">jdk1.1.6.V98-9-23.tar.gz</A>.
|
||||
<B>Sept 23, 1998:</B> jdk1.1.6.V98-9-23.tar.gz.
|
||||
<UL>
|
||||
<LI>
|
||||
The August 14 build had jre incorrectly linked in both the JDK and the JRE,
|
||||
|
@ -293,8 +281,7 @@ Updated page to list numerous sites who have agreed to mirror the JDK
|
|||
and provide ftp access. Thanks to all!
|
||||
</UL>
|
||||
|
||||
<LI><B>Aug 14, 1998:</B>
|
||||
<A HREF="jdk1.1.6.V98-8-14.tar.gz">jdk1.1.6.V98-8-14.tar.gz</A>.
|
||||
<LI><B>Aug 14, 1998:</B> jdk1.1.6.V98-8-14.tar.gz.
|
||||
<UL>
|
||||
<LI>
|
||||
The SO_REUSEADDR option is now correctly set on ServerSockets (may affect
|
||||
|
@ -303,8 +290,7 @@ other sockets as well.)
|
|||
</UL>
|
||||
|
||||
<H2>July, 1998</H2><UL><LI>
|
||||
<B>July 21, 1998:</B>
|
||||
<A HREF="jdk1.1.6.V98-7-21.tar.gz">jdk1.1.6.V98-7-21.tar.gz</A>.
|
||||
<B>July 21, 1998:</B> jdk1.1.6.V98-7-21.tar.gz.
|
||||
<UL>
|
||||
<LI>
|
||||
Updated port to JDK1.1.6. Thanks go to
|
||||
|
@ -340,8 +326,7 @@ Shop) working under FreeBSD.
|
|||
</UL>
|
||||
|
||||
<H2>February, 1998</H2><UL><LI>
|
||||
<B>February 25, 1998:</B>
|
||||
<A HREF="jdk1.1.5.V98-2-25.tar.gz">jdk1.1.5.V98-2-25.tar.gz</A>.
|
||||
<B>February 25, 1998:</B> jdk1.1.5.V98-2-25.tar.gz.
|
||||
<UL>
|
||||
<LI>
|
||||
JDK's built on 2.2.2 should now work again.
|
||||
|
@ -365,8 +350,7 @@ Replaced the 'Steaming Cup of Java' logo with the 'Jump to Java' logo,
|
|||
which is more politically (and legally) acceptable to SUN's lawyers.
|
||||
</UL>
|
||||
|
||||
<B>February 9, 1998:</B>
|
||||
<A HREF="jdk1.1.5.V98-2-8.tar.gz">jdk1.1.5.V98-2-8.tar.gz</A>.
|
||||
<B>February 9, 1998:</B> jdk1.1.5.V98-2-8.tar.gz.
|
||||
<UL>
|
||||
<LI>
|
||||
Fixed bugs in Process.waitFor()
|
||||
|
|
Loading…
Reference in a new issue