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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
password-store Stores, retrieves, generates, and synchronizes passwords securely
1.7.4_5 sysutils on this many watch lists=6 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_4Version 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-01-11 13:59:36
Commit Hash: 7074d7f
People watching this port, also watch:: ca_root_nss, zfsnap, nmap, gimp, tmux
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:
FreshPorts has no man page information for this port.
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_5/catalog.mk
  2. /usr/local/share/licenses/password-store-1.7.4_5/LICENSE
  3. /usr/local/share/licenses/password-store-1.7.4_5/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_51.7.4_51.7.3_21.7.4_51.7.4_5---
FreeBSD:13:quarterly1.7.4_41.7.4_4-1.7.4_41.7.4_41.7.4_41.7.4_41.7.4_4
FreeBSD:14:latest1.7.4_51.7.4_51.7.4_11.7.4_51.7.4_51.7.4_3-1.7.4_3
FreeBSD:14:quarterly1.7.4_41.7.4_4-1.7.4_41.7.4_41.7.4_41.7.4_41.7.4_4
FreeBSD:15:latest1.7.4_51.7.4_5n/a1.7.4_5n/a1.7.4_51.7.4_51.7.4_5
FreeBSD:15:quarterly--n/a-n/a---
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-otp
  4. sysutils/pass-secrets
  5. sysutils/pass-update
  6. sysutils/plasma-pass
  7. sysutils/qtpass
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. x11/rofi-pass
  3. Collapse this list.

Configuration Options:
===> The following configuration options are available for password-store-1.7.4_5: 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.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.4_5
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
1.7.4_4
30 Aug 2023 23:09:49
commit hash: b2d250b83800d9fec6901b0bb775b279e141bf75commit hash: b2d250b83800d9fec6901b0bb775b279e141bf75commit hash: b2d250b83800d9fec6901b0bb775b279e141bf75commit hash: b2d250b83800d9fec6901b0bb775b279e141bf75 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
sysutils/password-store: remove warning about dev/shm

PR:	273450
1.7.4_3
25 May 2023 21:36:15
commit hash: 83d6938414844897baeef917d2f7ae63b85c599ccommit hash: 83d6938414844897baeef917d2f7ae63b85c599ccommit hash: 83d6938414844897baeef917d2f7ae63b85c599ccommit hash: 83d6938414844897baeef917d2f7ae63b85c599c files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
sysutils/password-store: take maintainership
1.7.4_2
25 May 2023 20:23:27
commit hash: 2bdfa6048218d13e762aec12edf263c2dfb7ec1bcommit hash: 2bdfa6048218d13e762aec12edf263c2dfb7ec1bcommit hash: 2bdfa6048218d13e762aec12edf263c2dfb7ec1bcommit hash: 2bdfa6048218d13e762aec12edf263c2dfb7ec1b files touched by this commit
Rene Ladan (rene) search for other commits by this committer
sysutils/password-store: drop maintainership
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.7.4_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.4_1
21 Oct 2021 15:19:05
commit hash: 4a2dbc31cf4c9843db8c739bf75112935c2879a0commit hash: 4a2dbc31cf4c9843db8c739bf75112935c2879a0commit hash: 4a2dbc31cf4c9843db8c739bf75112935c2879a0commit hash: 4a2dbc31cf4c9843db8c739bf75112935c2879a0 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
sysutils/password-store: drop unnecessary dependency on base64

Reported by:	pstef (via discussion on IRC)
1.7.4
12 Jun 2021 10:11:03
commit hash: 0d93863a2368800a38f97dc1022da1c7be6261efcommit hash: 0d93863a2368800a38f97dc1022da1c7be6261efcommit hash: 0d93863a2368800a38f97dc1022da1c7be6261efcommit hash: 0d93863a2368800a38f97dc1022da1c7be6261ef files touched by this commit
Rene Ladan (rene) search for other commits by this committer
sysutils/password-store: update to 1.7.4

Remove Wayland patch integrated upstream, this release now
supports Wayland natively.

