freebsd-ports/net/rsync
David E. O'Brien b66527ab46 rsync sometimes freezes during execution if it is run over ssh.
rsync turns on blocking I/O mode if remote shell command is rsh
(ie. matched RSYNC_RSH) to work around some broken rsh implementations
on other platforms.

The submitter of the rsh->ssh patches overloaded RSYNC_RSH for ssh.
That turns out to be a Wrong Thing.  This change implements the parallel
RSYNC_SSH.

PR:		26376
Submitted by:	adrian
2001-04-08 15:48:29 +00:00
..
files rsync sometimes freezes during execution if it is run over ssh. 2001-04-08 15:48:29 +00:00
distinfo Enable IPv6 supporting. 2000-09-13 20:02:10 +00:00
Makefile Change the default remote protocol from RSH to SSH. 2001-03-08 11:40:26 +00:00
pkg-comment synchronisation != synchronization 1999-09-03 04:28:07 +00:00
pkg-descr Update to version 2.3.2. 2000-01-13 23:06:48 +00:00
pkg-message Change the default remote protocol from RSH to SSH. 2001-03-08 11:40:26 +00:00
pkg-plist Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00