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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q4
password-store Stores, retrieves, generates, and synchronizes passwords securely
1.7.4_7 sysutils on this many watch lists=8 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.4_7Version of this port present on the latest quarterly branch.
Maintainer: pkubaj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-09-17 02:37:59
Last Update: 2024-11-03 11:48:23
Commit Hash: 521da5f
People watching this port, also watch:: ca_root_nss, nmap, tmux, git
License: GPLv2+
WWW:
https://www.passwordstore.org/
Description:
Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities. pass makes managing these individual password files extremely easy. All passwords live in ~/.password-store, and pass provides some nice commands for adding, editing, generating, and retrieving passwords. It is a very short and simple shell script. It's capable of temporarily putting passwords on your clipboard and tracking password changes using git. You can edit the password store using ordinary Unix shell commands alongside the pass command. There are no funky file formats or new paradigms to learn. There is bash completion so that you can simply hit tab to fill in names.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. /usr/local/share/licenses/password-store-1.7.4_7/catalog.mk
  2. /usr/local/share/licenses/password-store-1.7.4_7/LICENSE
  3. /usr/local/share/licenses/password-store-1.7.4_7/GPLv2+
  4. bin/pass
  5. libexec/password-store/pass
  6. libexec/password-store/platform/freebsd.sh
  7. share/man/man1/pass.1.gz
  8. share/password-store/dmenu/README.md
  9. share/password-store/dmenu/passmenu
  10. share/password-store/emacs/Cask
  11. share/password-store/emacs/CHANGELOG.md
  12. share/password-store/emacs/README.md
  13. share/password-store/emacs/password-store.el
  14. share/password-store/importers/1password2pass.rb
  15. share/password-store/importers/fpm2pass.pl
  16. share/password-store/importers/gorilla2pass.rb
  17. share/password-store/importers/kedpm2pass.py
  18. share/password-store/importers/keepass2csv2pass.py
  19. share/password-store/importers/keepass2pass.py
  20. share/password-store/importers/keepassx2pass.py
  21. share/password-store/importers/kwallet2pass.py
  22. share/password-store/importers/lastpass2pass.rb
  23. share/password-store/importers/password-exporter2pass.py
  24. share/password-store/importers/pwsafe2pass.py
  25. share/password-store/importers/pwsafe2pass.sh
  26. share/password-store/importers/revelation2pass.py
  27. share/password-store/importers/roboform2pass.rb
  28. share/password-store/pass.applescript
  29. share/password-store/pass.bash-completion
  30. share/password-store/pass.fish-completion
  31. share/password-store/pass.zsh-completion
  32. share/password-store/vim/redact_pass.txt
  33. share/password-store/vim/redact_pass.vim
  34. etc/bash_completion.d/password-store
  35. share/fish/completions/password-store.fish
  36. share/zsh/site-functions/_pass
  37. share/examples/password-store/example-filter.sh
  38. @dir libexec/password-store/extensions
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • password-store>0:sysutils/password-store
To install the port:
cd /usr/ports/sysutils/password-store/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/password-store
  • pkg install password-store
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: password-store
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1623445616 SHA256 (password-store-1.7.4.tar.xz) = cfa9faf659f2ed6b38e7a7c3fb43e177d00edbacc6265e6e32215ff40e3793c0 SIZE (password-store-1.7.4.tar.xz) = 65272

Packages (timestamps in pop-ups are UTC):
password-store
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.4_71.7.4_71.7.3_21.7.4_71.7.4_7---
FreeBSD:13:quarterly1.7.4_71.7.4_7-1.7.4_71.7.4_71.7.4_41.7.4_41.7.4_4
FreeBSD:14:latest1.7.4_71.7.4_71.7.4_11.7.4_71.7.4_71.7.4_3-1.7.4_3
FreeBSD:14:quarterly1.7.4_71.7.4_7-1.7.4_71.7.4_71.7.4_41.7.4_41.7.4_4
FreeBSD:15:latest1.7.4_71.7.4_7n/a1.7.4_7n/a1.7.4_51.7.4_51.7.4_5
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
  2. getopt>=0 : misc/getopt
  3. gnupg>=2 : security/gnupg
  4. tree>=1.7 : sysutils/tree
  5. pwgen>=0 : sysutils/pwgen
  6. xclip>=0 : x11/xclip
This port is required by:
for Run
  1. security/py-pass-audit
  2. sysutils/docker-credential-pass
  3. sysutils/pass-coffin
  4. sysutils/pass-otp
  5. sysutils/pass-update
  6. sysutils/plasma-pass
  7. sysutils/qtpass
Expand this list (9 items / 2 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. x11/rofi-pass
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/pass-secrets*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for password-store-1.7.4_7: CONTRIB=on: Include shell completions, import scripts, related projects EXAMPLES=on: Build and/or install examples GIT=off: Enable git storage QRENCODE=off: Enable QR code support WAYLAND=off: Enable wl-clipboard support XCLIP=on: Enable xclip feature ===> Use 'make config' to modify these settings
Options name:
sysutils_password-store
USES:
tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.zx2c4.com/password-store/snapshot/
Collapse this list.

There are no commits on branch 2023Q4 for this port