rsync_client from minnie.cs.adfa.oz.au.  This hasn't been necessicary for
a long time as these patches were brought into our port of Rsync a long
time ago.

Submitted by: "David O'Brien" <obrien@NUXI.com>
This commit is contained in:
Wolfram Schneider 1998-08-31 17:37:58 +00:00
parent 17d246002b
commit e9d49b4934
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3442

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:42:03 $">
<!ENTITY date "$Date: 1998-08-31 17:37:58 $">
<!ENTITY title "Mirroring the FreeBSD Web Pages">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: mirror.sgml,v 1.6 1998-08-03 09:42:03 wosch Exp $ -->
<!-- $Id: mirror.sgml,v 1.7 1998-08-31 17:37:58 wosch Exp $ -->
<html>
&header;
@ -18,16 +18,11 @@ unprivileged client-server mode by Warren Toomey.</p>
<H2>Installing Rsync</H2>
<p>The source code to <em>rsync</em> can be obtained via anonymous ftp
at <a href="ftp://minnie.cs.adfa.oz.au/rsync/rsync_client.tar.gz">ftp://minnie.cs.adfa.oz.au/rsync/rsync_client.tar.gz</a>.</p>
<p>To build and install it, do the following:</p>
<pre>
% tar vxzf rsync_client.tar.gz
% cd rsync-1.6.2
% ./configure
% make; make install
% cd /usr/ports/net/rsync
% make all install
% rehash (for csh users)
</pre>
@ -76,7 +71,6 @@ following files:</p>
<li>README
<li>The rsync man page, rsync.1
<li>tech_report.ps
<li>Readme.daemon
</ul>
<p>If you have any questions about <em>rsync</em>, please pass them on to the