aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/zetaback
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | sysutils)
* - convert to the new perl5 frameworkaz2013-09-071-1/+2
| | | | Approved by: portmgr (bapt@, blanket)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Update 1.0.3 --> 1.0.4cy2009-06-182-4/+4
|
* Update from 1.0.2 to 1.0.3.cy2009-04-282-5/+4
|
* Fix a perl programming error in the zetaback patch file. This fix enablescy2009-04-282-3/+3
| | | | bzip2 compression.
* Delete configuration files if they have not been altered by the user.cy2009-03-031-1/+2
| | | | Suggested by: pav
* Fix local variable declaration.cy2009-02-222-3/+4
| | | | Bump PORTREVISION.
* Conditionally install the zetaback configuration files and do notcy2009-02-222-4/+3
| | | | | | remove the said files when the package is deinstalled as the user may wish to keep the files across upgrades. A message is printed advising the user to remove the files manually if the packages is uninstalled permanently.
* Make pkg-descr correct.cy2009-02-122-14/+13
|
* Zetaback is a thin-agent based ZFS backup tool. It is designed to:cy2009-02-125-0/+104
* run from a central host * scan clients for new ZFS filesystems * manage varying desired backup intervals (per host) for o full backups o incremental backups * maintain varying retention policies (per host) * summarize existing backups * restore any host:fs backup at any point in time to any target host