| Port details |
- himitsu Secret storage system for Unix systems
- 0.9 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: para@dismail.de
 - Port Added: 2026-01-21 23:54:53
- Last Update: 2026-01-21 23:51:57
- Commit Hash: 8a7d9cd
- 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 = 1768427673
SHA256 (himitsu-0.9.tar.gz) = 369e65b7a6fcfd90078a12abc25e25c1d161eb33f9eda01a6ed8d4ade74fbbcc
SIZE (himitsu-0.9.tar.gz) = 58364
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
- There are no ports dependent upon this port
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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|