Bug 294224 - security/age: cmd/age-plugin-batchpass addition
Summary: security/age: cmd/age-plugin-batchpass addition
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-03 08:50 UTC by Guillaume Bibaut
Modified: 2026-04-03 11:04 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Bibaut 2026-04-03 08:50:08 UTC
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.
Comment 1 Guillaume Bibaut 2026-04-03 09:48:57 UTC
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
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-04-03 11:04:13 UTC
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(-)