non port: sysutils/password-store/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 30 Aug 2023
|
[ 23:09 Piotr Kubaj (pkubaj) ] b2d250b
sysutils/password-store: remove warning about dev/shm
PR: 273450
|
Thu, 25 May 2023
|
[ 21:36 Piotr Kubaj (pkubaj) ] 83d6938
sysutils/password-store: take maintainership
|
[ 20:23 Rene Ladan (rene) ] 2bdfa60
sysutils/password-store: drop maintainership
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 21 Oct 2021
|
[ 15:19 Rene Ladan (rene) ] 4a2dbc3
sysutils/password-store: drop unnecessary dependency on base64
Reported by: pstef (via discussion on IRC)
|
Sat, 12 Jun 2021
|
[ 10:11 Rene Ladan (rene) ] 0d93863
sysutils/password-store: update to 1.7.4
Remove Wayland patch integrated upstream, this release now
supports Wayland natively.
Obtained from: upstream repository
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 24 Jul 2020
|
[ 04:07 ashish ]
- Add a non-default option WAYLAND to build port with wl-clipboard
integration
- Pet portlint
PR: 248204
Approved by: rene
|
Sat, 30 May 2020
|
[ 10:07 rene ]
sysutils/password-store: fix package name for QRENCODE option
Reported by: tcberner
MFH: 2020Q2
|
Mon, 25 Feb 2019
|
[ 18:24 rene ]
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>
|
Wed, 30 Jan 2019
|
[ 19:47 rene ]
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
|
Fri, 3 Aug 2018
|
[ 10:04 rene ]
sysutils/password-store: update to 1.7.3
Reported by: portscout
|
Thu, 14 Jun 2018
|
[ 21:04 rene ]
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
|
Sat, 6 Jan 2018
|
[ 17:41 rene ]
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
|
Sun, 14 May 2017
|
[ 12:57 rene ]
pwgen is only used by some contributed zsh scripts of password-store
Make the pwgen dependency depend on the CONTRIB option and
bump PORTREVISION
|
Tue, 9 May 2017
|
[ 13:27 rene ]
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
|
Sat, 24 Dec 2016
|
[ 10:09 rene ]
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)
|
Sun, 18 Sep 2016
|
[ 10:35 rene ]
sysutils/password-store: fix man page installation when EXAMPLES is OFF
PR: 212778
Submitted by: brandon.wandersee@gmail.com
|
Tue, 31 May 2016
|
[ 16:24 rene ]
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)
|
[ 10:28 rene ]
sysutils/password-store: take maintainership
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 24 Jan 2016
|
[ 20:02 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Use NO_BUILD instead of empty do-build target
- Switch to options helpers
|
Wed, 20 Jan 2016
|
[ 15:33 culot ] (Only the first 10 of 26 ports in this commit are shown above. )
- Reassign milki@'s ports after his commit bit was taken in for safekeeping
|
Thu, 19 Feb 2015
|
[ 14:50 mat ]
The bash package can be called bash-static, so depend on the bash binary.
Sponsored by: Absolight
|
Thu, 7 Aug 2014
|
[ 15:29 rene ]
sysutils/password-store: bump PORTREVISION to catch up with libgcrypt update.
Approved by: portmgr (infrastructure)
|
Wed, 16 Jul 2014
|
[ 02:46 milki ]
Update sysutils/password-store to 1.6.3_1
- Re-add DOCS option
Approved by: swills (mentor)
|
Tue, 15 Jul 2014
|
[ 17:00 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
[ 03:59 milki ]
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)
|
Fri, 30 May 2014
|
[ 03:44 adamw ]
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.
|
Sat, 24 May 2014
|
[ 21:25 milki ]
Update to 1.6.2_1
- Add missing RUN_DEPENDS for misc/getopt
Approved by: swills (mentor)
|
[ 04:51 milki ]
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)
|
Tue, 21 Jan 2014
|
[ 05:12 milki ] (Only the first 10 of 26 ports in this commit are shown above. )
Update maintainer email address
Approved by: swills (mentor)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sun, 21 Oct 2012
|
[ 04:14 swills ]
- Update to 1.4.2
PR: ports/172916
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Feature safe: yes
|
Sat, 29 Sep 2012
|
[ 13:27 swills ]
- Add missing bash depends
PR: ports/172126
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Thu, 27 Sep 2012
|
[ 13:30 swills ]
- Fix build on 7.x
PR: ports/171927
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Mon, 24 Sep 2012
|
[ 14:04 swills ]
- Update to 1.4
- Patches updated
PR: ports/171905
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Mon, 17 Sep 2012
|
[ 02:37 swills ]
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: 39 |