Update for new release 15.4.2 of CVSup.
This commit is contained in:
parent
22a76d8825
commit
2fad4dcccd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3027
1 changed files with 11 additions and 22 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: cvsup.sgml,v 1.37 1998-04-29 04:25:40 jdp Exp $ -->
|
||||
<!-- $Id: cvsup.sgml,v 1.38 1998-07-07 04:39:09 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.4.tgz"
|
||||
url="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/net/cvsup-15.4.2.tgz"
|
||||
name="binary package">, depending on whether you prefer to roll your
|
||||
own or not.
|
||||
|
||||
|
|
@ -66,33 +66,22 @@ installed automatically when you install the CVSup port or package.
|
|||
<p>The Modula-3 libraries are rather large, and fetching and compiling
|
||||
them is not an instantaneous process. For that reason, a third option
|
||||
is provided. You can get <em>statically linked</em> FreeBSD
|
||||
executables for CVSup from either the USA distribution site:
|
||||
executables for CVSup from the USA distribution site:
|
||||
|
||||
<itemize>
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.4.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.4.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.4.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.4.2.tar.gz">
|
||||
(client including GUI).
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.4.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.4.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.4.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.4.2.tar.gz">
|
||||
(client without GUI).
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupd-bin-15.4.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupd-bin-15.4.tar.gz">
|
||||
<item><url url="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupd-bin-15.4.2.tar.gz"
|
||||
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupd-bin-15.4.2.tar.gz">
|
||||
(server).
|
||||
</itemize>
|
||||
|
||||
or the German mirror:
|
||||
|
||||
<itemize>
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.4.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.4.tar.gz">
|
||||
(client including GUI).
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.4.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.4.tar.gz">
|
||||
(client without GUI).
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.4.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.4.tar.gz">
|
||||
(server).
|
||||
</itemize>
|
||||
as well as from the many FreeBSD <ref id="mirrors-ftp"
|
||||
name="FTP mirror sites"> around the world.
|
||||
|
||||
<p>Most users will need only the client. These executables are entirely
|
||||
self-contained, and they will run on any version of FreeBSD from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue