notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/zrepl/files/pkg-message.in
SVNWeb

Number of commits found: 6

Fri, 13 Jan 2023
[ 20:10 Alan Somers (asomers) search for other commits by this committer ]    commit hash:0de11ff4ffa507b3c91eada0307bb45fea28112a  commit hash:0de11ff4ffa507b3c91eada0307bb45fea28112a  commit hash:0de11ff4ffa507b3c91eada0307bb45fea28112a  0de11ff 
sysutils/zrepl: warn of impending SSL certificate expiration

Add a periodic script that will warn of impending certifiate expiration.

PR:		257464
Approved by:	dries (maintainer, ports)
Sponsored by:	Axcient
Sat, 1 Feb 2020
[ 04:58 woodsb02 search for other commits by this committer ] Original commit   Revision:524757
sysutils/zrepl: Update to 0.2.1

- Update to 0.2.1 [1]
- Unbreak build on aarch64, by updating to newer golang:sys [2]
- Move sample file for syslog.d and newsyslog.conf.d to EXAMPLESDIR [3]
- Migrate to USES=go:modules to simplify building go dependency list
- Add new EXAMPLES option to allow installing these to be optional

Changes this release:
  https://github.com/zrepl/zrepl/blob/v0.2.1/docs/changelog.rst

PR:		243354 [1], 242456 [2], 229445 [3]
Submitted by:	dmgk [2]
Reported by:	asomers [1], yuri [3]
Wed, 14 Aug 2019
[ 12:16 mat search for other commits by this committer ] Original commit   Revision:508909 (Only the first 10 of 395 ports in this commit are shown above. View all ports for this commit)
Convert to UCL & cleanup pkg-message (categories s)
Tue, 4 Jun 2019
[ 14:14 woodsb02 search for other commits by this committer ] Original commit   Revision:503474
sysutils/zrepl: Update to 0.1.1

Changes this release:
  https://zrepl.github.io/v0.1.1/changelog.html

WARNING - BREAKING CHANGES WITH THE ZREPL 0.1.X RELEASE:
There are a number of breaking changes this release. To ensure zrepl
continues to function correctly, ensure you read the changelog, and then
perform the following on both sides of the replication:
- Stop the zrepl service:    # service zrepl stop
- Upgrade the zrepl package: # pkg upgrade zrepl
- Modify the zrepl config:   # vi /usr/local/etc/zrepl/zrepl.yml
- Check the configuration:   # service zrepl configtest
- Start the zrepl service:   # service zrepl start
- Monitor the zrepl service: # zrepl status
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 27 Apr 2018
[ 08:49 woodsb02 search for other commits by this committer ] Original commit   Revision:468408
sysutils/zrepl: Update to 0.0.3

Changes this release:
  https://github.com/zrepl/zrepl/blob/0.0.3/docs/changelog.rst

Breaking changes with the 0.0.3 release:
- Snapshots are automatically bookmarked and pruning of bookmarks must
  be configured by adding the keep_bookmarks parameter to the prune
  policy section of the zrepl configuration file (source side only).
  Be sure to understand the meaning bookmarks have for maximum
  allowable replication downtime.
- The ssh+stdinserver transport protocol has changed, requiring zrepl
  to be updates on both the sending and receiving side, and the daemon
  restarted on both sides.
- The first outlet in the global.logging section of the configuration
  file is now used for logging meta-errors (e.g. problems encountered
  when writing to other logging outlets).
Sun, 1 Oct 2017
[ 14:44 lifanov search for other commits by this committer ] Original commit   Revision:451047 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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

Number of commits found: 6