CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/10/11 15:39:18
Log message:
import ports/databases/tokyocabinet, ok landry@
Tokyo Cabinet, developed as the successor of QDBM, is a library of
routines for managing a simple file-based key/value database.
Keys and values are serial bytes with variable length; both binary
data and character string can be used as key or value. Data are
organized in a hash table, B+ tree, or fixed-length array.
There is no concept of data tables or data types.
Status:
Vendor Tag: sthen
Release Tags: sthen_20151011
N ports/databases/tokyocabinet/Makefile
N ports/databases/tokyocabinet/distinfo
N ports/databases/tokyocabinet/patches/patch-Makefile_in
N ports/databases/tokyocabinet/patches/patch-configure
N ports/databases/tokyocabinet/pkg/DESCR
N ports/databases/tokyocabinet/pkg/PLIST
No conflicts created by this import