[Bug 231775] devel/git: not all bash contrib scripts linked to /usr/local/etc/bash_completion.d
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 28 08:34:05 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231775
Bug ID: 231775
Summary: devel/git: not all bash contrib scripts linked to
/usr/local/etc/bash_completion.d
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: garga at FreeBSD.org
Reporter: pierogmorski at gmail.com
Flags: maintainer-feedback?(garga at FreeBSD.org)
Assignee: garga at FreeBSD.org
Hi,
I've noticed the devel/git/Makefile doesn't link git-prompt.sh to
/usr/local/etc/bash_completion.d. Further, it links git-completion.bash to
/usr/local/etc/bash_completion.d/git.sh.
# l /usr/local/etc/bash_completion.d/
total 35
drwxr-xr-x 2 root wheel 6 Sep 22 14:13 .
drwxr-xr-x 35 root wheel 57 Sep 28 00:50 ..
-rw-r--r-- 1 root wheel 19809 Sep 12 18:33 _pkg.bash
-r-xr-xr-x 1 root wheel 559 Sep 12 18:38 dbus-bash-completion.sh
lrwxr-xr-x 1 root wheel 59 Sep 19 18:46 git.sh ->
../../share/git-core/contrib/completion/git-completion.bash
-rw-r--r-- 1 root wheel 4603 Sep 12 18:47 tmux
This appears a non-standard approach. Homebrew on OSX links them both using
their original filenames, for example. Could you please comment? There's also
the csh and zsh completion files, but those are outside my scope.
FreeBSD 11.2, git 2.19.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list