Port details |
- immudb Database with built-in cryptographic proof and verification
- 1.5.0_14 databases
=2 1.5.0_11Version of this port present on the latest quarterly branch. - Maintainer: ronald@FreeBSD.org
 - Port Added: 2023-05-27 06:48:07
- Last Update: 2025-06-06 20:00:53
- Commit Hash: 94be418
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: net
- License: APACHE20
- WWW:
- https://immudb.io/
- Description:
- Open source immutable database
* High performance and easy to integrate
* Supports both Key/Value & SQL
* Cryptographical client-verification, tamper-resistant, and auditable
* Versioned and temporal queries subject to cryptographic verification
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- immudb15>0:databases/immudb
- To install the port:
- cd /usr/ports/databases/immudb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/immudb
- pkg install immudb15
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: immudb15
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1687460511
SHA256 (go/databases_immudb/immudb-v1.5.0/v1.5.0.mod) = 0b625efa9ff12cf898d6aca289132418011fa0d582bec3e6cba8ce8bb3072ea0
SIZE (go/databases_immudb/immudb-v1.5.0/v1.5.0.mod) = 5067
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_immudb
- USES:
- gmake go:modules,no_targets zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.0_14 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
1.5.0_13 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
1.5.0_12 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
1.5.0_11 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
1.5.0_10 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
1.5.0_9 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
1.5.0_8 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.5.0_7 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.5.0_6 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.5.0_5 24 Mar 2024 14:29:00
    |
Muhammad Moinur Rahman (bofh)  |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
1.5.0_4 11 Feb 2024 10:39:17
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
1.5.0_3 07 Dec 2023 02:22:10
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
1.5.0_2 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
1.5.0_1 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.5.0 22 Jun 2023 19:32:35
    |
Ronald Klop (ronald)  |
databases/immudb: update to 1.5.0
Release notes:
https://github.com/codenotary/immudb/releases/tag/v1.5.0
Including a fix for: "freebsd build of 1.5.0 fails on fileutils: syncDir
redeclared"
https://github.com/codenotary/immudb/issues/1716 |
1.4.1 27 May 2023 06:45:34
    |
Ronald Klop (ronald)  |
databases/immudb: new port
Open source immutable database
* High performance and easy to integrate
* Supports both Key/Value & SQL
* Cryptographical client-verification, tamper-resistant, and auditable
* Versioned and temporal queries subject to cryptographic verification
- portlint ok
- portclippy ok
- portfmt clean
- poudriere stage-qa ok
Requested by: Vladimir MiĊĦev @vmisev (via Twitter)
Reviewed by: rene
Differential Revision: https://reviews.freebsd.org/D40280 |