| Port details on branch 2020Q3 |
- py-rdiff-backup Easy to use and efficient backup and restore utility
- 2.0.3 sysutils
=0 2.0.3Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@uzsolt.hu
 - Port Added: 2020-07-11 11:50:20
- Last Update: 2020-07-11 11:50:15
- Commit Hash: 4cbee15
- Also Listed In: python
- License: GPLv2+
- WWW:
- http://www.nongnu.org/rdiff-backup/
- Description:
- rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you
can still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership (if it
is running as root), and modification times. Finally, rdiff-backup can operate
in a bandwidth efficient manner over a pipe, like rsync. Thus you can use
rdiff-backup and ssh to securely back a hard drive up to a remote location,
and only the differences will be transmitted.
WWW: http://www.nongnu.org/rdiff-backup/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rdiff-backup>0:sysutils/py-rdiff-backup@${PY_FLAVOR}
- Conflicts:
- CONFLICTS:
- rdiff-backup-devel-[0-9]*
- rdiff-backup-1.0*
- To install the port:
- cd /usr/ports/sysutils/py-rdiff-backup/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-rdiff-backup
- pkg install py37-rdiff-backup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py37-rdiff-backup listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-rdiff-backup
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1593955157
SHA256 (rdiff-backup-2.0.3.tar.gz) = 305f1c7bf675b1d14ee929b033f8e33f98b2242dbc1a0d37d98f2f530718a1c5
SIZE (rdiff-backup-2.0.3.tar.gz) = 422825
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools_scm>0 : devel/py-setuptools_scm@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Library dependencies:
-
- librsync.so : net/librsync
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-rdiff-backup
- USES:
- localbase:ldflags python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|