Remove references to the cvsup-bin and cvsupd-bin ports, which don't

exist any more.
This commit is contained in:
John Polstra 2001-07-21 19:26:13 +00:00
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

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project 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"> <appendix id="mirrors">
@ -1740,14 +1740,14 @@
<title>Installation</title> <title>Installation</title>
<para>The easiest way to install <application>CVSup</application> <para>The easiest way to install <application>CVSup</application>
is to use the <filename>net/cvsup-bin</filename> port is to use the precompiled <filename>net/cvsup</filename> package
from the FreeBSD <link linkend="ports">ports collection</link>. from the FreeBSD <link linkend="ports">packages collection</link>.
If you prefer to build <application>CVSup</application> from If you prefer to build <application>CVSup</application> from
source, you can use the <filename>net/cvsup</filename> source, you can use the <filename>net/cvsup</filename>
port instead. But be forewarned: the port instead. But be forewarned: the
<filename>net/cvsup</filename> port depends on the Modula-3 <filename>net/cvsup</filename> port depends on the Modula-3
system, which takes a substantial amount of time, memory, and system, which takes a substantial amount of time and
disk space to build.</para> disk space to download and build.</para>
<para>If you do not know anything about <para>If you do not know anything about
<application>CVSup</application> at all and want a <application>CVSup</application> at all and want a

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project 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"> <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> <primary><command>pkg_info</command></primary>
</indexterm> </indexterm>
<screen>&prompt.root <userinput>pkg_info</userinput> <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 docbook-1.2 Meta-port for the different versions of the DocBook DTD
...</screen> ...</screen>
<para>&man.pkg.version.1; a utility that summarizes the <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. version to the current version found in the ports tree.
</para> </para>
<screen>&prompt.root <userinput>pkg_version</userinput> <screen>&prompt.root <userinput>pkg_version</userinput>
cvsup-bin = cvsup =
docbook = docbook =
...</screen> ...</screen>