Version: 3.0, Package name: mysql-zrm-3.0 |
Maintained by: Giovanni Bechis |
Master sites: |
Description Zmanda recovery manager for MySQL (MySQL ZRM) is a backup and recovery manager for MySQL database server. It also provides backup scheduling and reporting features. It supports backup of MySQL databases/tables using various methods (both running on same machine as the MySQL server as well as on a remote machine). |
Filesize: 149.132 KB |
Version History (View Complete History) |
|
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-09-14 02:55:04 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: tweak |
2015-09-14 02:51:21 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: unbreak mysql-zrm-scheduler(1) |
2015-09-04 05:01:48 by Giovanni Bechis | Files touched by this commit (2) |
Log message: unbreak mysql-zrm-scheduler(1) ok sthen@ |
2015-09-04 04:44:46 by Giovanni Bechis | Files touched by this commit (2) |
Log message: unbreak mysql-zrm-scheduler |
2015-07-18 15:11:18 by Jasper Lievisse Adriaanse | Files touched by this commit (16) |
Log message: use sed -i |
2015-03-16 04:04:11 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Unbreak compressed backups |
2011-06-21 14:21:21 by Christian Weisgerber | Files touched by this commit (8) |
Log message: remove USE_GROFF from ports that already ship a preformatted page in their source |
2011-04-14 09:55:19 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: don't use ``rm -f'' for remove unneeded files. this will remember us, when not needed anymore this treatment. from gleydson soares ok aja@ |
2010-11-26 00:51:00 by Marc Espie | Files touched by this commit (15) |
Log message: make use of PKGSPEC to simplify depends, requires most recent security/gnupg to compile correctly |
2010-11-26 00:19:01 by Marc Espie | Files touched by this commit (122) |
Log message: newer depends with >= |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 15:35:48 by Stuart Henderson | Files touched by this commit (40) |
Log message: fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin |
2010-10-18 11:06:09 by Marc Espie | Files touched by this commit (138) |
Log message: USE_GROFF=Yes |
2010-08-25 00:34:51 by Antoine Jacoutot | Files touched by this commit (16) |
Log message: Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can create some depency mess. The long term solution is to update+merge gnupg2 into gnupg1 but for now at least we have a clean dependency chain. looks ok to jasper@ and pea@ |
2010-06-11 04:01:26 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Fix include path and man pages, spotted by Antti Harri. Help and ok sthen@ |
2010-05-05 11:03:19 by Giovanni Bechis | Files touched by this commit (8) |
Log message: Update to 2.2.0 help and ok sthen@ |
2009-10-22 09:55:10 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to version 2.1.1 |
2008-12-22 07:44:26 by Giovanni Bechis | Files touched by this commit (6) |
Log message: Update to mysql-zrm 2.1 Regen patches ok sthen@ |