aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion-classic/files/patch-bash_completion
Commit message (Collapse)AuthorAgeFilesLines
* Remove shells/bash-completion-classic, the amd64 workaround is no longerEmanuel Haupt2010-11-291-19/+0
| | | | | | | required as shells/bash-completion works with amd64. Notes: svn path=/head/; revision=265379
* Bring back the classic version of shells/bash-completion.Emanuel Haupt2010-09-211-0/+19
| | | | | | | | | | shells/bash-completion is developed by a new group and has some very nice new features. Unfortunately, the new version currently causes problems on amd64 systems. People with amd64 systems may use this classic version as an alternative. Notes: svn path=/head/; revision=261521
* Replace bash-completion with a new package.Adam Weinberger2010-09-041-19/+0
| | | | | | | | | | | | 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! Notes: svn path=/head/; revision=260558
* Fix auto-completion for portinstall and /usr/ports/INDEX-*.Shaun Amott2006-10-071-0/+19
PR: ports/103550 Submitted by: Jeppe Larsen <jwl@io.dk> Approved by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=174705