summaryrefslogtreecommitdiff
path: root/pkgtools/rdigest/patches
AgeCommit message (Collapse)AuthorFilesLines
2008-09-18Fix build on Solaris by using nbcompat.joerg1-15/+13
2007-07-09Follow update of digest Makefile, bits is no longer.joerg1-17/+7
2005-12-02Removed the partial RCS Id tag from patch-ac. Didn't update distinfo, asrillig1-2/+2
NO_CHECKSUM is set in the ../digest/Makefile, which is included, so it won't be checked anyway.
2005-03-31Fix the man page patch to match the current digest man page. Whileatatat1-20/+14
I'm here, also adjust the length of DESCR to less than 24 lines (requested in private email).
2005-03-28Update this package after the additions of the new hashes to the digestagc2-20/+27
package. Fixes PR 29795 from A L Meyers.
2005-01-21Make build on Interix, which has a slightly older <sys/queue.h>.tv1-5/+11
2003-07-24A strange meta-package of a sort, rdigest is implemented as a jumboatatat3-0/+353
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.