Commit graph

19 commits

Author SHA1 Message Date
wiedi
e9ec8b5028 znapzend: update to 0.19.1
Changes:

	0.19.1:
		fixed the tar file to include ALL the files in the init directory

	0.19.0:
		Release 0.19.0 adds a bunch of documentation updates as well as:
		a 10 minute timeout for mbuffer since many systems are way slower than we expected
		a larger blocksize for mbuffer
		a system v init script
		an rpm spec file
		do not start if no backups/snaps are configured
		customized upstart and systemd startup files
2018-07-08 09:03:24 +00:00
wiedi
7f5be5e3f9 znapzend: update to 0.18.0
Changes:
	- do not destroy src snapshots if something went wrong while backing up
	- add support for %z in tsformat
	- better zfs on linux support
	- updated perlmodules included with package
2018-06-12 12:15:45 +00:00
wiedi
50e2a41407 znapzend: patch for newer mojolicious
Fixes "Mojo::Util::slurp is DEPRECATED" error.
Upstream PR https://github.com/oetiker/znapzend/pull/283
2017-09-25 10:50:27 +00:00
wiedi
8f59f4f894 Update znapzend to 0.17.0
Changes:
	- Improved pre/post send and receive commands
	- make daemon NOT abort even if there is no configuration found
	- change smf dependency to multi-user so that iscsi is running
2017-06-10 16:37:41 +00:00
wiedi
6881fc1bb0 Update sysutils/znapzend to 0.16.0
Changes include:
	- autocreate working properly ... finally (?)
	- per destination pre and post SEND commands (complementary to the pre and post snap commands)
	- send delay property
2016-12-06 00:11:52 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
jperkin
36e6903fd8 Remove the stability entity, it has no meaning outside of an official context. 2016-06-08 10:16:50 +00:00
wiedi
90a3a11a4f Update sysutils/znapzend to 0.15.3
Changes since 0.15.2 include:
	- additional [info] and [debug] messages
	- fix bashism introduced in thirdparty makefile (comparing with ==)
	- simplifie module setup
2016-03-17 00:26:16 +00:00
wiedi
850f7fbf27 patch bashism 2016-02-24 20:55:48 +00:00
wiedi
4254da49e6 Update sysutils/znapzend to 0.15.2
Changelog:
	- improved systemd integration
	- new fat release so that znapzend dependencies can be built without internet access
	- better osx portability
	- sudo/pfexec fixes
	- no more multiline error messages
2016-02-21 15:19:59 +00:00
wiedi
d919ca17e1 fix bashism, thanks joerg 2015-12-08 21:22:45 +00:00
wiedi
e50905aff9 Update sysutils/znapzend to 0.14.1
Changelog:
	- improved documentation on DST field names
	- add notes on HUP signal in documentation
	- fix dataset queries
	- fix recheck handling for offline destinations
	- fixed logging
	- made regexps locale safe
	- allow . and - in userproperties
2015-11-25 23:45:10 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiedi
884b5eaa2c add test target 2015-06-04 20:43:49 +00:00
mef
f1ae6deedb Githubify. No binary change. 2015-05-17 12:31:52 +00:00
wiedi
8453bb69ff Update znapzend to 0.14
Changelog:
 v0.14.0 - oetiker released this on Dec 16, 2014:
	- build dependencies directly with make
	- optionally prefix pfexec|sudo to zfs|zpool|test comands
	- set mbuffer timeout to 60 seconds this might help with timeout situations seen on solaris
	- fix string replacement in manifest file
	- let smf manage pids instead of a pid file
2015-01-17 18:53:48 +00:00
wiedi
5cfc4a1419 Update znapzend to 0.13.0
Changelog:
 oetiker released this on Sep 18:
	- if you want znapzend to reload your config, kill -HUP will do the trick
	- improved handling of TERM for a graceful shutdown
	- new option for znapzend: --connectTimeout=x
2014-10-21 12:46:25 +00:00
wiedi
2db22841f4 Import znapzend-0.12.3 as sysutils/znapzend
ZnapZend is a ZFS centric backup tool. It relies on snapshot, send
and receive todo its work. It has the built-in ability to to manage
both local snapshots as well as remote copies by thining them out
as time progresses.

The ZnapZend configuration is stored as properties in the
ZFS filesystem itself.
2014-08-30 11:03:11 +00:00