K 10 svn:author V 6 obraun K 8 svn:date V 27 2003-03-03T19:37:22.000000Z K 7 svn:log V 575 * Add rsyncd.conf.sample and rsyncd.sh.sample. PR: ports/48883 Submitted by: Morettoni Luca * 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. END