Remove duplicate headers caused by inexperience with sgml

This commit is contained in:
Patrick S. Gardella 2000-03-12 14:51:52 +00:00
parent 40bf89a1f3
commit c05c792497
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6740
23 changed files with 41 additions and 72 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/10.sgml,v 1.1 2000/01/29 14:17:06 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.0">
<!ENTITY date "$FreeBSD: www/en/java/dists/10.sgml,v 1.2 2000/01/29 23:53:42 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.0 - UNSUPPORTED">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
@ -10,8 +10,7 @@
<table width="600" border="0">
<tr>
<td>
<h1><FONT COLOR="#660000">Java for FreeBSD: UNSUPPORTED</FONT></h1>
<H3>JDK 1.0.x</H3>
<H2>JDK 1.0.x</H2>
<P>Although it is noted below, this distribution is no longer found on freefall.FreeBSD.org. If you can find this port, feel free to use it. :)
<PRE>
Announcement

View file

@ -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.2 2000/01/29 23:53:43 patrick Exp $">
<!ENTITY date "$FreeBSD: www/en/java/dists/11.sgml,v 1.3 2000/02/02 15:32:07 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.1">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -10,7 +10,6 @@
<table width="600" border="0">
<tr>
<td>
<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

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.2 2000/01/29 23:53:43 patrick Exp $">
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.3 2000/01/31 03:17:55 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -10,8 +10,6 @@
<table width="600" border="0">
<tr>
<td>
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 2 (aka 1.2.x)</FONT></h1>
<p>
<b>January 30, 2000:</b> The Linux Blackdown Port Team has released RC4 of JDK 1.2
. It has been tested on FreeBSD 3.4-STABLE and later and runs all demo applets

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.1 2000/01/29 23:55:06 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.3">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -10,8 +10,6 @@
<table width="600" border="0">
<tr>
<td>
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 1.3.x</FONT></h1>
<P>
<B>January 29, 2000:</B> Work has not begun on the JDK 1.3 port.
It will not be until after our JDK 1.2 release is done that we will begin

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.1 2000/01/29 14:17:08 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.2 2000/01/29 23:53:44 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Distributions">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -10,9 +10,16 @@
<table width="600" border="0">
<tr>
<td>
<h1><FONT COLOR="#660000">Java for FreeBSD</FONT></h1>
<table width="100%" border="0">
<tr>
<td>
This is the offical port of Sun's Java Development Kit for FreeBSD. No known significant bugs exist at this time, but there are no guarantees of usability. However, many commercial companies rely on this port, so it should be safe to use.
<P><A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
</td>
<td>
<A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
</td>
</tr>
</table>
<H2>Supported</H2>
<H3>JDK 1.1.x</H3>
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for <A HREF="11.html">JDK 1.1.8</A>. Included is support for both X and non-X systems as two separate binaries.