Obtained from:	upstream repository
1.7.3_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.7.3_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.3_2
24 Jul 2020 04:07:14
Revision:542998Original commit files touched by this commit
ashish search for other commits by this committer
- Add a non-default option WAYLAND to build port with wl-clipboard
  integration
- Pet portlint

PR:		248204
Approved by:	rene
1.7.3_1
30 May 2020 10:07:23
Revision:537073Original commit files touched by this commit
rene search for other commits by this committer
sysutils/password-store: fix package name for QRENCODE option

Reported by:	tcberner
MFH:		2020Q2
1.7.3_1
05 Apr 2019 14:40:17
Revision:497962Original commit files touched by this commit
rene search for other commits by this committer
sysutils/password-store: fix WWW

Reported by:	https://repology.org/maintainer/rene%40freebsd.org/problems
MFH:		2019Q2
1.7.3_1
25 Feb 2019 18:24:45
Revision:493886Original commit files touched by this commit
rene search for other commits by this committer
sysutils/password-store: use new website in WWW line [1]

While here, replace hardcoded "password-store" by ${PORTNAME} in Makefile

PR:		236028
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com>
1.7.3_1
30 Jan 2019 19:47:49
Revision:491655Original commit files touched by this commit
rene search for other commits by this committer
sysutils/password-store: install extensions into libexec instead of lib

This is more in line with hier(7)

PR:		235255
Submitted by:	tobias.rehbein@web.de
1.7.3
03 Aug 2018 10:04:04
Revision:476287Original commit files touched by this commit
rene search for other commits by this committer
sysutils/password-store: update to 1.7.3

Reported by:	portscout
1.7.2
14 Jun 2018 21:04:06
Revision:472398Original commit files touched by this commit
rene search for other commits by this committer
sysutils/password-store: update to version 1.7.2.

Switch to xz format to enable comparing the checksum of the downloaded
file with the checksum given in the GPG-signed release email.

MFH:		2018Q2
Security:	https://vuxml.freebsd.org/freebsd/53eb9e1e-7014-11e8-8b1f-3065ec8fd3ec.html
1.7.1_2
06 Jan 2018 17:41:32
Revision:458281Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
Make system extensions work with password-store.

System extensions are installed in PREFIX/lib/password-store/extensions/

Bump PORTREVISION

PR:		224672
Submitted by:	Adam Jimerson (vendion@gmail.com)
MFH:		2018Q1
1.7.1_1
14 May 2017 12:57:42
Revision:440875Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
pwgen is only used by some contributed zsh scripts of password-store

Make the pwgen dependency depend on the CONTRIB option and
bump PORTREVISION
1.7.1
09 May 2017 13:27:38
Revision:440498Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
sysutils/password-store: update to 1.7.1

This release adds new convertors and fixes quite some unit tests.

PR:		218162
Submitted by:	Joris Dedieu
1.6.5_2
24 Dec 2016 10:09:03
Revision:429321Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
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)
1.6.5_1
18 Sep 2016 10:35:19
Revision:422366Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
sysutils/password-store: fix man page installation when EXAMPLES is OFF

PR:		212778
Submitted by:	brandon.wandersee@gmail.com
1.6.5
31 May 2016 16:24:28
Revision:416209Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
sysutils/password-store: update to version 1.6.5

- enable shell completions by default (bash, fish, zsh) [1]
- do not remove XClip and GIT functionality [2]

PR:		195951 [1]
Submitted by:	rs.os@t-online.de [1], milki [2]
Reviewed by:	milki [2], eadler [2]
Differential Revision:	https://reviews.freebsd.org/D4208 [2] (to 1.6.4)
1.6.3_2
31 May 2016 10:28:13
Revision:416189Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
sysutils/password-store: take maintainership
1.6.3_2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.6.3_2
24 Jan 2016 20:02:45
Revision:407174Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Use NO_BUILD instead of empty do-build target
- Switch to options helpers
1.6.3_2
20 Jan 2016 15:33:27
Revision:406774Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Reassign milki@'s ports after his commit bit was taken in for safekeeping
1.6.3_2
20 Sep 2015 21:12:21
Revision:397463Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (S-X).
1.6.3_2
19 Feb 2015 14:50:30
Revision:379347Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
The bash package can be called bash-static, so depend on the bash binary.

