Subject: CVS commit: pkgsrc/archivers/dar
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 12/15/2003 17:51:43
Module Name:	pkgsrc
Committed By:	agc
Date:		Mon Dec 15 17:51:43 UTC 2003

Update of /cvsroot/pkgsrc/archivers/dar
In directory ivanova.netbsd.org:/tmp/cvs-serv5373

Log Message:
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/


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/archivers/dar/Makefile
N pkgsrc/archivers/dar/distinfo
N pkgsrc/archivers/dar/PLIST
N pkgsrc/archivers/dar/DESCR
N pkgsrc/archivers/dar/patches/patch-aa

No conflicts created by this import