Port details |
- py-tarsnapper Tarsnap wrapper which expires backups using a gfs-scheme
- 0.4 sysutils
=0 0.4Version of this port present on the latest quarterly branch. - Maintainer: philip@FreeBSD.org
 - Port Added: 2018-11-18 17:15:55
- Last Update: 2021-09-01 11:46:24
- Commit Hash: e9148ce
- Also Listed In: python
- License: BSD2CLAUSE
- Description:
- A wrapper around tarsnap which does two things:
* Lets you define "backup jobs" (tarsnap invocations) in a config file,
though on it's own this has little advantage over just using a a
shell script.
* The ability to expire old backups using a Grandfather-father-son
backup scheme. This feature can be used in conjunction with tarsnapper
backup jobs, or standalone, to be applied to any existing set of
tarsnap backup archives, regardless of how they have been created.
WWW: https://github.com/miracle2k/tarsnapper
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tarsnapper>0:sysutils/py-tarsnapper@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-tarsnapper/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-tarsnapper
- pkg install py38-tarsnapper
NOTE: This is a Python port. Instead of py38-tarsnapper listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-tarsnapper
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1542542883
SHA256 (miracle2k-tarsnapper-0.4_GH0.tar.gz) = 94ac22c3ed72e6321596f7d229b34fd21b59a00035162c5b22f2a1ee64dc6d01
SIZE (miracle2k-tarsnapper-0.4_GH0.tar.gz) = 19204
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-argparse>0 : devel/py-argparse@py38
- py38-dateutil>0 : devel/py-dateutil@py38
- py38-pexpect>0 : misc/py-pexpect@py38
- py38-pyaml>0 : textproc/py-pyaml@py38
- tarsnap>=0 : sysutils/tarsnap
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_py-tarsnapper
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Sep 2021 11:46:24 0.4
|
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under s* categories, drop redundant GH_* knobs. |
06 Apr 2021 14:31:07 0.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.4
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
18 Nov 2018 17:15:44
0.4
|
philip  |
Add sysutils/py-tarsnapper 0.4
A wrapper around tarsnap which does two things:
* Lets you define "backup jobs" (tarsnap invocations) in a
config file, though on its own this has little advantage over just
using a a shell script.
* The ability to expire old backups using a Grandfather-father-son
backup scheme. This feature can be used in conjunction with
tarsnapper backup jobs, or standalone, to be applied to any existing
set of tarsnap backup archives, regardless of how they have been
created.
WWW: https://github.com/miracle2k/tarsnapper |
Number of commits found: 4
|