Update for new release of CVSup.
This commit is contained in:
parent
68793e9768
commit
ebae5d00b0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2575
1 changed files with 14 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: cvsup.sgml,v 1.35 1998-03-24 00:00:02 jkh Exp $ -->
|
||||
<!-- $Id: cvsup.sgml,v 1.36 1998-03-24 05:29:58 jdp Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>CVSup<label id="cvsup"></heading>
|
||||
|
@ -40,7 +40,7 @@ later is to use either <url
|
|||
url="ftp://ftp.freebsd.org/pub/FreeBSD/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.2.tgz"
|
||||
url="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/net/cvsup-15.3.tgz"
|
||||
name="binary package">, depending on whether you prefer to roll your
|
||||
own or not.
|
||||
|
||||
|
@ -69,28 +69,28 @@ is provided. You can get <em>statically linked</em> FreeBSD
|
|||
executables for CVSup from either the USA distribution site:
|
||||
|
||||
<itemize>
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.2.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.3.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.3.tar.gz">
|
||||
(client including GUI).
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.2.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.3.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.3.tar.gz">
|
||||
(client without GUI).
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupd-bin-15.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupd-bin-15.2.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupd-bin-15.3.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupd-bin-15.3.tar.gz">
|
||||
(server).
|
||||
</itemize>
|
||||
|
||||
or the German mirror:
|
||||
|
||||
<itemize>
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.2.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.2.tar.gz">
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.3.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.3.tar.gz">
|
||||
(client including GUI).
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.2.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.2.tar.gz">
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.3.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.3.tar.gz">
|
||||
(client without GUI).
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.2.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.2.tar.gz">
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.3.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.3.tar.gz">
|
||||
(server).
|
||||
</itemize>
|
||||
|
||||
|
|
Loading…
Reference in a new issue