FTP server reorganization.

This commit is contained in:
Wolfram Schneider 1999-01-29 18:37:32 +00:00
parent fb443f254a
commit c97565d4fd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4147
6 changed files with 23 additions and 23 deletions

View file

@ -1,4 +1,4 @@
<!-- $Id: preface.sgml,v 1.27 1999-01-21 01:49:12 jkh Exp $ -->
<!-- $Id: preface.sgml,v 1.28 1999-01-29 18:37:16 wosch Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@ -88,7 +88,7 @@
<sect1>
<heading>What is the latest version of FreeBSD?</heading>
<p>Version <url url="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.8-RELEASE"
<p>Version <url url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/2.2.8-RELEASE"
name="2.2.8"> is the latest <em>stable</em> version; it was released
in December, 1998. This is also the latest <em>release</em> version.

View file

@ -1,4 +1,4 @@
<!-- $Id: current.sgml,v 1.25 1998-12-19 13:36:43 jkh Exp $ -->
<!-- $Id: current.sgml,v 1.26 1999-01-29 18:37:28 wosch Exp $ -->
<!-- The FreeBSD Documentation Project -->
@ -10,7 +10,7 @@
THE FREEBSD CURRENT POLICY
Last updated: $Date: 1998-12-19 13:36:43 $
Last updated: $Date: 1999-01-29 18:37:28 $
This document attempts to explain the rationale behind
FreeBSD-current, what you should expect should you decide to run it,
@ -117,7 +117,7 @@ subscribe cvs-all
to keep their sources up-to-date automatically. For a fairly
easy interface to this, simply type:
<verb>
pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz
pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz
</verb>
<item><p>Use ftp. The source tree for FreeBSD-current is always

View file

@ -1,4 +1,4 @@
<!-- $Id: cvsup.sgml,v 1.41 1999-01-26 08:09:49 jkh Exp $ -->
<!-- $Id: cvsup.sgml,v 1.42 1999-01-29 18:37:28 wosch Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect1><heading>CVSup<label id="cvsup"></heading>
@ -37,7 +37,7 @@ project, because CVSup is both faster and more flexible.
<p>The easiest way to install CVSup if you are running FreeBSD 2.2 or
later is to use either <url
url="ftp://ftp.freebsd.org/pub/FreeBSD/ports-current/net/cvsup.tar"
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"
@ -47,7 +47,7 @@ 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
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-current/net/cvsup.tar"
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
the tar file, cd to the cvsup subdirectory and type "make install".
@ -56,7 +56,7 @@ url="http://www.research.digital.com/SRC/modula-3/html/home.html"
name="Modula-3">, both the package and the port require that the
Modula-3 runtime libraries be installed. These are available as the
<url
url="ftp://ftp.freebsd.org/pub/FreeBSD/ports-current/lang/modula-3-lib.tar"
url="ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports-current/lang/modula-3-lib.tar"
name="lang/modula-3-lib"> port and the <url
url="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/lang/modula-3-lib-3.6.tgz"
name="lang/modula-3-lib-3.6"> package. If you follow the same
@ -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/CVSup/cvsup-bin-15.4.2.tar.gz"
name="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsup-bin-15.4.2.tar.gz">
<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">
(client including GUI).
<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">
<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">
(client without GUI).
<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">
<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">
(server).
</itemize>

View file

@ -1,4 +1,4 @@
<!-- $Id: mirrors.sgml,v 1.101 1999-01-07 17:44:03 wosch Exp $ -->
<!-- $Id: mirrors.sgml,v 1.102 1999-01-29 18:37:28 wosch Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@ -663,8 +663,8 @@ In case of problems, please contact &a.phk;.
<tag>California, Bay Area, official source</tag>
<itemize>
<item>
<url url="ftp://ftp.freebsd.org/pub/FreeBSD/CTM"
name="ftp://ftp.freebsd.org/pub/FreeBSD/CTM"><newline>
<url url="ftp://ftp.freebsd.org/pub/FreeBSD/development/CTM"
name="ftp://ftp.freebsd.org/pub/FreeBSD/development/CTM"><newline>
</itemize>

View file

@ -1,4 +1,4 @@
<!-- $Id: porting.sgml,v 1.124 1999-01-28 12:07:00 asami Exp $ -->
<!-- $Id: porting.sgml,v 1.125 1999-01-29 18:37:29 wosch Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect><heading>Making a port yourself<label id="porting"></heading>
@ -272,7 +272,7 @@ lib/X11/oneko/mouse.xpm
which is set in the Makefile, as well as our main ftp
site at <htmlurl
url="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/"
name="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/,">
name="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/">,
where we put sanctioned distfiles as backup. It will then
attempt to
fetch the named distribution file with

View file

@ -1,4 +1,4 @@
<!-- $Id: stable.sgml,v 1.19 1998-12-19 13:36:44 jkh Exp $ -->
<!-- $Id: stable.sgml,v 1.20 1999-01-29 18:37:30 wosch Exp $ -->
<!-- The FreeBSD Documentation Project -->
@ -10,7 +10,7 @@
THE FREEBSD STABLE POLICY
Last updated: $Date: 1998-12-19 13:36:44 $
Last updated: $Date: 1999-01-29 18:37:30 $
This document attempts to explain the rationale behind
FreeBSD-stable, what you should expect should you decide to run it,
@ -91,7 +91,7 @@ next section).
to keep their sources up-to-date automatically. For a fairly
easy interface to this, simply type:
<verb>
pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz
pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz
</verb>
<p><item><p>Use ftp. The source tree for FreeBSD-stable is always