| Port details |
- himitsu Secret storage system for Unix systems
- 0.10 security
=0 0.9Version of this port present on the latest quarterly branch. - Maintainer: para@dismail.de
 - Port Added: 2026-01-21 23:54:53
- Last Update: 2026-04-07 20:22:56
- Commit Hash: ce6a8b6
- License: GPLv3
- WWW:
- https://himitsustore.org
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- himitsu>0:security/himitsu
- To install the port:
- cd /usr/ports/security/himitsu/ && make install clean
- To add the package, run one of these commands:
- pkg install security/himitsu
- pkg install himitsu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: himitsu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774260114
SHA256 (himitsu-0.10.tar.gz) = 69196892c3a909db85a305af522076169320703fbdd0081c470232690b036e27
SIZE (himitsu-0.10.tar.gz) = 59028
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- hare : devel/hare
- scdoc : textproc/scdoc
- Test dependencies:
-
- hare : devel/hare
- This port is required by:
- for Build
-
- security/hiprompt-gtk
- for Run
-
- security/hiprompt-gtk
Configuration Options:
- No options to configure
- Options name:
- security_himitsu
- pkg-message:
- For install:
- himitsu requires fdescfs(5) mounted on /dev/fd.
If you have not done it yet, please do the following:
mount -t fdescfs none /dev/fd
To make it permanent, you need the following lines in /etc/fstab:
fdescfs /dev/fd fdescfs rw 0 0
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.10 07 Apr 2026 20:22:56
    |
Vladimir Druzenko (vvd)  Author: para |
security/himitsu: Update 0.9 => 0.10
Changelog:
https://git.sr.ht/~sircmpwn/himitsu/refs/0.10
PR: 294241
Sponsored by: UNIS Labs |
0.9 21 Jan 2026 23:51:57
    |
Robert Clausecker (fuz)  Author: para |
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 |
Number of commits found: 2
|