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)
7 lines
369 B
Text
7 lines
369 B
Text
Tie::DB_File::SplitHash
|
|
|
|
Designed for support of file size limited OSes. Transparently splits
|
|
a DB_File database into as many distinct files as desired. Distributes
|
|
hash entries between the files using a randomization algorithm.
|
|
Has the effect of allowing DB_File hashes to grow to the full size
|
|
of the partition. Requires 'Digest::SHA1' and 'DB_File' to be installed.
|