mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
cfe7a8b985
freecode.com (for ports@ and ehaupt@).
10 lines
445 B
Plaintext
10 lines
445 B
Plaintext
The Simple File Verification (SFV) system is a file integrity verification
|
|
system which is popular on some platforms. A software package may be
|
|
accompanied by an SFV file (usually with extension .sfv) which contains
|
|
CRC-32 checksums for all the files that comprise the package.
|
|
|
|
cksfv (Check SFV) can both create simple file verification (SFV) files, and
|
|
test file integrity against existing SFV files.
|
|
|
|
WWW: http://freecode.com/projects/cksfv
|