Remove references to the cvsup-bin and cvsupd-bin ports, which don't
exist any more.
This commit is contained in:
parent
3741b3edfb
commit
045dc46272
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9995
2 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v 1.133 2001/07/20 04:59:28 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v 1.134 2001/07/20 21:52:04 jesper Exp $
|
||||
-->
|
||||
|
||||
<appendix id="mirrors">
|
||||
|
@ -1740,14 +1740,14 @@
|
|||
<title>Installation</title>
|
||||
|
||||
<para>The easiest way to install <application>CVSup</application>
|
||||
is to use the <filename>net/cvsup-bin</filename> port
|
||||
from the FreeBSD <link linkend="ports">ports collection</link>.
|
||||
is to use the precompiled <filename>net/cvsup</filename> package
|
||||
from the FreeBSD <link linkend="ports">packages collection</link>.
|
||||
If you prefer to build <application>CVSup</application> from
|
||||
source, you can use the <filename>net/cvsup</filename>
|
||||
port instead. But be forewarned: the
|
||||
<filename>net/cvsup</filename> port depends on the Modula-3
|
||||
system, which takes a substantial amount of time, memory, and
|
||||
disk space to build.</para>
|
||||
system, which takes a substantial amount of time and
|
||||
disk space to download and build.</para>
|
||||
|
||||
<para>If you do not know anything about
|
||||
<application>CVSup</application> at all and want a
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.128 2001/07/19 23:18:08 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.129 2001/07/20 23:24:57 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -343,7 +343,7 @@ local: xchat-1.7.1.tgz remote: xchat-1.7.1.tgz
|
|||
<primary><command>pkg_info</command></primary>
|
||||
</indexterm>
|
||||
<screen>&prompt.root <userinput>pkg_info</userinput>
|
||||
cvsup-bin-16.1 A general network file distribution system optimized for CV
|
||||
cvsup-16.1 A general network file distribution system optimized for CV
|
||||
docbook-1.2 Meta-port for the different versions of the DocBook DTD
|
||||
...</screen>
|
||||
<para>&man.pkg.version.1; a utility that summarizes the
|
||||
|
@ -351,7 +351,7 @@ docbook-1.2 Meta-port for the different versions of the DocBook DTD
|
|||
version to the current version found in the ports tree.
|
||||
</para>
|
||||
<screen>&prompt.root <userinput>pkg_version</userinput>
|
||||
cvsup-bin =
|
||||
cvsup =
|
||||
docbook =
|
||||
...</screen>
|
||||
|
||||
|
|
Loading…
Reference in a new issue