Version: 1.5.13, Package name: borgmatic-1.5.13 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites: |
Description borgmatic is a simple Python wrapper script for the Borg backup software that initiates a backup, prunes any old backups according to a retention policy, and validates backups for consistency. The script supports specifying your settings in a declarative configuration file rather than having to put them all on the command-line, and handles common errors. |
Filesize: 70.771 KB |
Version History (View Complete History) |
|
2021-04-02 04:27:40 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.5.13 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-11-30 08:46:11 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.5.12 |
2020-08-22 07:55:16 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.5.10 |
2020-07-24 01:45:43 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to borgmatic-1.5.9, which now includes a export-tar subcommand |
2020-07-08 00:46:46 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.5.8 |
2020-07-06 10:56:08 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: sync sample configuration with reality, adding loads of new sections such as hooks |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-25 01:12:21 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.5.7 |
2020-06-07 06:41:09 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.5.6 |
2020-06-04 02:07:00 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to borgmatic-1.5.5 |
2019-12-28 07:33:14 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update to borgmatic-1.4.21 |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-10 12:40:38 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to borgmatic-1.3.12 |
2019-05-19 08:18:48 by Sebastien Marie | Files touched by this commit (4) |
Log message: update borgmatic to 1.3.5 works with the recent borgbackup update. relax colorama dependency version requirement. ok jasper@ |
2019-05-12 09:53:55 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to borgmatic-1.3.3 from Tom Murphy |
2019-05-09 09:56:12 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.3.2 |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-03-31 22:18:38 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to borgmatic-1.3.0 |
2019-01-28 12:43:24 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to borgmatic-1.2.15 |
2018-08-23 12:54:29 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.2.2 |
2018-07-30 11:13:04 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update to borgmatic-1.2.1 |
2018-07-10 07:04:06 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update to borgmatic-1.2.0 - remove MESSAGE since we've had it for a while and we're post-release now |
2018-02-20 11:08:54 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.1.15 |
2018-01-21 12:42:55 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.1.14 |
2018-01-07 05:06:32 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to borgmatic-1.1.12 |
2017-09-09 01:53:37 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.1.8 |
2017-09-04 11:31:34 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to borgmatic-1.1.7 |
2017-08-09 06:40:24 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: this actually needs an RDEP on borg itself |
2017-08-09 06:33:51 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: update to borgmatic-1.1.6 Note the configuration changed from INI to YAML: https://github.com/witten/borgmatic#upgrading-from-borgmatic-10x |