Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Aug 2022 21:35:13 1.14.4_1 |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
02 Aug 2022 21:15:27 1.14.4 |
Nuno Teixeira (eduardo)  |
security/gopass: Update to 1.14.4
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md |
20 Jul 2022 14:22:56 1.14.3_2 |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
14 Jul 2022 12:46:05 1.14.3_2 |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
07 Jun 2022 21:56:10 1.14.3_1 |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
04 Jun 2022 18:45:33 1.14.3 |
Nuno Teixeira (eduardo)  |
security/gopass: Update to 1.14.3
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md |
22 May 2022 17:10:32 1.14.2 |
Nuno Teixeira (eduardo)  |
security/gopass: Update to 1.14.2
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md |
10 May 2022 09:33:28 1.14.1 |
Nuno Teixeira (eduardo)  Author: Dmitri Goutnik |
security/gopass: Update to 1.14.1
- Switch to GO_MODULE method
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md
PR: 263876 |
30 Mar 2022 07:01:44 1.13.1_1 |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
02 Feb 2022 08:43:51 1.13.1 |
Nuno Teixeira (eduardo)  |
security/gopass: Update to 1.13.1
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md |
17 Nov 2021 09:15:13 1.13.0 |
Nuno Teixeira (eduardo)  |
security/gopass: Update to 1.13.0
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md |
25 Oct 2021 12:58:29 1.12.8 |
Alexey Dokuchaev (danfe)  |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
31 Aug 2021 14:30:21 1.12.8 |
Nuno Teixeira (eduardo)  |
security/gopass: Update to 1.12.8
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md |
02 Jul 2021 13:12:39 1.12.7 |
Nuno Teixeira (eduardo)  |
security/gopass: Update to 1.12.7
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md
Approved by: dbaio, garga (mentors, implicit) |
04 May 2021 05:45:18 1.12.6 |
Nuno Teixeira (eduardo)  |
security/gopass: Update to 1.12.6
ChangeLog: https://github.com/gopasspw/gopass/releases/tag/v1.12.6
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D30086 |
06 Apr 2021 14:31:07 1.12.5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Mar 2021 05:44:37
1.12.5 |
eduardo  |
security/gopass: Update to 1.12.5
ChangeLog: https://github.com/gopasspw/gopass/blob/v1.12.5/CHANGELOG.md
Approved by: dbaio (mentor)
Differential Revision: https://reviews.freebsd.org/D29466 |
22 Mar 2021 06:49:16
1.12.4 |
eduardo  |
security/gopass: Update to 1.12.4
Manpage is now installed by the `make install` command, there is no need to
install it in the `post-build` target anymore.
Changelog: https://github.com/gopasspw/gopass/blob/v1.12.4/CHANGELOG.md
Approved by: dbaio (mentor)
Differential Revision: https://reviews.freebsd.org/D29358 |
15 Mar 2021 14:49:45
1.12.2 |
eduardo  |
security/gopass: update to 1.12.2
changelog: https://github.com/gopasspw/gopass/blob/v1.12.2/CHANGELOG.md
Approved by: dbaio (mentor)
Differential Revision: https://reviews.freebsd.org/D29253 |
10 Feb 2021 07:42:50
1.11.0 |
eduardo  |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534 |
26 Jan 2021 18:53:14
1.11.0 |
dmgk  |
security/gopass: Update to 1.11.0
- Update to 1.11.0
- Pass maintainership to the submitter
Changes: https://github.com/gopasspw/gopass/releases/tag/v1.11.0
PR: 252988
Submitted by: Nuno Teixeira <ed.arrakis@gmail.com> |
14 Jan 2021 07:12:36
1.8.6_2 |
meta  |
Return to pool as per maintainer's request
and I take security/dehydrated.
PR: 252650
Submitted by: Sascha Holzleiter <sascha@root-login.org> |
27 May 2020 15:31:55
1.8.6_2 |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4). |
22 Mar 2020 05:50:30
1.8.6_2 |
ashish  |
- Add patches to fix brokenness in curses UI
- Pet portlint
PR: 244955
Approved by: Sascha Holzleiter <sascha at root-login dot org> (maintainer) |
16 Nov 2019 12:52:40
1.8.6_1 |
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
02 Aug 2019 11:26:05
1.8.6 |
kai  |
security/gopass: Update to 1.8.6
Changelog:
https://github.com/gopasspw/gopass/releases/tag/v1.8.6
PR: 239557
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
MFH: 2019Q3 |
18 Mar 2019 23:33:48
1.8.5 |
swills  |
security/gopass: Mark not for amd64 only
PR: 236429
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer, modified) |
07 Mar 2019 17:28:40
1.8.5 |
swills  |
security/gopass: Update to 1.8.5
PR: 236365
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
05 Jan 2019 02:35:58
1.8.4 |
swills  |
security/gopass: update to 1.8.4
PR: 234560
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
21 Nov 2018 21:10:47
1.8.3 |
joneum  |
Update to 1.8.3
Changelog: https://github.com/gopasspw/gopass/releases/tag/v1.8.3
PR: 233373
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
Sponsored by: Netzkommune GmbH |
31 Aug 2018 16:09:39
1.8.2.2 |
yuri  |
security/gopass: Update 1.8.2 -> 1.8.2-2
PR: 230971
Approved by: sascha@root-login.org (maintainer) |
13 Jul 2018 11:53:51
1.8.2 |
swills  |
security/gopass: update to 1.8.2
PR: 229751
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
18 Jun 2018 13:15:24
1.8.1 |
swills  |
security/gopass: update to 1.8.1
PR: 229103
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
28 May 2018 19:06:41
1.7.2 |
joneum  |
security/gopass: Update to 1.7.2
Changelog: https://github.com/gopasspw/gopass/releases
PR: 228572
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
01 May 2018 17:15:42
1.6.11 |
krion  |
gopass is a rewrite of the pass password manager in Go with the aim
of making it cross-platform and adding additional features.
PR: 227845
Submitted by: Sascha Holzleiter <sascha@root-login.org> |