notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
kyotocabinet Straightforward implementation of DBM
1.2.80 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.80Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-04-23 10:42:55
Last Update: 2024-02-21 15:06:17
Commit Hash: e5fe50b
License: GPLv3
WWW:
https://dbmx.net/kyotocabinet/
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. Kyoto Cabinet runs very fast. For example, elapsed time to store one million records is 0.9 seconds for hash database, and 1.1 seconds for B+ tree database. Moreover, the size of database of Kyoto Cabinet is very small. For example, overhead for a record is 16 bytes for hash database, and 4 bytes for B+ tree database. Furthermore, scalability of Kyoto Cabinet is great. The database size can be up to 8EB (9.22e18 bytes). Kyoto Cabinet is written in the C++ language, and provided as API of C++, C, Java, Python, Ruby, Perl, and Lua. Kyoto Cabinet is available on platforms which have API conforming to C++03 with the TR1 library extensions. Kyoto Cabinet is a free software licensed under the GNU General Public License.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (339 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/kyotocabinet-1.2.80/catalog.mk
  3. /usr/local/share/licenses/kyotocabinet-1.2.80/LICENSE
  4. /usr/local/share/licenses/kyotocabinet-1.2.80/GPLv3
  5. bin/kccachetest
  6. bin/kcdirmgr
  7. bin/kcdirtest
  8. bin/kcforestmgr
  9. bin/kcforesttest
  10. bin/kcgrasstest
  11. bin/kchashmgr
  12. bin/kchashtest
  13. bin/kclangctest
  14. bin/kcpolymgr
  15. bin/kcpolytest
  16. bin/kcprototest
  17. bin/kcstashtest
  18. bin/kctreemgr
  19. bin/kctreetest
  20. bin/kcutilmgr
  21. bin/kcutiltest
  22. include/kccachedb.h
  23. include/kccommon.h
  24. include/kccompare.h
  25. include/kccompress.h
  26. include/kcdb.h
  27. include/kcdbext.h
  28. include/kcdirdb.h
  29. include/kcfile.h
  30. include/kchashdb.h
  31. include/kclangc.h
  32. include/kcmap.h
  33. include/kcplantdb.h
  34. include/kcpolydb.h
  35. include/kcprotodb.h
  36. include/kcregex.h
  37. include/kcstashdb.h
  38. include/kctextdb.h
  39. include/kcthread.h
  40. include/kcutil.h
  41. lib/libkyotocabinet.a
  42. lib/libkyotocabinet.so
  43. lib/libkyotocabinet.so.16
  44. lib/libkyotocabinet.so.16.14.0
  45. libdata/pkgconfig/kyotocabinet.pc
  46. share/doc/kyotocabinet/COPYING
  47. share/doc/kyotocabinet/ChangeLog
  48. share/doc/kyotocabinet/FOSSEXCEPTION
  49. share/doc/kyotocabinet/doc/api/annotated.html
  50. share/doc/kyotocabinet/doc/api/bc_s.png
  51. share/doc/kyotocabinet/doc/api/classes.html
  52. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ArcfourCompressor-members.html
  53. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ArcfourCompressor.html
  54. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1AtomicInt64-members.html
  55. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1AtomicInt64.html
  56. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB-members.html
  57. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB.html
  58. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Cursor-members.html
  59. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Cursor.html
  60. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Error-members.html
  61. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Error.html
  62. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1FileProcessor-members.html
  63. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1FileProcessor.html
  64. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Logger-members.html
  65. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Logger.html
  66. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1MetaTrigger-members.html
  67. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1MetaTrigger.html
  68. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1ProgressChecker-members.html
  69. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1ProgressChecker.html
  70. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CacheDB-members.html
  71. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CacheDB.html
  72. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CacheDB_1_1Cursor-members.html
  73. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CacheDB_1_1Cursor.html
  74. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Comparator-members.html
  75. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Comparator.html
  76. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Compressor-members.html
  77. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Compressor.html
  78. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CondMap-members.html
  79. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CondMap.html
  80. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CondVar-members.html
  81. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CondVar.html
  82. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB-members.html
  83. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB.html
  84. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB_1_1Cursor-members.html
  85. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB_1_1Cursor.html
  86. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB_1_1Visitor-members.html
  87. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB_1_1Visitor.html
  88. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DecimalComparator-members.html
  89. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DecimalComparator.html
  90. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DecimalDescendingComparator-members.html
  91. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DecimalDescendingComparator.html
  92. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirDB-members.html
  93. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirDB.html
  94. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirDB_1_1Cursor-members.html
  95. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirDB_1_1Cursor.html
  96. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirStream-members.html
  97. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirStream.html
  98. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1File-members.html
  99. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1File.html
  100. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1HashDB-members.html
  101. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1HashDB.html
  102. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1HashDB_1_1Cursor-members.html
  103. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1HashDB_1_1Cursor.html
  104. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1IndexDB-members.html
  105. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1IndexDB.html
  106. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZMA-members.html
  107. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZMA.html
  108. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZMACompressor-members.html
  109. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZMACompressor.html
  110. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZO-members.html
  111. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZO.html
  112. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZOCompressor-members.html
  113. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZOCompressor.html
  114. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LexicalComparator-members.html
  115. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LexicalComparator.html
  116. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LexicalDescendingComparator-members.html
  117. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LexicalDescendingComparator.html
  118. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LinkedHashMap-members.html
  119. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LinkedHashMap.html
  120. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LinkedHashMap_1_1Iterator-members.html
  121. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LinkedHashMap_1_1Iterator.html
  122. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce-members.html
  123. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce.html
  124. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce_1_1ReduceTaskQueue_1_1ReduceTask-members.html
  125. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce_1_1ReduceTaskQueue_1_1ReduceTask.html
  126. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce_1_1ValueIterator-members.html
  127. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce_1_1ValueIterator.html
  128. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Mutex-members.html
  129. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Mutex.html
  130. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PlantDB-members.html
  131. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PlantDB.html
  132. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PlantDB_1_1Cursor-members.html
  133. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PlantDB_1_1Cursor.html
  134. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PolyDB-members.html
  135. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PolyDB.html
  136. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PolyDB_1_1Cursor-members.html
  137. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PolyDB_1_1Cursor.html
  138. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ProtoDB-members.html
  139. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ProtoDB.html
  140. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ProtoDB_1_1Cursor-members.html
  141. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ProtoDB_1_1Cursor.html
  142. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1RWLock-members.html
  143. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1RWLock.html
  144. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Regex-members.html
  145. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Regex.html
  146. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedMutex-members.html
  147. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedMutex.html
  148. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedRWLock-members.html
  149. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedRWLock.html
  150. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedSpinLock-members.html
  151. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedSpinLock.html
  152. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedSpinRWLock-members.html
  153. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedSpinRWLock.html
  154. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedMutex-members.html
  155. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedMutex.html
  156. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedRWLock-members.html
  157. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedRWLock.html
  158. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedSpinLock-members.html
  159. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedSpinLock.html
  160. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedSpinRWLock-members.html
  161. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedSpinRWLock.html
  162. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SpinLock-members.html
  163. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SpinLock.html
  164. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SpinRWLock-members.html
  165. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SpinRWLock.html
  166. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1StashDB-members.html
  167. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1StashDB.html
  168. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1StashDB_1_1Cursor-members.html
  169. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1StashDB_1_1Cursor.html
  170. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TSD-members.html
  171. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TSD.html
  172. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TSDKey-members.html
  173. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TSDKey.html
  174. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TaskQueue-members.html
  175. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TaskQueue.html
  176. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TaskQueue_1_1Task-members.html
  177. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TaskQueue_1_1Task.html
  178. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TextDB-members.html
  179. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TextDB.html
  180. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TextDB_1_1Cursor-members.html
  181. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TextDB_1_1Cursor.html
  182. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Thread-members.html
  183. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Thread.html
  184. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyArrayList-members.html
  185. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyArrayList.html
  186. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap-members.html
  187. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap.html
  188. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap_1_1Iterator-members.html
  189. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap_1_1Iterator.html
  190. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap_1_1Sorter-members.html
  191. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap_1_1Sorter.html
  192. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ZLIB-members.html
  193. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ZLIB.html
  194. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ZLIBCompressor-members.html
  195. share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ZLIBCompressor.html
  196. share/doc/kyotocabinet/doc/api/closed.png
  197. share/doc/kyotocabinet/doc/api/doxygen.css
  198. share/doc/kyotocabinet/doc/api/doxygen.png
  199. share/doc/kyotocabinet/doc/api/files.html
  200. share/doc/kyotocabinet/doc/api/functions.html
  201. share/doc/kyotocabinet/doc/api/functions_0x62.html
  202. share/doc/kyotocabinet/doc/api/functions_0x63.html
  203. share/doc/kyotocabinet/doc/api/functions_0x64.html
  204. share/doc/kyotocabinet/doc/api/functions_0x65.html
  205. share/doc/kyotocabinet/doc/api/functions_0x66.html
  206. share/doc/kyotocabinet/doc/api/functions_0x67.html
  207. share/doc/kyotocabinet/doc/api/functions_0x68.html
  208. share/doc/kyotocabinet/doc/api/functions_0x69.html
  209. share/doc/kyotocabinet/doc/api/functions_0x6a.html
  210. share/doc/kyotocabinet/doc/api/functions_0x6b.html
  211. share/doc/kyotocabinet/doc/api/functions_0x6c.html
  212. share/doc/kyotocabinet/doc/api/functions_0x6d.html
  213. share/doc/kyotocabinet/doc/api/functions_0x6e.html
  214. share/doc/kyotocabinet/doc/api/functions_0x6f.html
  215. share/doc/kyotocabinet/doc/api/functions_0x70.html
  216. share/doc/kyotocabinet/doc/api/functions_0x72.html
  217. share/doc/kyotocabinet/doc/api/functions_0x73.html
  218. share/doc/kyotocabinet/doc/api/functions_0x74.html
  219. share/doc/kyotocabinet/doc/api/functions_0x75.html
  220. share/doc/kyotocabinet/doc/api/functions_0x76.html
  221. share/doc/kyotocabinet/doc/api/functions_0x77.html
  222. share/doc/kyotocabinet/doc/api/functions_0x78.html
  223. share/doc/kyotocabinet/doc/api/functions_0x79.html
  224. share/doc/kyotocabinet/doc/api/functions_0x7e.html
  225. share/doc/kyotocabinet/doc/api/functions_enum.html
  226. share/doc/kyotocabinet/doc/api/functions_eval.html
  227. share/doc/kyotocabinet/doc/api/functions_func.html
  228. share/doc/kyotocabinet/doc/api/functions_func_0x62.html
  229. share/doc/kyotocabinet/doc/api/functions_func_0x63.html
  230. share/doc/kyotocabinet/doc/api/functions_func_0x64.html
  231. share/doc/kyotocabinet/doc/api/functions_func_0x65.html
  232. share/doc/kyotocabinet/doc/api/functions_func_0x66.html
  233. share/doc/kyotocabinet/doc/api/functions_func_0x67.html
  234. share/doc/kyotocabinet/doc/api/functions_func_0x68.html
  235. share/doc/kyotocabinet/doc/api/functions_func_0x69.html
  236. share/doc/kyotocabinet/doc/api/functions_func_0x6a.html
  237. share/doc/kyotocabinet/doc/api/functions_func_0x6b.html
  238. share/doc/kyotocabinet/doc/api/functions_func_0x6c.html
  239. share/doc/kyotocabinet/doc/api/functions_func_0x6d.html
  240. share/doc/kyotocabinet/doc/api/functions_func_0x6e.html
  241. share/doc/kyotocabinet/doc/api/functions_func_0x6f.html
  242. share/doc/kyotocabinet/doc/api/functions_func_0x70.html
  243. share/doc/kyotocabinet/doc/api/functions_func_0x72.html
  244. share/doc/kyotocabinet/doc/api/functions_func_0x73.html
  245. share/doc/kyotocabinet/doc/api/functions_func_0x74.html
  246. share/doc/kyotocabinet/doc/api/functions_func_0x75.html
  247. share/doc/kyotocabinet/doc/api/functions_func_0x76.html
  248. share/doc/kyotocabinet/doc/api/functions_func_0x77.html
  249. share/doc/kyotocabinet/doc/api/functions_func_0x79.html
  250. share/doc/kyotocabinet/doc/api/functions_func_0x7e.html
  251. share/doc/kyotocabinet/doc/api/functions_vars.html
  252. share/doc/kyotocabinet/doc/api/globals.html
  253. share/doc/kyotocabinet/doc/api/globals_defs.html
  254. share/doc/kyotocabinet/doc/api/globals_eval.html
  255. share/doc/kyotocabinet/doc/api/globals_func.html
  256. share/doc/kyotocabinet/doc/api/globals_type.html
  257. share/doc/kyotocabinet/doc/api/globals_vars.html
  258. share/doc/kyotocabinet/doc/api/hierarchy.html
  259. share/doc/kyotocabinet/doc/api/index.html
  260. share/doc/kyotocabinet/doc/api/kccachedb_8h.html
  261. share/doc/kyotocabinet/doc/api/kccommon_8h.html
  262. share/doc/kyotocabinet/doc/api/kccompare_8h.html
  263. share/doc/kyotocabinet/doc/api/kccompress_8h.html
  264. share/doc/kyotocabinet/doc/api/kcdb_8h.html
  265. share/doc/kyotocabinet/doc/api/kcdbext_8h.html
  266. share/doc/kyotocabinet/doc/api/kcdirdb_8h.html
  267. share/doc/kyotocabinet/doc/api/kcfile_8h.html
  268. share/doc/kyotocabinet/doc/api/kchashdb_8h.html
  269. share/doc/kyotocabinet/doc/api/kclangc_8h.html
  270. share/doc/kyotocabinet/doc/api/kcmap_8h.html
  271. share/doc/kyotocabinet/doc/api/kcplantdb_8h.html
  272. share/doc/kyotocabinet/doc/api/kcpolydb_8h.html
  273. share/doc/kyotocabinet/doc/api/kcprotodb_8h.html
  274. share/doc/kyotocabinet/doc/api/kcregex_8h.html
  275. share/doc/kyotocabinet/doc/api/kctextdb_8h.html
  276. share/doc/kyotocabinet/doc/api/kcthread_8h.html
  277. share/doc/kyotocabinet/doc/api/kcutil_8h.html
  278. share/doc/kyotocabinet/doc/api/namespacekyotocabinet.html
  279. share/doc/kyotocabinet/doc/api/namespacemembers.html
  280. share/doc/kyotocabinet/doc/api/namespacemembers_func.html
  281. share/doc/kyotocabinet/doc/api/namespacemembers_type.html
  282. share/doc/kyotocabinet/doc/api/namespacemembers_vars.html
  283. share/doc/kyotocabinet/doc/api/namespaces.html
  284. share/doc/kyotocabinet/doc/api/nav_f.png
  285. share/doc/kyotocabinet/doc/api/nav_h.png
  286. share/doc/kyotocabinet/doc/api/open.png
  287. share/doc/kyotocabinet/doc/api/structKCCUR-members.html
  288. share/doc/kyotocabinet/doc/api/structKCCUR.html
  289. share/doc/kyotocabinet/doc/api/structKCDB-members.html
  290. share/doc/kyotocabinet/doc/api/structKCDB.html
  291. share/doc/kyotocabinet/doc/api/structKCIDX-members.html
  292. share/doc/kyotocabinet/doc/api/structKCIDX.html
  293. share/doc/kyotocabinet/doc/api/structKCLIST-members.html
  294. share/doc/kyotocabinet/doc/api/structKCLIST.html
  295. share/doc/kyotocabinet/doc/api/structKCMAP-members.html
  296. share/doc/kyotocabinet/doc/api/structKCMAP.html
  297. share/doc/kyotocabinet/doc/api/structKCMAPITER-members.html
  298. share/doc/kyotocabinet/doc/api/structKCMAPITER.html
  299. share/doc/kyotocabinet/doc/api/structKCMAPSORT-members.html
  300. share/doc/kyotocabinet/doc/api/structKCMAPSORT.html
  301. share/doc/kyotocabinet/doc/api/structKCREC-members.html
  302. share/doc/kyotocabinet/doc/api/structKCREC.html
  303. share/doc/kyotocabinet/doc/api/structKCSTR-members.html
  304. share/doc/kyotocabinet/doc/api/structKCSTR.html
  305. share/doc/kyotocabinet/doc/api/structkyotocabinet_1_1File_1_1Status-members.html
  306. share/doc/kyotocabinet/doc/api/structkyotocabinet_1_1File_1_1Status.html
  307. share/doc/kyotocabinet/doc/api/tab_a.png
  308. share/doc/kyotocabinet/doc/api/tab_b.png
  309. share/doc/kyotocabinet/doc/api/tab_h.png
  310. share/doc/kyotocabinet/doc/api/tab_s.png
  311. share/doc/kyotocabinet/doc/api/tabs.css
  312. share/doc/kyotocabinet/doc/command.html
  313. share/doc/kyotocabinet/doc/common.css
  314. share/doc/kyotocabinet/doc/icon16.png
  315. share/doc/kyotocabinet/doc/index.html
  316. share/doc/kyotocabinet/doc/index.ja.html
  317. share/doc/kyotocabinet/doc/logo.png
  318. share/doc/kyotocabinet/doc/spex.html
  319. share/doc/kyotocabinet/kyotocabinet.idl
  320. share/man/man1/kccachetest.1.gz
  321. share/man/man1/kcdirmgr.1.gz
  322. share/man/man1/kcdirtest.1.gz
  323. share/man/man1/kcforestmgr.1.gz
  324. share/man/man1/kcforesttest.1.gz
  325. share/man/man1/kcgrasstest.1.gz
  326. share/man/man1/kchashmgr.1.gz
  327. share/man/man1/kchashtest.1.gz
  328. share/man/man1/kclangctest.1.gz
  329. share/man/man1/kcpolymgr.1.gz
  330. share/man/man1/kcpolytest.1.gz
  331. share/man/man1/kcprototest.1.gz
  332. share/man/man1/kcstashtest.1.gz
  333. share/man/man1/kctreemgr.1.gz
  334. share/man/man1/kctreetest.1.gz
  335. share/man/man1/kcutilmgr.1.gz
  336. share/man/man1/kcutiltest.1.gz
  337. @owner
  338. @group
  339. @mode
Collapse this list.
Dependency lines:
  • kyotocabinet>0:databases/kyotocabinet
To install the port:
cd /usr/ports/databases/kyotocabinet/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/kyotocabinet
  • pkg install kyotocabinet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kyotocabinet
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681843824 SHA256 (kyotocabinet-1.2.80.tar.gz) = 4c85d736668d82920bfdbdb92ac3d66b7db1108f09581a769dd9160a02def349 SIZE (kyotocabinet-1.2.80.tar.gz) = 942543

Packages (timestamps in pop-ups are UTC):
kyotocabinet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.801.2.801.2.791.2.801.2.80-1.2.79-
FreeBSD:13:quarterly1.2.801.2.801.2.801.2.801.2.801.2.801.2.801.2.80
FreeBSD:14:latest1.2.801.2.801.2.791.2.801.2.801.2.80-1.2.80
FreeBSD:14:quarterly1.2.801.2.80-1.2.801.2.801.2.801.2.801.2.80
FreeBSD:15:latest1.2.801.2.80n/a1.2.80n/a1.2.801.2.801.2.80
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
This port is required by:
for Libraries
  1. databases/kyototycoon
  2. databases/p5-KyotoCabinet
  3. databases/py-kyotocabinet
  4. mail/bogofilter-kc

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/ruby-kyotocabinet*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for kyotocabinet-1.2.80: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_kyotocabinet
USES:
compiler:c++11-lang gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
  5. https://dbmx.net/kyotocabinet/pkg/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.80
21 Feb 2024 15:06:17
commit hash: e5fe50bd1a2e0ba6ebacda65c6ec2d2ca319c016commit hash: e5fe50bd1a2e0ba6ebacda65c6ec2d2ca319c016commit hash: e5fe50bd1a2e0ba6ebacda65c6ec2d2ca319c016commit hash: e5fe50bd1a2e0ba6ebacda65c6ec2d2ca319c016 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/kyotocabinet: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)
1.2.80
18 Apr 2023 21:37:41
commit hash: f85e2f53c7f47ccbee721d518796072d2aa29283commit hash: f85e2f53c7f47ccbee721d518796072d2aa29283commit hash: f85e2f53c7f47ccbee721d518796072d2aa29283commit hash: f85e2f53c7f47ccbee721d518796072d2aa29283 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/kyotocabinet: Update to 1.2.80

