svn commit: r451047 - in head/sysutils: . zrepl zrepl/files

Ben Woods woodsb02 at gmail.com
Sun Oct 1 15:19:50 UTC 2017


On 1 October 2017 at 22:44, Nikolai Lifanov <lifanov at freebsd.org> wrote:

> Author: lifanov
> Date: Sun Oct  1 14:44:15 2017
> New Revision: 451047
> URL: https://svnweb.freebsd.org/changeset/ports/451047
>
> Log:
>   new port: sysutils/zrepl
>
>   zrepl is a complete ZFS dataset replication tool written in Go
>   that supports feature detection, bookmarks, and other new features.
>
>   Significant parts of this port were submitted by woodsb02. Thank you!
>
>   Submitted by: woodsb02, me
>   Reviewed by:  woodsb02
>   Differential Revision:        https://reviews.freebsd.org/D12462
>
> Added:
>   head/sysutils/zrepl/
>   head/sysutils/zrepl/Makefile   (contents, props changed)
>   head/sysutils/zrepl/distinfo   (contents, props changed)
>   head/sysutils/zrepl/files/
>   head/sysutils/zrepl/files/newsyslog-zrepl.conf   (contents, props
> changed)
>   head/sysutils/zrepl/files/pkg-message.in   (contents, props changed)
>   head/sysutils/zrepl/files/syslog-zrepl.conf.sample   (contents, props
> changed)
>   head/sysutils/zrepl/files/zrepl.in   (contents, props changed)
>   head/sysutils/zrepl/files/zrepl.yml.sample   (contents, props changed)
>   head/sysutils/zrepl/pkg-descr   (contents, props changed)
>   head/sysutils/zrepl/pkg-plist   (contents, props changed)
> Modified:
>   head/sysutils/Makefile
>

Nice work Nikolai - thanks for committing.

Just a heads up, I just committed r451049 to add svn:keywords to
files/syslog-zrepl.conf.sample
and files/zrepl.yml.sample.

Regards,
Ben


More information about the svn-ports-all mailing list