Hello, That's not really a bug, more asking if it would be possible to include: cmd/age-plugin-batchpass to the list of binaries to compile from the sources please? The man page is in, but not that binary, which is used if in the path for commands like: AGE_PASSPHRASE=secret age -d -j batchpass file.txt.age >file.txt Most reasons for this are described in the man itself.
other binary to add would be: ./cmd/age-inspect so, it would be nice to add these two commands to this port please: ./cmd/age-plugin-batchpass ./cmd/age-inspect
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4071886b0f0c8c23e9c528f2e67c1827b4be8aaa commit 4071886b0f0c8c23e9c528f2e67c1827b4be8aaa Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-04-03 08:56:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-04-03 11:03:23 +0000 security/age: Add age-plugin-batchpass PR: 294224 Reported by: yom@iaelu.net security/age/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)