Changes:
- configure.in supports strict C99 rules.
1.2.79
16 Dec 2022 23:42:54
commit hash: 70b881cb57a9db844f8e2ca70f1554912fbec97bcommit hash: 70b881cb57a9db844f8e2ca70f1554912fbec97bcommit hash: 70b881cb57a9db844f8e2ca70f1554912fbec97bcommit hash: 70b881cb57a9db844f8e2ca70f1554912fbec97b files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
databases/kyotocabinet: revert "add prototypes to kclangc.h declarations."

This reverts commit 8b60e005cdb55fcf5100bd295bb9b8940515f63a,
not approved, and escaped after messing up my branches.
1.2.79_1
16 Dec 2022 22:08:29
commit hash: 8b60e005cdb55fcf5100bd295bb9b8940515f63acommit hash: 8b60e005cdb55fcf5100bd295bb9b8940515f63acommit hash: 8b60e005cdb55fcf5100bd295bb9b8940515f63acommit hash: 8b60e005cdb55fcf5100bd295bb9b8940515f63a files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
databases/kyotocabinet: add prototypes to kclangc.h declarations.

Some function declarations just use () as argument list. This is
valid C++, but not C, and clang-15 complains with -Wstrict-prototypes:

/usr/local/include/kclangc.h:261:13: warning: a function declaration without a
prototype is deprecated in all versions of C [-Wstrict-prototypes]
double kcnan();
            ^
             void
