Subject: CVS commit: pkgsrc/pkgtools/rdigest
To: None <pkgsrc-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 07/24/2003 05:21:09
Module Name:	pkgsrc
Committed By:	atatat
Date:		Thu Jul 24 05:21:08 UTC 2003

Update of /cvsroot/pkgsrc/pkgtools/rdigest
In directory minbar.netbsd.org:/tmp/cvs-serv26349

Log Message:
A strange meta-package of a sort, rdigest is implemented as a jumbo
patch to the well-known digest package.  The output is the same for
files, but if rdigest is given a directory as an argument, it will
recursively checksum the directory in such a manner as to:

(1) give a repeatable checksum
(2) with no regard for file ownership
(3) or timestamps
(4) or modes
(5) while taking into account empty files and directories

such that the checksum of an extracted tar file will match the
checksum of the same tree as retrieved via cvs, or two allegedly
matching trees from different cvs servers, etc.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/pkgtools/rdigest/PLIST
N pkgsrc/pkgtools/rdigest/Makefile
N pkgsrc/pkgtools/rdigest/distinfo
N pkgsrc/pkgtools/rdigest/DESCR
N pkgsrc/pkgtools/rdigest/patches/patch-aa
N pkgsrc/pkgtools/rdigest/patches/patch-ab
N pkgsrc/pkgtools/rdigest/patches/patch-ac

No conflicts created by this import