CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/08 06:57:11
Modified files:
sysutils/reposync: Makefile
sysutils/reposync/files: reposync reposync.1
sysutils/reposync/pkg: PLIST
Log message:
add getopt parsing and move SSH port-forwarding username from special
rsync://username@host/path syntax to "reposync -l username rsync://host/path",
also add -f to force an update even if ChangeLog didn't change.
change in port-forwarding syntax done to stop depending on an undocumented
rsync feature tracked down by naddy@.