/usr/local/include/kclangc.h:268:13: warning: a function declaration without a
prototype is deprecated in all versions of C [-Wstrict-prototypes]
double kcinf();
            ^
             void
/usr/local/include/kclangc.h:1525:18: warning: a function declaration without a
prototype is deprecated in all versions of C [-Wstrict-prototypes]
KCLIST* kclistnew();
                  ^
                   void

Add the missing void.

PR:		268313
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.79
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.79
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.79
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.79
12 Jan 2021 17:45:11
Revision:561356Original commit files touched by this commit
pkubaj search for other commits by this committer
databases/kyotocabinet: fix build on GCC architectures

kcdirtest.cc: In member function 'virtual const char* procorder(const char*,
int64_t, int32_t, bool, int32_t, bool, int32_t, int32_t,
bool)::VisitorIterator::visit_full(const char*, size_t, const char*, size_t,
size_t*)':
kcdirtest.cc:1030: error: 'class std::set<std::basic_string<char,
std::char_traits<char>, std::allocator<char> >,
std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> >
>, std::allocator<std::basic_string<char, std::char_traits<char>,
std::allocator<char> > > >' has no member named 'emplace'
kcdirtest.cc: In member function 'virtual const char* procorder(const char*,
int64_t, int32_t, bool, int32_t, bool, int32_t, int32_t,
bool)::VisitorCursor::visit_full(const char*, size_t, const char*, size_t,
size_t*)':
kcdirtest.cc:1095: error: 'class std::set<std::basic_string<char,
std::char_traits<char>, std::allocator<char> >,
std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> >
>, std::allocator<std::basic_string<char, std::char_traits<char>,
std::allocator<char> > > >' has no member named 'emplace'

