Version: 1.2.8, Package name: rdiff-backup-1.2.8 |
Maintained by: Pierre-Emmanuel Andre |
Master sites:
|
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, modification times, extended attributes, acls, and resource forks. Also, 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. Finally, rdiff-backup is easy to use and settings have sensical defaults. |
Filesize: 191.92 KB |
Version History (View Complete History) |
|
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. |
2019-07-12 15:15:36 by Stuart Henderson | Files touched by this commit (54) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-06-03 20:58:48 by Ingo Schwarze | Files touched by this commit (2) |
Log message: whitespace differences only, drop USE_GROFF and bump |
2015-08-24 04:01:11 by Stuart Henderson | Files touched by this commit (7) |
Log message: sync WANTLIB |
2015-08-21 13:43:27 by Stuart Henderson | Files touched by this commit (3) |
Log message: patch to fix with updated librsync |
2015-03-20 16:47:42 by Christian Weisgerber | Files touched by this commit (61) |
Log message: fold PFRAG.shared into PLIST for SHARED_ONLY ports |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-08 11:50:25 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: bump after default python version switch |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-11-11 12:00:49 by Marc Espie | Files touched by this commit (30) |
Log message: last WANTLIB conversion, hopefully |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2010-09-15 03:02:50 by Pierre-Emmanuel Andre | Files touched by this commit (2) |
Log message: Fix a deprecationWarning with python 2.6 ok jasper@ |
2010-08-30 11:57:31 by Federico G. Schwindt | Files touched by this commit (12) |
Log message: Bump revision after python's default change. |
2010-04-02 05:35:42 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - use MODPY_EGG_VERSION ok pea@ |
2010-03-23 04:19:48 by Pierre-Emmanuel Andre | Files touched by this commit (4) |
Log message: Update to 1.2.8 Take maintainership ok sthen@ |
2009-10-12 17:52:08 by Christian Weisgerber | Files touched by this commit (2) |
Log message: bump after MAINTAINER change |
2009-10-12 17:01:22 by Jonathan Gray | Files touched by this commit (2) |
Log message: drop maintainership of ports I don't use |
2009-03-25 07:39:40 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: - more missing package name bumps |
2009-02-16 08:28:58 by Stuart Henderson | Files touched by this commit (25) |
Log message: add MASTER_SITES_SAVANNAH and switch ports over to using it. ok jasper, landry |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |