Port details |
- tarsnap-periodic Simple way of making tarsnap backups using the periodic system
- 1.0.20170413 sysutils
=1 Version of this port present on the latest quarterly branch. - Maintainer: kamila@ksp.sk
 - Port Added: 2016-03-05 16:56:10
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- People watching this port, also watch:: zrep
- License: MIT
- Description:
- Script that uses the periodic system to create and manage tarsnap
backups. Easily configured via /etc/periodic.conf
WWW: https://github.com/anotherkamila/tarsnap-periodic
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tarsnap-periodic>0:sysutils/tarsnap-periodic
- To install the port:
- cd /usr/ports/sysutils/tarsnap-periodic/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/tarsnap-periodic
- pkg install tarsnap-periodic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tarsnap-periodic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1492083459
SHA256 (anotherkamila-tarsnap-periodic-1.0.20170413-23a27fa2_GH0.tar.gz) = b7257c15fe208375681e6310e7878fdf6102ae2b3d70334d78f3fc6346be4697
SIZE (anotherkamila-tarsnap-periodic-1.0.20170413-23a27fa2_GH0.tar.gz) = 2840
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- tarsnap : sysutils/tarsnap
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_tarsnap-periodic
- pkg-message:
- For install:
- In order to enable periodic tarsnap backups you need
to add these lines to your /etc/periodic.conf
daily_tarsnap_backup_enable="YES"
daily_tarsnap_backup_paths="/"
daily_tarsnap_backup_keep=7
weekly_tarsnap_backup_enable="YES"
weekly_tarsnap_backup_paths="/"
weekly_tarsnap_backup_keep=5
monthly_tarsnap_backup_enable="YES"
monthly_tarsnap_backup_paths="/"
monthly_tarsnap_backup_keep=2
- Master Sites:
|
Number of commits found: 7
Number of commits found: 7
|