MFH:		2021Q1
1.2.79
19 Dec 2020 20:06:00
Revision:558492Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.79

- Fixed errors of kcdirtest on BtrFS.
1.2.78
24 Jul 2020 18:58:47
Revision:543278Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.78

- Update MASTER_SITES
- Update WWW

- Fixed build warnings.
1.2.77
30 Jan 2019 19:21:51
Revision:491643Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert to options target helper
1.2.77
29 Oct 2018 22:12:03
Revision:483403Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.77

- Update MASTER_SITES
- Update WWW

- Fixed build errors.
1.2.76_1
01 Jul 2018 09:17:46
Revision:473660Original commit files touched by this commit
linimon search for other commits by this committer
Mark these ports broken on mips64 and/or mips.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.2.76_1
14 Jan 2018 07:07:03
Revision:458954Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with Clang 6

Reported by:	ler
Tested by:	ler
1.2.76_1
01 Dec 2016 11:18:04
Revision:427491Original commit files touched by this commit
mat search for other commits by this committer
Don't quote {} in find -exec calls.

Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
1.2.76_1
04 Oct 2015 18:00:10
Revision:398594Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new test framework
- Pet portlint: fix diff header of patch files
1.2.76_1
18 Jan 2015 22:48:40
Revision:377363Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
1.2.76_1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.2.76_1
04 Apr 2014 09:48:36
Revision:350079Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use MAKE_CMD
1.2.76_1
18 Mar 2014 16:13:58
Revision:348574Original commit files touched by this commit
sunpoet search for other commits by this committer
- Strip binary executable and shared library in post-install: phase
- Add regression-test:
1.2.76_1
01 Mar 2014 07:24:12
Revision:346598Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow "make package" as user
- Use BINMODE and DOCMODE
- Simplify Makefile
1.2.76_1
30 Dec 2013 09:08:08
Revision:338063Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow build with clang [1]
- Remove explicit -lstdc++
- Bump PORTREVISION for package change

