Path to this page:
./
sysutils/bcollect,
Incremental remote backup tool
Branch: CURRENT,
Version: 0.6.0,
Package name: bcollect-0.6.0,
Maintainer: pkgsrc-usersbcollect is a tool for backing up remote hosts to local directories. It
can keep a defined number of copies for specific backup intervals to
give you a backlog of available backups for restoring data.
bcollect keeps its backups directly accessible as files and directories
so you can search through them and access files with regular tools and
just copy files back as needed.
In order to save space, bcollect uses hardlinks between different
instances of the same backed-up host so multiple backups don't take up
the same space multiple times. Only files which are actually different
between two backups actually occupy space. If the file has not been
changed, a reference will be created to the original file.
Required to run:[
net/rsync] [
devel/clib]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 199.461 KB
Version history: (Expand)
- (2010-04-28) Package added to pkgsrc.se, version bcollect-0.6.0 (created)
CVS history: (Expand)
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
|
2017-09-23 07:26:31 by Thomas Klausner | Files touched by this commit (1) |
Log message:
bcollect: cleanups
user-destdir is fine, does not need destdir.
Set LICENSE.
Comment out dead sites.
|
2017-04-19 13:24:39 by Jonathan Perkin | Files touched by this commit (27) |
Log message:
Reset MAINTAINER after tonnerre resigned.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2013-11-29 14:00:08 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Not MAKE_JOBS_SAFE.
|
2010-04-28 02:29:21 by Tonnerre Lombard | Files touched by this commit (5) | |
Log message:
Import bcollect version 0.6.0.
bcollect is a tool for backing up remote hosts to local directories. It
can keep a defined number of copies for specific backup intervals to
give you a backlog of available backups for restoring data.
bcollect keeps its backups directly accessible as files and directories
so you can search through them and access files with regular tools and
just copy files back as needed.
In order to save space, bcollect uses hardlinks between different
instances of the same backed-up host so multiple backups don't take up
the same space multiple times. Only files which are actually different
between two backups actually occupy space. If the file has not been
changed, a reference will be created to the original file.
|