Date: Mon, 3 Mar 2003 11:37:22 -0800 (PST) From: Oliver Braun <obraun@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rsync Makefile pkg-plist ports/net/rsync/files extra-patch-socket.c rsyncd.conf.sample rsyncd.sh.sample Message-ID: <200303031937.h23JbNgn018820@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obraun 2003/03/03 11:37:22 PST
FreeBSD ports repository
Modified files:
net/rsync Makefile pkg-plist
Added files:
net/rsync/files extra-patch-socket.c rsyncd.conf.sample
rsyncd.sh.sample
Log:
* Add rsyncd.conf.sample and rsyncd.sh.sample.
PR: ports/48883
Submitted by: Morettoni Luca <luca@morettoni.net>
* Add patch for -current submitted by ume@
Quote from ume@'s mail:
It seems the daemon mode of rsync depends on an IPv4-mapped IPv6 address.
Since an IPv4-mapped IPv6 address is off by default on 5-CURRENT, rsync
doesn't listen on IPv4. Further, rsync has a bug that it always listen on
1st entry's address of the result of getaddrinfo() call. With this patch,
rsync listen on both an IPv4 and an IPv6.
* Make pkg-plist respect PORTDOCS.
Revision Changes Path
1.83 +6 -0 ports/net/rsync/Makefile
1.1 +178 -0 ports/net/rsync/files/extra-patch-socket.c (new)
1.1 +35 -0 ports/net/rsync/files/rsyncd.conf.sample (new)
1.1 +16 -0 ports/net/rsync/files/rsyncd.sh.sample (new)
1.8 +7 -5 ports/net/rsync/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303031937.h23JbNgn018820>