Submitted by:	vanilla [1]
1.2.76
27 Dec 2013 02:16:28
Revision:337638Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USE_GCC=any
- Change -lpthread to -pthread
- Strip binary executable and shared library
- Use NOT_FOR_ARCHS
- Remove outdated ARCH check and pkg-message
- Support STAGEDIR
1.2.76
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.2.76
25 Aug 2013 16:12:33
Revision:325351Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove USE_GCC=4.2+
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
- Use single space after WWW:
1.2.76
21 Aug 2013 17:17:26
Revision:325161Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove leading indefinite article from COMMENT
1.2.76
21 Aug 2013 12:03:52
Revision:325110Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=gmake
1.2.76
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.2.76
09 Oct 2012 13:59:42
Revision:305586Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options framework
- Cleanup Makefile header
1.2.76
28 May 2012 17:12:11
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.76

Changes:
- kcthread.cc (CondVar::wait): a bug on Win32 was fixed.
- kcdbext.h (IndexDB::set, IndexDB::replace): a bug of updating existing records
  was fixed.
- kcdb.h (DB::check): new function.
1.2.75
03 May 2012 09:50:02
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.75

Changes:
- kcpolydb.h (PolyDB::match_similar): supressed warnings on signedness.
1.2.74
28 Mar 2012 19:05:24
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.74

