svn commit: r42026 - head/en_US.ISO8859-1/htdocs/java/dists
Eitan Adler
eadler at FreeBSD.org
Mon Jun 24 20:44:40 UTC 2013
Author: eadler
Date: Mon Jun 24 20:44:39 2013
New Revision: 42026
URL: http://svnweb.freebsd.org/changeset/doc/42026
Log:
Remove unsupported releases from this page: they offer almost no value and clutter the page.
Discussed with: Allan Jude
Modified:
head/en_US.ISO8859-1/htdocs/java/dists/index.xml
Modified: head/en_US.ISO8859-1/htdocs/java/dists/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/java/dists/index.xml Mon Jun 24 20:42:59 2013 (r42025)
+++ head/en_US.ISO8859-1/htdocs/java/dists/index.xml Mon Jun 24 20:44:39 2013 (r42026)
@@ -25,7 +25,6 @@ This is the official port of Sun's &java
</td>
</tr>
</table>
-<h2>Supported</h2>
<h3>&jdk; 1.6.x</h3>
<p><a href="16.html">JDK 1.6</a> support is available. Currently supported
@@ -34,32 +33,6 @@ versions are FreeBSD 6.2 and later (for
<h3>&jdk; 1.7.x</h3>
<p><a href="17.html">JDK 1.7</a> support is available. Currently supported
versions are FreeBSD 7.0 and later (for i386 and amd64 architectures).</p>
-
-<h2>Unsupported</h2>
-
-<p>Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) was never supported in any way.</p>
-
-<h3>&jdk; 1.0.x</h3>
-<p><a href="10.html">JDK 1.0.2</a> is unsupported. It was a.out, and would only run on older FreeBSD systems (up to 4.x).</p>
-
-<h3>&jdk; 1.1.x</h3>
-<p><a href="11.html">JDK 1.1.8</a> is unsupported. It would also only run on older FreeBSD systems (up to 4.x). Two separate binaries were provided for both X and non-X systems.</p>
-
-<h3>&jdk; 1.2.x</h3>
-<p><a href="12.html">JDK2 (aka 1.2)</a> is unsupported. The history is
-preserved in the former <code>jdk12</code> port that can be found in the
-CVS ports repository Attic.</p>
-
-<h3>&jdk; 1.3.x</h3>
-<p><a href="13.html">JDK 1.3</a> is unsupported. The history is
-preserved in the former <code>jdk13</code> port that can be found in the
-CVS ports repository Attic.</p>
-
-<h3>&jdk; 1.4.x</h3>
-<p><a href="14.html">JDK 1.4</a> is unsupported. The history is
-preserved in the former <code>jdk14</code> port that can be found in the
-CVS ports repository Attic.</p>
-
</td>
</tr>
</table>
More information about the svn-doc-all
mailing list