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" [
<!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 % 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>
&header;
@ -38,8 +38,8 @@
href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
<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/i386/3.4-RELEASE">FreeBSD 3.3-RELEASE/i386</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/4.0-RELEASE">FreeBSD 4.0-RELEASE/i386</a></li>
</ul>
</li>
@ -56,12 +56,11 @@
about past, present and future releases in general, please visit the <a
href="releases/">release information page</a>.</p>
<p>If you're interesting in a purely experimental <strong>snapshot</strong>
release of FreeBSD-current (AKA 4.0-current), aimed at developers and
<p>If you're interested in a purely experimental <strong>snapshot</strong>
release of FreeBSD-current (AKA 5.0-current), aimed at developers and
bleeding-edge testers only, then please see the <a
href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot
server</a> FTP site. This site also contains daily snapshots of the
2.2-stable branch.</p>
server</a> FTP site.</p>
<a name="apps"></a>
@ -69,7 +68,7 @@
<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
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>
<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>
<h3>The Ports collection</h3>
<p>The Ports collection is like the packages collection but instead of
compiled binaries, the necessary patches and makefiles to compile the
source code are provided. For software with important configuration
that must be done at compile time, the "port" version may be more useful
<p>The Ports collection is like the packages collection, but the necessary
patches and makefiles to compile the source code are provided instead of
compiled binaries. For software with important configuration that must
be done at compile time, the "port" version may be more useful
than the "package" version.</p>
<ul>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports-current">Ports
for FreeBSD-current</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/">FreeBSD Ports
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
to Ports for FreeBSD-current</a></li>
to Ports collection</a></li>
</ul>
<p>For information about how <em>you</em> can contribute <em>your</em>
@ -118,10 +118,6 @@
products specifically for FreeBSD.</p>
<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
FreeBSD</a></li>
</ul>