./sysutils/rdiff-backup, Remote incremental backup utility

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.8nb13, Package name: rdiff-backup-1.2.8nb13, Maintainer: snj

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.


Required to run:
[lang/python27] [net/librsync]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 191.92 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2022-10-27 14:52:36 by Greg Troxel | Files touched by this commit (1)
Log message:
sysutils/rdiff-backup: Adjust HOMEPAGE

Upstream says they have left savannah.nongnu for github.
   2022-10-27 00:31:44 by Greg Troxel | Files touched by this commit (1)
Log message:
sysutils/rdiff-backup: Add comments about upstream

New HOMEPAGE, MASTER_SITES, VERSION.
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146)
Log message:
*: python2 egg files are back, add them to the PLISTs
   2022-01-10 09:06:26 by Thomas Klausner | Files touched by this commit (2)
Log message:
rdiff-backup: convert to egg.mk
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles