CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/08/29 08:32:51
Log message:
Import kyotocabinet-1.2.76.
Kyoto Cabinet 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. Each key must be unique within a database. There is neither
concept of data tables nor data types. Records are organized in hash
table or B+ tree.
Available FLAVOR:
optimized - build with optimizations for the local CPU
ok robert@ jasper@ sthen@
Status:
Vendor Tag: ajacoutot
Release Tags: ajacoutot_20120829
N ports/databases/kyotocabinet/distinfo
N ports/databases/kyotocabinet/Makefile
N ports/databases/kyotocabinet/pkg/PLIST
N ports/databases/kyotocabinet/pkg/DESCR
N ports/databases/kyotocabinet/pkg/PFRAG.shared
N ports/databases/kyotocabinet/patches/patch-Makefile_in
N ports/databases/kyotocabinet/patches/patch-configure
N ports/databases/kyotocabinet/patches/patch-kcregex_h
No conflicts created by this import