Bug 254297

Summary: sysutils/vagrant: Enable Bash and Zsh completions by default
Product: Ports & Packages Reporter: Mateusz Piotrowski <0mp>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Only Me CC: joe
Priority: --- Flags: joe: maintainer-feedback+
0mp: maintainer-feedback?
Version: Latest   
Hardware: Any   
OS: Any   

Description Mateusz Piotrowski freebsd_committer freebsd_triage 2021-03-15 07:56:22 UTC
Here's a link to the patch: https://reviews.freebsd.org/D29266
Comment 1 joe 2021-03-22 19:23:13 UTC
The patch seems OK. I have not tested if the two completions actually work, though.

Thanks!
-Joe
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-16 13:51:06 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3382cf278ef6245210cf256e9fcd2766351f1f73

commit 3382cf278ef6245210cf256e9fcd2766351f1f73
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-04-16 13:45:23 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2021-04-16 13:50:51 +0000

    sysutils/vagrant: Enable Bash and Zsh completions

    PR:             254297
    Approved by:    joe@thrallingpenguin.com (maintainer)
    Differential Revision:  https://reviews.freebsd.org/D29266

 sysutils/vagrant/Makefile | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2021-04-16 13:56:22 UTC
Thanks! I've tested both bash and zsh at some point.