aboutsummaryrefslogtreecommitdiffstats
path: root/security/bsdsfv
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated USE_REINPLACEehaupt2006-02-191-2/+0
|
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* BSDsfv is a flexible and highly compatible SFV checksum utility.garga2005-07-273-0/+51
Features: - create SFV files, verify downloaded single files or whole releases - add banners to your SFV files - very flexible and compatible with all other SFV tools currently known, including SFVNIX compatibility mode concerning SFV files created - easy to console application - plug & play support for glFTPd and other demons including count-missing-files feature for race scripts WWW: http://bsdsfv.sourceforge.net/ PR: ports/84108 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: flz (mentor)