mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
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)
6 lines
436 B
Text
6 lines
436 B
Text
A unique flat-file database module, written in pure perl. True multi-level
|
|
hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface,
|
|
cross-platform FTPable files, and quite fast. Can handle millions of keys and
|
|
unlimited hash levels without significant slow-down. Written from the ground-up
|
|
in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box
|
|
compatibility with Unix, Mac OS X and Windows.
|