[Bug 292475] [NEW PORT] security/himitsu: Secret storage system for Unix systems
Date: Wed, 21 Jan 2026 23:53:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292475
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=8a7d9cd77f59aede6e4cc99e99473411a5310e68
commit 8a7d9cd77f59aede6e4cc99e99473411a5310e68
Author: para <para@dismail.de>
AuthorDate: 2026-01-19 00:33:10 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-01-21 23:51:57 +0000
security/himitsu: create new port
Himitsu is a secure secret storage system for Unix-like systems. It
provides an
arbitrary key/value store (where values may be secret) and a query language
for
manipulating the key store.
WWW: https://himitsustore.org
PR: 292475
security/Makefile | 1 +
security/himitsu/Makefile (new) | 19 +++++++++++++++++++
security/himitsu/distinfo (new) | 3 +++
security/himitsu/files/patch-Makefile (new) | 11 +++++++++++
security/himitsu/pkg-descr (new) | 3 +++
security/himitsu/pkg-message (new) | 15 +++++++++++++++
security/himitsu/pkg-plist (new) | 22 ++++++++++++++++++++++
7 files changed, 74 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.