Created attachment 222934 [details] net__openrsync.shar This is an implementation of rsync with a BSD (ISC) license. It's compatible with a modern rsync (3.1.3 is used for testing, but any supporting protocol 27 will do), but accepts only a subset of rsync's command-line arguments. Its officially-supported operating system is OpenBSD, but it will compile and run on other UNIX systems. See Portability for details. (shar file is attached)
A commit references this bug: Author: rhurlin Date: Wed Mar 3 14:11:52 UTC 2021 New revision: 567085 URL: https://svnweb.freebsd.org/changeset/ports/567085 Log: New port: net/openrsync: Implementation of rsync with a BSD (ISC) license An implementation of rsync, which is compatible with a modern rsync, but accepts only a subset of rsync's command-line arguments. Has been merged into OpenBSD base some time ago. https://github.com/kristapsdz/openrsync PR: 253973 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (also maintainer) Changes: head/net/Makefile head/net/openrsync/ head/net/openrsync/Makefile head/net/openrsync/distinfo head/net/openrsync/pkg-descr
Committed, thanks! And congrats for the new port :)
MARKED AS SPAM