./databases/kyotocabinet, Straightforward implementation of DBM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.79, Package name: kyotocabinet-1.2.79, Maintainer: pkgsrc-users

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.


Required to build:
[pkgtools/cwrappers]

Package options: zlib

Master sites:

Filesize: 921.684 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-02-18 19:02:46 by Nia Alarie | Files touched by this commit (5)
Log message:
kyotocabinet: Update to 1.2.79

Delete patches for unsupported NetBSD releases.

2020-12-09  FAL Labs  <info@fallabs.com>

	- Fixed errors of kcdirtest on BtrFS.

	- Release: 1.2.79
   2020-12-31 21:04:14 by Nia Alarie | Files touched by this commit (38)
Log message:
Normalize handling packages that require 64-bit atomic ops.
   2020-11-23 15:00:39 by Nia Alarie | Files touched by this commit (2)
Log message:
kyotocabinet: Update to 1.2.78

2020-07-20  FAL Labs  <info@fallabs.com>

	- Fixed build warnings.

	- Release: 1.2.78
   2020-11-13 17:12:02 by Nia Alarie | Files touched by this commit (1)
Log message:
kyotocabinet: Needs 64-bit atomic ops on powerpc
   2020-05-31 17:20:22 by Roland Illig | Files touched by this commit (1)
Log message:
databases/kyotocabinet: remove unknown configure option
   2020-02-26 16:59:05 by Nia Alarie | Files touched by this commit (3)
Log message:
kyotocabinet: Update to 1.2.77

2018-10-29  FAL Labs  <info@fallabs.com>

	- Fixed build errors.

	- Release: 1.2.77