Bug 253973 - [NEW PORT] net/openrsync: Implementation of rsync with a BSD (ISC) license
Summary: [NEW PORT] net/openrsync: Implementation of rsync with a BSD (ISC) license
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rainer Hurling
URL: https://github.com/kristapsdz/openrsync
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-03 05:06 UTC by Timothy Beyer
Modified: 2021-03-04 16:17 UTC (History)
3 users (show)

See Also:


Attachments
net__openrsync.shar (2.56 KB, text/plain)
2021-03-03 05:06 UTC, Timothy Beyer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Beyer 2021-03-03 05:06:40 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-03-03 14:12:32 UTC
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
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-03-03 14:14:35 UTC
Committed, thanks!

And congrats for the new port :)
Comment 3 cayen14422 2021-03-04 16:17:02 UTC
MARKED AS SPAM