Changes:
- kcpolydb.h (PolyDB::SimilarKey): the type of a member was modified for c++0x
  mode.

Feature safe:   yes
1.2.73
15 Mar 2012 17:33:03
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.73

Changes:
- kcutil.h (memdist, strutfdist, strucsdist): new functions.
- kcpolydb.h (PolyDB::match_similar): new funcion.
- kclangc.h (kclevdist, kcdbmatchsimilar): new functions.
- kcfile.cc (File::open): LOCKFILE_FAIL_IMMEDIATELY support was added for Win32.

Feature safe:   yes
1.2.72
18 Dec 2011 14:13:48
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.72

Changes:
- kcfile.h (File::read, File::read_rast): a bug of invalid memory deletion was
  fixed.
1.2.71
07 Dec 2011 13:54:36
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.71
- Cosmetic change

Changes:
- kclang.cc (kcdbcas): the erroneous order of parameters was rectified.

Feature safe:   yes
1.2.70_1
10 Nov 2011 21:31:27
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc: fails to link.

Hat:            portmgr
Feature safe:   yes
1.2.70_1
09 Nov 2011 12:22:34
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PORTDOCS handling: kyotocabinet.idl is now installed to DOCSDIR
- Bump PORTREVISION for package change
1.2.70
25 Aug 2011 03:39:03
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add my LOCAL to MASTER_SITES
- Take maintainership
1.2.70
22 Aug 2011 15:53:26
Original commit files touched by this commit
knu search for other commits by this committer
Drop maintainership.  I'm not interested in this any more.
1.2.70
22 Aug 2011 15:52:10
Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.2.70 and add LICENSE.

