mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
416 B
Plaintext
10 lines
416 B
Plaintext
hashdb is used for finding blacklist data in raw media by using cryptographic
|
|
hashes calculated from hash blocks.
|
|
|
|
The hashdb tool provides commands for creating hash databases of MD5 hashes on
|
|
files aligned along hash block boundaries as well as querying hash databases,
|
|
merging hash databases, and performing hash lookups.
|
|
|
|
hashdb provides C++ and Python interfaces for working with and scanning hashdb
|
|
databases.
|