Update for CVSup-16.0. Mention the RELENG_2_2_8_RELEASE tag. Fix a
grammar mistake.
This commit is contained in:
parent
10c0b9c2c3
commit
f7339c6d12
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4287
1 changed files with 12 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: cvsup.sgml,v 1.43 1999-02-11 17:36:26 jdp Exp $ -->
|
||||
<!-- $Id: cvsup.sgml,v 1.44 1999-02-11 17:42:45 jdp Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>CVSup<label id="cvsup"></heading>
|
||||
|
@ -40,12 +40,12 @@ later is to use either <url
|
|||
url="ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports-current/net/cvsup.tar"
|
||||
name="the port"> from the FreeBSD <ref id="ports" name="ports
|
||||
collection"> or the corresponding <url
|
||||
url="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/net/cvsup-15.4.2.tgz"
|
||||
url="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/net/cvsup-16.0.tgz"
|
||||
name="binary package">, depending on whether you prefer to roll your
|
||||
own or not.
|
||||
|
||||
<p>If you are running FreeBSD-2.1.6 or 2.1.7, you unfortunately cannot use the
|
||||
binary package versions due to the fact that it requires a version of
|
||||
binary package versions due to the fact that they require a version of
|
||||
the C library that does not yet exist in FreeBSD-2.1.{6,7}. You can easily
|
||||
use <url url="ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports-current/net/cvsup.tar"
|
||||
name="the port">, however, just as with FreeBSD 2.2. Simply unpack
|
||||
|
@ -69,14 +69,14 @@ is provided. You can get <em>statically linked</em> FreeBSD
|
|||
executables for CVSup from the USA distribution site:
|
||||
|
||||
<itemize>
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsup-bin-15.4.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsup-bin-15.4.2.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsup-bin-16.0.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsup-bin-16.0.tar.gz">
|
||||
(client including GUI).
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsup.nogui-bin-15.4.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsup.nogui-bin-15.4.2.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsup.nogui-bin-16.0.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsup.nogui-bin-16.0.tar.gz">
|
||||
(client without GUI).
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupd-bin-15.4.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupd-bin-15.4.2.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupd-bin-16.0.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupd-bin-16.0.tar.gz">
|
||||
(server).
|
||||
</itemize>
|
||||
|
||||
|
@ -220,6 +220,9 @@ different tomorrow than it means today.
|
|||
<tag/tag=RELENG_3_0_0_RELEASE/
|
||||
FreeBSD-3.0.
|
||||
Not valid for the ports-* collections.
|
||||
<tag/tag=RELENG_2_2_8_RELEASE/
|
||||
FreeBSD-2.2.8.
|
||||
Not valid for the ports-* collections.
|
||||
<tag/tag=RELENG_2_2_7_RELEASE/
|
||||
FreeBSD-2.2.7.
|
||||
Not valid for the ports-* collections.
|
||||
|
|
Loading…
Reference in a new issue