aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 20040331Kirill Ponomarev2004-04-162-3/+3
| | | | | | | | | PR: ports/65606 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer Notes: svn path=/head/; revision=107229
* - Update to version 20040214Kirill Ponomarev2004-02-183-22/+15
| | | | | | | | PR: ports/63023 Submitted by: maintainer Notes: svn path=/head/; revision=101352
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Update to 20040101Michael Haro2004-01-102-2/+2
| | | | | | | | PR: 61177 Submitted by: maintainer Notes: svn path=/head/; revision=97880
* Add 'cvs blame' support.David E. O'Brien2003-12-061-4/+22
| | | | Notes: svn path=/head/; revision=95203
* - Update to version 20031112Kirill Ponomarev2003-11-162-2/+2
| | | | | | | | PR: 59343 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=94123
* - Update to version 20031022Kirill Ponomarev2003-11-062-2/+2
| | | | | | | | PR: 59018 Submitted by: maintainer Notes: svn path=/head/; revision=93258
* - Update to version 20030929Kirill Ponomarev2003-09-292-3/+3
| | | | | | | | PR: 57373 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=89839
* New port: shells/bash-completionEdwin Groothuis2003-09-296-0/+71
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> Notes: svn path=/head/; revision=89798