Sponsored by:	Absolight
1.6.3_2
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Cleanup plist
1.6.3_2
07 Aug 2014 15:29:14
Revision:364289Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
sysutils/password-store: bump PORTREVISION to catch up with libgcrypt update.

Approved by:	portmgr (infrastructure)
1.6.3_1
16 Jul 2014 02:46:51
Revision:362020Original commit files touched by this commit This port version is marked as vulnerable.
milki search for other commits by this committer
Update sysutils/password-store to 1.6.3_1

- Re-add DOCS option

Approved by:	swills (mentor)
1.6.3
15 Jul 2014 17:00:56
Revision:361978Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
1.6.3
15 Jul 2014 03:59:31
Revision:361858Original commit files touched by this commit This port version is marked as vulnerable.
milki search for other commits by this committer
Update sysutils/password-store 1.6.3

= Features =

- passmenu now takes --type as its first argument, which will type the
  password instead of copying it to the clipboard.

= Bug Fixes =

- OSX now properly unmounts temporary mounts and ejects ramdisks.
- All BSDs now have cleaner temporary files.
- Temporary files for pass edit now end in .txt so vim does the right
  Thing.
- When edit fails, prompt for retrying instead of going into crazy loop.
- Keepassx2pass conversion script now handles empty strings.

Approved by:	swills (mentor)
1.6.2_1
30 May 2014 03:44:44
Revision:355772Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Add DOCS and EXAMPLES to OPTIONS_DEFINE, and avoid using :MDOCS to
determine whether to install EXAMPLES. It still seems really strange
to have the manpage listed under %%PORTDOCS%% though.
1.6.2_1
24 May 2014 21:25:33
Revision:355090Original commit files touched by this commit This port version is marked as vulnerable.
milki search for other commits by this committer
Update to 1.6.2_1

- Add missing RUN_DEPENDS for misc/getopt

Approved by:	swills (mentor)
1.6.2
24 May 2014 04:51:15
Revision:354977Original commit files touched by this commit This port version is marked as vulnerable.
milki search for other commits by this committer
Update to 1.6.2

- Add missing dep on misc/getopt
- Patches updated against 1.6.2
- New contrib option for import scripts, shell completions, etc

Approved by:	swills (mentor)
1.4.2
21 Jan 2014 05:12:41
Revision:340549Original commit files touched by this commit This port version is marked as vulnerable.
milki search for other commits by this committer
Update maintainer email address

Approved by:    swills (mentor)
1.4.2
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.4.2
18 May 2013 22:22:47
Revision:318457Original commit files touched by this commit This port version is marked as vulnerable.
rakuco search for other commits by this committer
Fix distinfo.

The upstream tarball was probably re-rolled. I've verified there is no
change between both tarball versions by comparing the contents of the
mirrored old version in freebsd.org and the one upstream.

PR:		ports/178002
Approved by:	maintainer timeout (29 days)
1.4.2
21 Oct 2012 04:14:32
Revision:306215Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 1.4.2

PR:		ports/172916
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
Feature safe:	yes
1.4_2
29 Sep 2012 13:27:07
Revision:305033Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Add missing bash depends

PR:		ports/172126
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
1.4_1
27 Sep 2012 13:30:59
Revision:304959Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Fix build on 7.x

PR:		ports/171927
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
1.4
24 Sep 2012 14:04:32
Revision:304778Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 1.4
- Patches updated

PR:		ports/171905
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
1.3.1
17 Sep 2012 02:37:39
Revision:304384Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
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.

WWW: http://zx2c4.com/projects/password-store/

PR:		ports/171686
Submitted by:	milki@rescomp.berkeley.edu

Number of commits found: 45