Date: Wed, 29 Oct 2003 18:29:21 -0800 (PST) From: Norikatsu Shigemura <nork@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/qdbm Makefile distinfo pkg-descr pkg-plist Message-ID: <200310300229.h9U2TLrn080201@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nork 2003/10/29 18:29:21 PST
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/qdbm Makefile distinfo pkg-descr pkg-plist
Log:
Add qdbm 1.7.5, quick Database Manager is a library of
routines for managing a database. The database is a
simple data file containing records, each is a pair of
a key and a value, organized in hash table or B+ tree..
PR: ports/58186
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Revision Changes Path
1.277 +1 -0 ports/databases/Makefile
1.1 +26 -0 ports/databases/qdbm/Makefile (new)
1.1 +1 -0 ports/databases/qdbm/distinfo (new)
1.1 +8 -0 ports/databases/qdbm/pkg-descr (new)
1.1 +32 -0 ports/databases/qdbm/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310300229.h9U2TLrn080201>
