Bring this up-to-date with reality.

PR:		19074
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
This commit is contained in:
Jim Mock 2000-06-16 19:28:21 +00:00
parent 5382e87de8
commit 37d3236e45
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7392

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.41 1999/12/29 03:38:42 jkh Exp $"> <!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.42 2000/04/03 10:59:22 kuriyama Exp $">
<!ENTITY title "Getting FreeBSD"> <!ENTITY title "Getting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $FreeBSD: www/en/where.sgml,v 1.41 1999/12/29 03:38:42 jkh Exp $ --> <!-- $FreeBSD: www/en/where.sgml,v 1.42 2000/04/03 10:59:22 kuriyama Exp $ -->
<html> <html>
&header; &header;
@ -38,8 +38,8 @@
href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>: href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
<ul> <ul>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/3.3-RELEASE">FreeBSD 3.3-RELEASE/alpha</a></li> <li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/4.0-RELEASE">FreeBSD 4.0-RELEASE/alpha</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/3.4-RELEASE">FreeBSD 3.3-RELEASE/i386</a></li> <li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.0-RELEASE">FreeBSD 4.0-RELEASE/i386</a></li>
</ul> </ul>
</li> </li>
@ -56,12 +56,11 @@
about past, present and future releases in general, please visit the <a about past, present and future releases in general, please visit the <a
href="releases/">release information page</a>.</p> href="releases/">release information page</a>.</p>
<p>If you're interesting in a purely experimental <strong>snapshot</strong> <p>If you're interested in a purely experimental <strong>snapshot</strong>
release of FreeBSD-current (AKA 4.0-current), aimed at developers and release of FreeBSD-current (AKA 5.0-current), aimed at developers and
bleeding-edge testers only, then please see the <a bleeding-edge testers only, then please see the <a
href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot
server</a> FTP site. This site also contains daily snapshots of the server</a> FTP site.</p>
2.2-stable branch.</p>
<a name="apps"></a> <a name="apps"></a>
@ -69,7 +68,7 @@
<h3>The Packages collection</h3> <h3>The Packages collection</h3>
<p>The FreeBSD packages are a diverse collection of utility and <p>The FreeBSD packages collection is a diverse collection of utility and
application software that has been ported to FreeBSD. The packages are application software that has been ported to FreeBSD. The packages are
pre-compiled binaries ready to drop into your system and run.</p> pre-compiled binaries ready to drop into your system and run.</p>
@ -81,26 +80,27 @@
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/2.2-stable/packages">Packages for FreeBSD 2.2-stable</a></li> href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/2.2-stable/packages">Packages for FreeBSD 2.2-stable</a></li>
<li><a <li><a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/3.2-stable/packages">Packages for FreeBSD 3.2-stable</a></li> href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/3.0-stable/packages">Packages for FreeBSD 3.0-stable</a></li>
<li><a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/4.0-stable/packages">Packages for FreeBSD 4.0-stable</a></li>
</ul> </ul>
<h3>The Ports collection</h3> <h3>The Ports collection</h3>
<p>The Ports collection is like the packages collection but instead of <p>The Ports collection is like the packages collection, but the necessary
compiled binaries, the necessary patches and makefiles to compile the patches and makefiles to compile the source code are provided instead of
source code are provided. For software with important configuration compiled binaries. For software with important configuration that must
that must be done at compile time, the "port" version may be more useful be done at compile time, the "port" version may be more useful
than the "package" version.</p> than the "package" version.</p>
<ul> <ul>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports-current">Ports <li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/">FreeBSD Ports
for FreeBSD-current</a></li> collection</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/2.2.8-RELEASE/ports">Ports
for FreeBSD 2.2.8-RELEASE</a></li>
<li><a href="ports/index.html">WWW interface <li><a href="ports/index.html">WWW interface
to Ports for FreeBSD-current</a></li> to Ports collection</a></li>
</ul> </ul>
<p>For information about how <em>you</em> can contribute <em>your</em> <p>For information about how <em>you</em> can contribute <em>your</em>
@ -118,10 +118,6 @@
products specifically for FreeBSD.</p> products specifically for FreeBSD.</p>
<ul> <ul>
<li><a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/2.2.8-RELEASE/commerce">Commercial
products for FreeBSD 2.2.8</a></li>
<li><a href="commercial/commercial.html">Commercial vendors supporting <li><a href="commercial/commercial.html">Commercial vendors supporting
FreeBSD</a></li> FreeBSD</a></li>
</ul> </ul>