#4390 closed defect (fixed)
NEW: qdbm-1.8.31
Reported by: | pelopor@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
I've ported the Hyper Estraier, a full-text search system, and the qdbm that is required by the former.
qdbm 1.8.31, databases/qdbm (Variants: macosx) http://qdbm.sourceforge.net/
QDBM 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. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
Library Dependencies: libiconv, zlib
Attachments (1)
Change History (4)
comment:1 Changed 19 years ago by pelopor@…
comment:3 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
commited thanks.
a revision of 0 is not needed (its default).
added description.
Note: See
TracTickets for help on using
tickets.
Pleased see #4389 as to the hyperestraier.