aboutsummaryrefslogtreecommitdiff
path: root/security/pure-sfv
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) dataRenato Botelho2005-07-263-0/+55
files. Features: * Recursive directories handling * Automatic checksum file naming ability in create mode * Meaningful and documented exit values for easy scripting * Wildcards for file names * Creation of PAR (Parity Archive) files * Create Multiple recovery sets if number of files in SFV greater than 255 WWW: http://pure-sfv.sourceforge.net/ PR: ports/84127 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: flz (mentor) Notes: svn path=/head/; revision=140166