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
iowow Persistent key-value database engine
1.4.17 databases on this many watch lists=1 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.4.17Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-14 12:06:49
Last Update: 2023-12-11 04:56:54
Commit Hash: 049f3a7
People watching this port, also watch:: json-c, sysinfo, python, miller
License: MIT
WWW:
https://iowow.softmotions.com/
Description:
IOWOW is persistent key-value database engine based on skip list data structure. Some of its features and limitations: - Support of multiple key-value databases within a single file - Native support of integer keys - Write Ahead Logging (WAL) - Support of record values represented as sorted array of integers - Ultra-fast sequential traversal of database records - Compound keys support - Good performance comparing to main competitors (LMDB, LevelDB, Kyoto Cabinet) - Tiny C11 library (200 KB), easily embeddable into any software - Maximum storage file size is 512 GB, maximum size of a single key+value record is 255 MB
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 (51 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/iowow-1.4.17/catalog.mk
  3. /usr/local/share/licenses/iowow-1.4.17/LICENSE
  4. /usr/local/share/licenses/iowow-1.4.17/MIT
  5. include/iowow/basedefs.h
  6. include/iowow/iowow.h
  7. include/iowow/iwarr.h
  8. include/iowow/iwavl.h
  9. include/iowow/iwbinn.h
  10. include/iowow/iwbits.h
  11. include/iowow/iwchars.h
  12. include/iowow/iwconv.h
  13. include/iowow/iwdlsnr.h
  14. include/iowow/iwexfile.h
  15. include/iowow/iwfile.h
  16. include/iowow/iwfsmfile.h
  17. include/iowow/iwhmap.h
  18. include/iowow/iwini.h
  19. include/iowow/iwjson.h
  20. include/iowow/iwjson_internal.h
  21. include/iowow/iwkv.h
  22. include/iowow/iwlog.h
  23. include/iowow/iwp.h
  24. include/iowow/iwpool.h
  25. include/iowow/iwrb.h
  26. include/iowow/iwrdb.h
  27. include/iowow/iwre.h
  28. include/iowow/iwrefs.h
  29. include/iowow/iwstw.h
  30. include/iowow/iwth.h
  31. include/iowow/iwtp.h
  32. include/iowow/iwutils.h
  33. include/iowow/iwuuid.h
  34. include/iowow/iwxstr.h
  35. include/iowow/murmur3.h
  36. include/iowow/utf8proc.h
  37. include/iowow/wyhash.h
  38. include/iowow/wyhash32.h
  39. lib/libiowow-1.a
  40. lib/libiowow.so
  41. lib/libiowow.so.1
  42. lib/libiowow.so.1.4.17
  43. libdata/pkgconfig/libiowow.pc
  44. share/man/man3/iowow.3.gz
  45. share/iowow/iowow-exports-release.cmake
  46. share/iowow/iowow-exports.cmake
  47. share/iowow/iowow-static-exports-release.cmake
  48. share/iowow/iowow-static-exports.cmake
  49. @owner
  50. @group
  51. @mode
Collapse this list.
Dependency lines:
  • iowow>0:databases/iowow
To install the port:
cd /usr/ports/databases/iowow/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/iowow
  • pkg install iowow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: iowow
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699892975 SHA256 (Softmotions-iowow-v1.4.17_GH0.tar.gz) = 13a851026dbc1f31583fba96986e86e94a7554f9e7d38aa12a9ea5dbebdf328b SIZE (Softmotions-iowow-v1.4.17_GH0.tar.gz) = 623827

Packages (timestamps in pop-ups are UTC):
iowow
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.171.4.171.4.101.4.171.4.17-1.4.10-
FreeBSD:13:quarterly1.4.171.4.171.4.161.4.171.4.171.4.171.4.171.4.17
FreeBSD:14:latest1.4.171.4.171.4.161.4.171.4.171.4.16-1.4.16
FreeBSD:14:quarterly1.4.171.4.17-1.4.171.4.171.4.171.4.171.4.17
FreeBSD:15:latest1.4.171.4.17n/a1.4.17n/a1.4.171.4.171.4.17
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. net/iwnet
for Libraries
  1. databases/ejdb

Configuration Options:
===> The following configuration options are available for iowow-1.4.17: DOCS=on: Build and/or install documentation TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
databases_iowow
USES:
cmake compiler:c11
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Softmotions/iowow/tar.gz/v1.4.17?dummy=/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.17
11 Dec 2023 04:56:54
commit hash: 049f3a7ace953754556c3d8114642eda5d3ef89dcommit hash: 049f3a7ace953754556c3d8114642eda5d3ef89dcommit hash: 049f3a7ace953754556c3d8114642eda5d3ef89dcommit hash: 049f3a7ace953754556c3d8114642eda5d3ef89d files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: update IOWOW to version 1.4.17

Reported by:	portscout
1.4.16
16 Nov 2022 09:54:46
commit hash: a92b89c1e6f46d253904938ae158e618aeeb914acommit hash: a92b89c1e6f46d253904938ae158e618aeeb914acommit hash: a92b89c1e6f46d253904938ae158e618aeeb914acommit hash: a92b89c1e6f46d253904938ae158e618aeeb914a files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: update the port to version 1.4.16

Reported by:	portscout
1.4.14
30 Sep 2022 22:28:04
commit hash: 764565249f6d4df63e65373b696037b9a43ef14ecommit hash: 764565249f6d4df63e65373b696037b9a43ef14ecommit hash: 764565249f6d4df63e65373b696037b9a43ef14ecommit hash: 764565249f6d4df63e65373b696037b9a43ef14e files touched by this commit
Xin LI (delphij) search for other commits by this committer
databases/iowow: unbreak on -CURRENT after GNU qsort_r

PR:		ports/266227
Exp-run by:	antoine
Approved by:	portmgr
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.4.14
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.4.14
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.4.14
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
1.4.14
15 Feb 2022 17:21:42
commit hash: b2c4944c9800bcc51bcd342e0ec3bf8ae8df537bcommit hash: b2c4944c9800bcc51bcd342e0ec3bf8ae8df537bcommit hash: b2c4944c9800bcc51bcd342e0ec3bf8ae8df537bcommit hash: b2c4944c9800bcc51bcd342e0ec3bf8ae8df537b files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: the port had been updated to version 1.4.14

- Remove `post-patch' target and two patch hunks now that these
  issues had been fixed and integrated upstream
- GC no longer useful patch (should have been removed in commit
  620968a43a5f upon dropping support for EoL'ed FreeBSD 11)

Reported by:	portscout
1.4.13
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
1.4.13
07 Sep 2021 09:42:20
commit hash: ee394fe49a846f91d97d258bbcdb5d8d78179c87commit hash: ee394fe49a846f91d97d258bbcdb5d8d78179c87commit hash: ee394fe49a846f91d97d258bbcdb5d8d78179c87commit hash: ee394fe49a846f91d97d258bbcdb5d8d78179c87 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: unbreak the build on FreeBSD 11.x

Unfortunately, pthread_setname_np() is not available there,
so use the older pthread_set_name_np() for the time being.

Reported by:	pkg-fallout
1.4.13
04 Sep 2021 16:13:53
commit hash: 393963898a1ab7bcdb943651173b526e66ea4e74commit hash: 393963898a1ab7bcdb943651173b526e66ea4e74commit hash: 393963898a1ab7bcdb943651173b526e66ea4e74commit hash: 393963898a1ab7bcdb943651173b526e66ea4e74 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: update IOWOW to version 1.4.13.

Reported by:	portscout
1.4.12
19 Jul 2021 09:35:44
commit hash: e0e2ec1f79e2ca12ddc6a1cdc8a96a0bc18ed1b4commit hash: e0e2ec1f79e2ca12ddc6a1cdc8a96a0bc18ed1b4commit hash: e0e2ec1f79e2ca12ddc6a1cdc8a96a0bc18ed1b4commit hash: e0e2ec1f79e2ca12ddc6a1cdc8a96a0bc18ed1b4 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: update IOWOW to version 1.4.12.

Reported by:	portscout
1.4.11
11 May 2021 07:37:26
commit hash: a9ee47c19927c8bf0482adb4c418f20cb8c40042commit hash: a9ee47c19927c8bf0482adb4c418f20cb8c40042commit hash: a9ee47c19927c8bf0482adb4c418f20cb8c40042commit hash: a9ee47c19927c8bf0482adb4c418f20cb8c40042 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Update IOWOW to version 1.4.11.

Reported by:	portscout
1.4.10
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.4.10
23 Dec 2020 16:56:17
Revision:559004Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.4.10.

Reported by:	portscout
1.4.9
27 Nov 2020 08:43:43
Revision:556429Original commit files touched by this commit
danfe search for other commits by this committer
Update `databases/iowow' to version 1.4.9.

Reported by:	portscout
1.4.8
10 Nov 2020 09:18:46
Revision:554824Original commit files touched by this commit
danfe search for other commits by this committer
Update `databases/iowow' to version 1.4.8.

Reported by:	portscout
1.4.7
22 Sep 2020 17:25:32
Revision:549612Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.4.7.

Reported by:	portscout
1.4.4
06 May 2020 09:50:20
Revision:534162Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.4.4.

Reported by:	portscout
1.4.1
08 Mar 2020 07:27:37
Revision:528000Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.4.1.

Reported by:	portscout
1.3.37
23 Feb 2020 13:02:50
Revision:526920Original commit files touched by this commit
danfe search for other commits by this committer
Update IOWOW to version 1.3.37.

Reported by:	portscout
1.3.36
21 Jan 2020 12:36:34
Revision:523720Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.3.36.
1.3.31
26 Nov 2019 16:34:33
Revision:518472Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.3.31.
1.3.27
31 Oct 2019 12:06:41
Revision:516144Original commit files touched by this commit
danfe search for other commits by this committer
- Update `databases/iowow' to version 1.3.27
- Allow tests and hook them to our framework

Reported by:	portscout
1.3.14_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.3.14
28 Apr 2019 12:11:21
Revision:500312Original commit files touched by this commit
danfe search for other commits by this committer
- Update `databases/iowow' to version 1.3.14
- Don't hardcode library version in the pkg-plist
  to reduce the repochurn upon every port update

Requested by:	upstream
1.3.9
02 Apr 2019 08:55:56
Revision:497558Original commit files touched by this commit
danfe search for other commits by this committer
Update `databases/iowow' to version 1.3.9

Summary of the most important changes since version 1.2.14:

  - Removed ability to manage sorted arrays as key values due
    to performance issues; replaced with two-part compound keys
  + Added support of variable-length encoded integer keys
  + Added atomic in-place integer key value increments
  + Added new utility functions and flags

  * Fixed incorrect key handling in iwkv_del()
  * Fixed iwkv_cursor_copy_key() which was not aware of the
    compound keys mode
  * Fixed iwkv_puth() was called with incorrect previous value
  * Fixed deadlocks in iwkv_del() by not escalating exclusive
    lock on the storage
  * Fixed iwxstr_new2() with zero size argument caused illegal
    memory write
  * Fixed memory leak in iwkv_cursor_open() on error
  * Fixed high CPU usage in WAL mode

Requested by:	upstream
1.2.14_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.2.14_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.2.14
07 Nov 2018 11:14:33
Revision:484394Original commit files touched by this commit
danfe search for other commits by this committer
Update `databases/iowow' to version 1.2.14.

Requested by:	upstream
Reported by:	portscout (independently)
1.2.13
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.2.13
06 Aug 2018 15:32:42
Revision:476514Original commit files touched by this commit
danfe search for other commits by this committer
Update `databases/iowow' to version 1.2.13.

Reported by:	portscout
1.2.12_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.2.12
24 Jun 2018 06:35:39
Revision:473184Original commit files touched by this commit
danfe search for other commits by this committer
Update `databases/iowow' to version 1.2.12.

Reported by:	portscout
1.2.8
21 May 2018 08:48:49
Revision:470522Original commit files touched by this commit
danfe search for other commits by this committer
Update `databases/iowow' to version 1.2.8.
1.1.0
06 May 2018 09:02:02
Revision:469184Original commit files touched by this commit
danfe search for other commits by this committer
- Update `databases/iowow' to version 1.1.0 [*]
- Remove ONLY_FOR_ARCHS (x64-specific bits are guarded now)
- Cleanup up patch hunks that were included upstream
- Fix a typo and generally include port description

Requested by:	upstream [*]
1.0.5
14 Apr 2018 12:06:35
Revision:467312Original commit files touched by this commit
danfe search for other commits by this committer
Add a port of IOWOW, persistent and fast key-value database engine based
on skip list data structure.

WWW: http://iowow.io/

Number of commits found: 37