Page MenuHomeFreeBSD

databases/immudb: new port
ClosedPublic

Authored by ronald_klop.ws on May 26 2023, 11:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 7, 7:58 AM
Unknown Object (File)
Wed, Aug 19, 6:26 AM
Unknown Object (File)
Aug 11 2026, 10:44 AM
Unknown Object (File)
Aug 11 2026, 10:37 AM
Unknown Object (File)
Aug 11 2026, 10:37 AM
Unknown Object (File)
Aug 11 2026, 10:36 AM
Unknown Object (File)
Aug 9 2026, 12:41 AM
Unknown Object (File)
Aug 6 2026, 4:44 AM

Details

Summary

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

Requested by: Vladimir Mišev @vmisev (via Twitter)

Test Plan
  • portlint ok
  • portclippy ok
  • portfmt clean
  • poudriere stage-qa ok

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 51702
Build 48593: arc lint + arc unit

Event Timeline

rene added inline comments.
databases/immudb/Makefile
5

Why a PORTREVISION for a new port?

24

There is USES=shebangfix for this.

Removed PORTREVISION

Was a debug leftover.

databases/immudb/Makefile
24

But that would only work on the first line of a file if I understand USES=shebangfix correctly, and this replacement is half-way some file.

This revision was not accepted when it landed; it landed in state Needs Review.May 27 2023, 6:46 AM
This revision was automatically updated to reflect the committed changes.