notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
himitsu Secret storage system for Unix systems
0.9 securitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. /usr/local/share/licenses/himitsu-0.9/catalog.mk
  2. /usr/local/share/licenses/himitsu-0.9/LICENSE
  3. /usr/local/share/licenses/himitsu-0.9/GPLv3
  4. bin/himitsu-store
  5. bin/himitsud
  6. bin/hiprompt-tty
  7. bin/hiq
  8. share/hare/third-party/himitsu/README
  9. share/hare/third-party/himitsu/client/client.ha
  10. share/hare/third-party/himitsu/prompt/command.ha
  11. share/hare/third-party/himitsu/prompt/errors.ha
  12. share/hare/third-party/himitsu/prompt/exit.ha
  13. share/hare/third-party/himitsu/prompt/prompt.ha
  14. share/hare/third-party/himitsu/prompt/reply.ha
  15. share/hare/third-party/himitsu/query/change.ha
  16. share/hare/third-party/himitsu/query/parse.ha
  17. share/hare/third-party/himitsu/query/unparse.ha
  18. share/hare/third-party/himitsu/remember/types.ha
  19. share/man/man1/himitsu-store.1.gz
  20. share/man/man1/himitsud.1.gz
  21. share/man/man1/hiq.1.gz
  22. share/man/man5/himitsu-ipc.5.gz
  23. share/man/man5/himitsu-prompter.5.gz
  24. share/man/man5/himitsu.ini.5.gz
  25. share/man/man7/himitsu.7.gz
  26. @owner
  27. @group
  28. @mode
Collapse this list.
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):
himitsu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.9---n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-0.9------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.9n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.9n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. hare : devel/hare
  2. scdoc : textproc/scdoc
Test dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://git.sr.ht/~sircmpwn/himitsu/archive/0.9.tar.gz?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9
21 Jan 2026 23:51:57
commit hash: 8a7d9cd77f59aede6e4cc99e99473411a5310e68commit hash: 8a7d9cd77f59aede6e4cc99e99473411a5310e68commit hash: 8a7d9cd77f59aede6e4cc99e99473411a5310e68commit hash: 8a7d9cd77f59aede6e4cc99e99473411a5310e68 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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