Change path to 3*upgrade kits to use real directories instead of symlinks.
Add a note about discontinuation of 2.2.X support.
This commit is contained in:
parent
5978e0b1ee
commit
5859aee2de
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4482
1 changed files with 8 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: ports.inc,v 1.32 1999-03-08 20:40:06 asami Exp $ -->
|
||||
<!-- $Id: ports.inc,v 1.33 1999-03-10 01:26:24 asami Exp $ -->
|
||||
<p>The FreeBSD Ports and Packages Collection offers a simple way for
|
||||
users and administrators to install applications. Each ``port'' listed here
|
||||
contains any patches necessary to make the original application source
|
||||
|
@ -62,11 +62,11 @@ to 2.2-stable upgrade kit</a>
|
|||
<dd>For users of 2.2.6-release, 2.2.7-release, 2.2.8-release or
|
||||
2.2-stable after 2.2.6-release
|
||||
<dt><a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/30upgrade.tgz">3.0
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-3-stable/Latest/30upgrade.tgz">3.0
|
||||
to 3.1-stable upgrade kit</a>
|
||||
<dd>For users of 3.0-release or 3.0-stable after 3.0-release
|
||||
<dt><a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/31upgrade.tgz">3.1
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-3-stable/Latest/31upgrade.tgz">3.1
|
||||
to 3.1-stable upgrade kit</a>
|
||||
<dd>For users of 3.1-release or 3.1-stable after 3.1-release
|
||||
</dl>
|
||||
|
@ -75,10 +75,13 @@ to 3.1-stable upgrade kit</a>
|
|||
are FreeBSD packages; please use <strong>pkg_add</strong> to install them. That
|
||||
should enable you to use all the ports listed here. Note that it will
|
||||
only change just enough files to enable ports/packages to be used; for
|
||||
a full upgrade to 2.2-stable or 3.1-stable, please refer to the <a
|
||||
a full upgrade to 3.1-stable, please refer to the <a
|
||||
href="../handbook/synching.html">synchronizing your source tree</a>
|
||||
section of the handbook. A full upgrade is recommended, especially if
|
||||
you are still using anything earlier than 2.2.7-release.</p>
|
||||
you are still using anything earlier than 2.2.7-release. Also, the
|
||||
2.2.X line is now officially unsupported by ports-current; you are `on
|
||||
your own' if you wish to use the ports listed here, as opposed to the
|
||||
ones that were included in the release, on your 2.2.X system.</p>
|
||||
|
||||
<p>Many of the ports require the X Window System to compile and run.
|
||||
We compile and test our ports on <a
|
||||
|
|
Loading…
Reference in a new issue