Commit graph

14 commits

Author SHA1 Message Date
Adam Weinberger
97796d9ef9 Update to 2.0.
Please note that the mechanism for activating the completions
library has changed. You must source
${PREFIX}/share/bash-completion/bash_completion.sh from your .bashrc.

Feature safe:	yes
2012-11-02 23:35:31 +00:00
Adam Weinberger
7844e54677 Fix a variable substitution.
Note that this was the intended fix in PORTREVISION 3, the previous
commit, and was the change intended by ports/161999.

PR:		ports/161999
Submitted by:	Eugene Paskevich <eugene@raptor.kiev.ua>
2011-10-26 22:32:03 +00:00
Adam Weinberger
7093b565e9 Fix a // in path which apparently breaks portinstall's ability to parse
INDEX.

PR:		ports/161999
Submitted by:	Eugene Paskevich <eugene@raptor.kiev.ua>
2011-10-25 23:13:32 +00:00
Adam Weinberger
3d51cfe6f3 Fix completions for portinstall, an indexing error.
PR:		ports/152387
Submitted by:	Martin GlaC <glaszig@gmail.com>
2011-08-01 22:03:35 +00:00
Adam Weinberger
9e2ba8ac31 Update to 1.3.
According to the CHANGES file, the avahi-browse error is patched in this
version, though in a manner a bit different from our patch. Please test
on amd64 and let me know if the problem has regressed.
2011-02-12 21:34:23 +00:00
Adam Weinberger
647f205ac5 This patch hopefully fixes bash freezing on amd64 when using host-based
completions. Tons of thanks to Raphael Kubo da Costa for identifying the
fix and providing us with a patch, and to ehaupt for testing!

PR:		ports/150322
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
Reviewed by:	ehaupt
2010-11-21 02:48:14 +00:00
Adam Weinberger
293b2c979e Replace bash-completion with a new package.
The previous bash-completion package hadn't been updated since 2006. A
new group has picked up the package and continued development. The old
completions should remain, so I'm not going to update UPDATING.

I'm taking maintainership of this as well. Many thanks to Kirk, the
previous maintainer!
2010-09-04 17:51:46 +00:00
Shaun Amott
3001068268 Fix auto-completion for portinstall and /usr/ports/INDEX-*.
PR:		ports/103550
Submitted by:	Jeppe Larsen <jwl@io.dk>
Approved by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2006-10-07 03:32:29 +00:00
Jean-Yves Lefort
bc1db54600 [1]:
- Update to 20050721
  - OPTIONSify

Moreover:
  - Improve the FreeBSD integration by fixing paths in the script
  - Use SUB_FILES=pkg-message

[1]:
PR:		ports/84305
Submitted by:	maintainer
2005-07-29 18:26:25 +00:00
Pav Lucistnik
da5a605249 - Update to 20041017
PR:		ports/73174
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2004-10-27 18:49:08 +00:00
Pav Lucistnik
40ba6356cc - Postfix fix: don't expect postconf be in /usr/sbin, rely on it being in PATH
PR:		ports/63314
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer timeout (1 month)
2004-06-05 14:55:37 +00:00
Kirill Ponomarev
45325003d1 - Update to version 20040214
PR:		ports/63023
Submitted by:	maintainer
2004-02-18 20:43:09 +00:00
David E. O'Brien
a8010e0abe Add 'cvs blame' support. 2003-12-06 21:30:01 +00:00
Edwin Groothuis
8707ef668e New port: shells/bash-completion
The shells/bash-completion port installs Ian Macdonald's
	programmable completion library for Bash 2.04 and above.
	This gives users context- sensitive tab-completion for such
	things as program arguments, SSH hostnames, NFS mounts, and
	so on.

PR:		ports/52790
Submitted by:	Kirk Strauser <kirk@strauser.com>
2003-09-29 12:44:15 +00:00