pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Initial import of dar-2.0.2 into the NetBSD Packag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75f8fa7edc32
branches:  trunk
changeset: 464805:75f8fa7edc32
user:      agc <agc%pkgsrc.org@localhost>
date:      Mon Dec 15 17:54:00 2003 +0000

description:
Initial import of dar-2.0.2 into the NetBSD Packages Collection.

Provided in PR 23738 by David Simas.

DAR is a Disk ARchiver, for backing-up file systems to disk.  It's rather
in the spirit of TAR, with some additions.  Notably:

        DAR can break up a archive into multiple files, to facillitate
        storage on portable media, like CDs or DVDs.

        Can perform incremental back-ups against a reference archive, or,
        more conveniently, a "catalog" of an archive, which is sort of a
        combination of a TAR table-of-contents and a file checksum list.

DAR also supports filtering, so files or directories can be excluded from
an archive, compression, filtered compression, and the inclusion of parity
in archives, to help recover from media errors.

See http://dar.sourceforge.net/

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 3a6cd4f90cc0 -r 75f8fa7edc32 doc/CHANGES
--- a/doc/CHANGES       Mon Dec 15 17:53:03 2003 +0000
+++ b/doc/CHANGES       Mon Dec 15 17:54:00 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4130 2003/12/15 14:49:30 adam Exp $
+$NetBSD: CHANGES,v 1.4131 2003/12/15 17:54:00 agc Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -5179,3 +5179,4 @@
        Updated dvipng to 0.8nb1 [wiz 2003-12-15]
        Updated rocksndiamonds to 3.0.8 [adam 2003-12-15]
        Updated rocksndiamonds-sdl to 3.0.8 [adam 2003-12-15]
+       Added dar-2.0.2 [agc 2003-12-15]



Home | Main Index | Thread Index | Old Index