8424650976
- Drop the article from COMMENT line - Define LICENSE (GPLv3) - Remove pre-everything target: OPTIONS framework is vocal enough - Improve and move OPTIONS knobs lower in the Makefile - Fix bad indentation in post-patch commands as appropriate - Correct a typo and reformat port description, and point WWW to a more up-to-date page version while I'm at it Approved by: gabor (maintainer)
8 lines
389 B
Text
8 lines
389 B
Text
The GNU dbm is a library of database functions that use extensible hashing
|
|
and works similar to the standard UNIX dbm functions. These routines are
|
|
provided to a programmer needing to create and manipulate a hashed database.
|
|
|
|
This library exists in the FreeBSD base collection, but the GNU version has
|
|
added functionality that is sometimes useful.
|
|
|
|
WWW: http://www.gnu.org/software/gdbm/
|