Subject: CVS commit: pkgsrc/databases/qdbm
From: Min Sik Kim
Date: 2005-10-23 21:01:56
Message id: 20051023190156.553562DA27@cvs.netbsd.org

Log Message:
Import qdbm from pkgsrc-wip.  Packaged by OBATA Akio.

QDBM is an embeded database library compatible with GDBM and NDBM.  It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.
This package includes APIs for C, C++, and Java.  CGI scripts are also
contained.  APIs for Perl and Ruby should be installed with a source
package.


Files:
RevisionActionfile
1.1importpkgsrc/databases/qdbm/Makefile
1.1importpkgsrc/databases/qdbm/DESCR
1.1importpkgsrc/databases/qdbm/distinfo
1.1importpkgsrc/databases/qdbm/PLIST
1.1importpkgsrc/databases/qdbm/buildlink3.mk
1.1importpkgsrc/databases/qdbm/patches/patch-aa