This commit is based on the following PR.

PR:             ports/158887
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
1.2.7
12 Dec 2010 03:25:54
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix fetch

Reported by:    QAT
1.2.7
10 Sep 2010 04:16:57
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.2.7
- MASTER_SITES udated
- MAN1 list updated
- THANKS removed from list of docs added to DOCSDIR
  (not present in vendor's archive anymore)
- files/patch-Makefile.in updated
- pkg-descr and pkg-plist updated

PR:             ports/149876
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    maintainer timeout (knu ; 19 days)
1.0.1
08 Jun 2010 02:21:26
Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.0.1.
1.0.0
22 May 2010 15:25:10
Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.0.0.
0.9.18
21 May 2010 03:55:56
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.9.18.
0.9.17
07 May 2010 17:34:52
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.9.17.
0.9.15
07 May 2010 16:56:42
Original commit files touched by this commit
knu search for other commits by this committer
Unbreak for i386 by forcing CPUTYPE=i586 if not defined.

Give caution to user using PKGMESSAGE that this library relies on some
kinds of CPU instructions that i386 and i486 do not have.
0.9.15
05 May 2010 15:47:14
Original commit files touched by this commit
knu search for other commits by this committer
This port does not compile with gcc older than 4.2.
0.9.15
28 Apr 2010 04:16:47
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.9.15. (Forgot to commit this file)
0.9.15
28 Apr 2010 03:44:40
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.9.15.
0.9.14
23 Apr 2010 10:42:27
Original commit files touched by this commit
knu search for other commits by this committer
Add kyotocabinet, a straightforward implementation of DBM.

Number of commits found: 52