|
Lines 38-45
Link Here
|
| 38 |
href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>: |
38 |
href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>: |
| 39 |
|
39 |
|
| 40 |
<ul> |
40 |
<ul> |
| 41 |
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/3.3-RELEASE">FreeBSD 3.3-RELEASE/alpha</a></li> |
41 |
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/3.4-RELEASE">FreeBSD 3.4-RELEASE/alpha</a></li> |
| 42 |
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/3.4-RELEASE">FreeBSD 3.3-RELEASE/i386</a></li> |
42 |
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/3.4-RELEASE">FreeBSD 3.4-RELEASE/i386</a></li> |
| 43 |
</ul> |
43 |
</ul> |
| 44 |
</li> |
44 |
</li> |
| 45 |
|
45 |
|
|
Lines 56-67
Link Here
|
| 56 |
about past, present and future releases in general, please visit the <a |
56 |
about past, present and future releases in general, please visit the <a |
| 57 |
href="releases/">release information page</a>.</p> |
57 |
href="releases/">release information page</a>.</p> |
| 58 |
|
58 |
|
| 59 |
<p>If you're interesting in a purely experimental <strong>snapshot</strong> |
59 |
<p>If you're interested in a purely experimental <strong>snapshot</strong> |
| 60 |
release of FreeBSD-current (AKA 4.0-current), aimed at developers and |
60 |
release of FreeBSD-current (AKA 5.0-current), aimed at developers and |
| 61 |
bleeding-edge testers only, then please see the <a |
61 |
bleeding-edge testers only, then please see the <a |
| 62 |
href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot |
62 |
href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot |
| 63 |
server</a> FTP site. This site also contains daily snapshots of the |
63 |
server</a> FTP site.</p> |
| 64 |
2.2-stable branch.</p> |
|
|
| 65 |
|
64 |
|
| 66 |
<a name="apps"></a> |
65 |
<a name="apps"></a> |
| 67 |
|
66 |
|
|
Lines 69-75
Link Here
|
| 69 |
|
68 |
|
| 70 |
<h3>The Packages collection</h3> |
69 |
<h3>The Packages collection</h3> |
| 71 |
|
70 |
|
| 72 |
<p>The FreeBSD packages are a diverse collection of utility and |
71 |
<p>The FreeBSD packages collection is a diverse collection of utility and |
| 73 |
application software that has been ported to FreeBSD. The packages are |
72 |
application software that has been ported to FreeBSD. The packages are |
| 74 |
pre-compiled binaries ready to drop into your system and run.</p> |
73 |
pre-compiled binaries ready to drop into your system and run.</p> |
| 75 |
|
74 |
|
|
Lines 81-106
Link Here
|
| 81 |
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/2.2-stable/packages">Packages for FreeBSD 2.2-stable</a></li> |
80 |
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/2.2-stable/packages">Packages for FreeBSD 2.2-stable</a></li> |
| 82 |
|
81 |
|
| 83 |
<li><a |
82 |
<li><a |
| 84 |
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/3.2-stable/packages">Packages for FreeBSD 3.2-stable</a></li> |
83 |
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/3.0-stable/packages">Packages for FreeBSD 3.0-stable</a></li> |
|
|
84 |
|
| 85 |
<li><a |
| 86 |
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/4.0-stable/packages">Packages for FreeBSD 4.0-stable</a></li> |
| 87 |
|
| 85 |
</ul> |
88 |
</ul> |
| 86 |
|
89 |
|
| 87 |
<h3>The Ports collection</h3> |
90 |
<h3>The Ports collection</h3> |
| 88 |
|
91 |
|
| 89 |
<p>The Ports collection is like the packages collection but instead of |
92 |
<p>The Ports collection is like the packages collection, but the necessary |
| 90 |
compiled binaries, the necessary patches and makefiles to compile the |
93 |
patches and makefiles to compile the source code are provided instead of |
| 91 |
source code are provided. For software with important configuration |
94 |
compiled binaries. For software with important configuration that must |
| 92 |
that must be done at compile time, the "port" version may be more useful |
95 |
be done at compile time, the "port" version may be more useful |
| 93 |
than the "package" version.</p> |
96 |
than the "package" version.</p> |
| 94 |
|
97 |
|
| 95 |
<ul> |
98 |
<ul> |
| 96 |
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports-current">Ports |
99 |
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/">FreeBSD Ports |
| 97 |
for FreeBSD-current</a></li> |
100 |
collection</a></li> |
| 98 |
|
101 |
|
| 99 |
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/2.2.8-RELEASE/ports">Ports |
|
|
| 100 |
for FreeBSD 2.2.8-RELEASE</a></li> |
| 101 |
|
| 102 |
<li><a href="ports/index.html">WWW interface |
102 |
<li><a href="ports/index.html">WWW interface |
| 103 |
to Ports for FreeBSD-current</a></li> |
103 |
to Ports collection</a></li> |
| 104 |
</ul> |
104 |
</ul> |
| 105 |
|
105 |
|
| 106 |
<p>For information about how <em>you</em> can contribute <em>your</em> |
106 |
<p>For information about how <em>you</em> can contribute <em>your</em> |
|
Lines 118-127
Link Here
|
| 118 |
products specifically for FreeBSD.</p> |
118 |
products specifically for FreeBSD.</p> |
| 119 |
|
119 |
|
| 120 |
<ul> |
120 |
<ul> |
| 121 |
<li><a |
|
|
| 122 |
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/2.2.8-RELEASE/commerce">Commercial |
| 123 |
products for FreeBSD 2.2.8</a></li> |
| 124 |
|
| 125 |
<li><a href="commercial/commercial.html">Commercial vendors supporting |
121 |
<li><a href="commercial/commercial.html">Commercial vendors supporting |
| 126 |
FreeBSD</a></li> |
122 |
FreeBSD</a></li> |
| 127 |
</ul> |
123 |
</ul> |