Version: 1.2.76, Package name: kyotocabinet-1.2.76 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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 |
Filesize: 929.619 KB |
Version History (View Complete History) |
|
2019-01-02 09:03:54 by Bjorn Ketelaars | Files touched by this commit (4) |
Log message: Update to kyotocabinet-1.2.77. Drop patch as issue had been addressed upstream. While here switch HOMEPAGE to https. OK sthen@ |
2019-01-02 09:03:54 by Bjorn Ketelaars | Files touched by this commit (4) |
Log message: Update to kyotocabinet-1.2.77. Drop patch as issue had been addressed upstream. While here switch HOMEPAGE to https. OK sthen@ |
2019-01-02 09:03:54 by Bjorn Ketelaars | Files touched by this commit (4) |
Log message: Update to kyotocabinet-1.2.77. Drop patch as issue had been addressed upstream. While here switch HOMEPAGE to https. OK sthen@ |
2019-01-02 09:03:54 by Bjorn Ketelaars | Files touched by this commit (4) |
Log message: Update to kyotocabinet-1.2.77. Drop patch as issue had been addressed upstream. While here switch HOMEPAGE to https. OK sthen@ |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-04-08 07:10:25 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: fix build with clang; from freebsd |
2018-01-20 07:03:39 by Jonathan Gray | Files touched by this commit (22) |
Log message: Now that arm has switched to clang the base compiler has atomic builtins and accepts -mfpu=neon. ok jca@ sthen@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-16 14:27:48 by Stuart Henderson | Files touched by this commit (2) |
Log message: extend the existing ifdef that decides whether or not to use tr1 path/namespace so that this has a chance with clang/libc++ arch remove unneeded quotes from BROKEN lines in Makefile that make my eyes bleed with syntax highlighting |
2017-04-16 14:27:48 by Stuart Henderson | Files touched by this commit (2) |
Log message: extend the existing ifdef that decides whether or not to use tr1 path/namespace so that this has a chance with clang/libc++ arch remove unneeded quotes from BROKEN lines in Makefile that make my eyes bleed with syntax highlighting |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-12-30 03:20:31 by Jonathan Gray | Files touched by this commit (1) |
Log message: use ports gcc on arm to get atomic builtins |
2016-09-01 04:53:27 by Jasper Lievisse Adriaanse | Files touched by this commit (36) |
Log message: retire sparc |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2016-02-21 09:17:26 by Jonathan Gray | Files touched by this commit (11) |
Log message: Don't attempt to build on arm. sync atomic builtins required. |
2015-12-25 01:39:46 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Remove some BROKEN markers for ports that should build now with the new libgcc assisted built-in atomic ops for mips64. from Brad |
2015-04-17 01:59:56 by Peter Hessler | Files touched by this commit (1) |
Log message: another arch missing atomic ops |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |