sysutils/password-store is missing dependency on converters/base64 the issue can be seen when you run # pass show -c example.com
The dependency is there, but "hidden" under the non-default option XCLIP. I'll make it a default-on option since it bit me too yesterday.
A commit references this bug: Author: rene Date: Sat Dec 24 10:09:03 UTC 2016 New revision: 429321 URL: https://svnweb.freebsd.org/changeset/ports/429321 Log: sysutils/password-store: turn on XCLIP (clip to x11) by default so people can do 'pass show -c example.com'. Since this is likely a desktop program, the extra X11 dependencies might already be installed anyway. PR: 215529 Submitted by: Aldis Berjoza (graudeejs@inbox.lv) Changes: head/sysutils/password-store/Makefile