c8b3 FreshPorts -- shells/bash-completion
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
bash-completion 2.1,1 shells on this many watch lists=44 search for ports that depend on this port
Programmable completion library for Bash
Maintained by: adamw@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Sep 2003 12:46:07
License: not specified in port


This is a programmable completion convenience library for the bash(1)
shell. It features the ability to tab-complete arguments for many common
programs.

WWW: http://bash-completion.alioth.debian.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required To Run:
  1. shells/bash
There are no ports dependent upon this port

To install the port: cd /usr/ports/shells/bash-completion/ && make install clean
To add the package: pkg_add -r bash-completion


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bash-completion.alioth.debian.org/files/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-11-02
    Affects: users of shells/bash-completion
    Author: adamw@FreeBSD.org
    Reason: 
      The bash completion library has been updated to 2.0, and the mechanism
      for activating the library has changed. To use the library, you must:
    
      source /usr/local/share/bash-completion/bash_completion.sh
    
      from your .bashrc file. See the pkg-message or README for a more
      graceful invocation.
    
    
Port Moves

Number of commits found: 34

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
20 Apr 2013 00:29:32
Original commit files touched by this commit  2.1,1
adamw search for other commits by this committer
Update to 2.1.

Feature safe:	yes
17 Jan 2013 07:17:24
Original commit files touched by this commit  2.0,1
adamw search for other commits by this committer
Add support for WITH_BASH_DEVEL=yes to depend on shells/bash-devel.
Also, use MDOCS.
02 Nov 2012 23:35:31
Original commit files touched by this commit  2.0,1
adamw search for other commits by this committer
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
26 Oct 2011 22:32:03
Original commit files touched by this commit  1.3_4,1
adamw search for other commits by this committer
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>
25 Oct 2011 23:13:32
Original commit files touched by this commit  1.3_3,1
adamw search for other commits by this committer
Fix a // in path which apparently breaks portinstall's ability to parse
INDEX.

PR:             ports/161999
Submitted by:   Eugene Paskevich <eugene@raptor.kiev.ua>
19 Sep 2011 18:30:35
Original commit files touched by this commit  1.3_2,1
sunpoet search for other commits by this committer
- Use @dirrmtry for PREFIX/etc/bash_completion.d
  Other ports (e.g. devel/glib20) install files to this directory.
- Costmetic change: put build-related knobs together
- Sort PLIST
- Space/tab twiddle

PR:             ports/160202
Submitted by:   sunpoet (myself)
Approved by:    maintainer (timeout, 24 days)
01 Aug 2011 22:03:35
Original commit files touched by this commit  1.3_1,1
adamw search for other commits by this committer
Fix completions for portinstall, an indexing error.

PR:             ports/152387
Submitted by:   Martin Glaszi <glaszig@gmail.com>
12 Feb 2011 21:34:23
Original commit files touched by this commit  1.3,1
adamw search for other commits by this committer
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.
21 Nov 2010 02:48:14
Original commit files touched by this commit  1.2_2,1
adamw search for other commits by this committer
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
20 Sep 2010 23:09:06
Original commit files touched by this commit  1.2_1,1
adamw search for other commits by this committer
Now that shells/bash-completion-classic is in the tree, register a
conflict with it. Also, remove the rsync-disable hack on amd64, and
replace it with a simple BROKEN message.

Note that shells/bash-completion-classic is currently an unedited
repocopy, but I know ehaupt is working to get it up and running.
06 Sep 2010 20:30:14
Original commit files touched by this commit  1.2_1,1
adamw search for other commits by this committer
The rsync completion plugin causes the shell to freeze on amd64.
Until that gets resolved, I'm disconnecting the rsync plugin from
the build on amd64.

PR:             ports/150322
Submitted by:   ehaupt
04 Sep 2010 17:52:21
Original commit files touched by this commit  1.2,1
adamw search for other commits by this committer
Add pkg-plist, forgotten in bash-completion-1.2 commit.
04 Sep 2010 17:51:46
Original commit files touched by this commit  1.2,1
adamw search for other commits by this committer
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!
06 Jun 2008 14:01:29
Original commit files touched by this commit  20060301_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  20060301_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
15 Feb 2007 15:32:03
Original commit files touched by this commit  20060301_2
bsam search for other commits by this committer
. drop OPTIONS for BASH2;
. drop variable RUN_DEPENDS for shells/bash2;
. do not bump PORTREVISION since this dependency is not default.

PR:             108626
Submitted by:   bsam (me)
Approved by:    kirk at strauser.com (maintainer timeout -- 2 weeks)
31 Oct 2006 10:13:10
Original commit files touched by this commit  20060301_2
ehaupt search for other commits by this committer
Provide flv (FFmpeg Flash video) file completion for mplayer

PR:             104571
Approved by:    Kirk Strauser <kirk@strauser.com> (maintainer)
07 Oct 2006 03:32:29
Original commit files touched by this commit  20060301_1
shaun search for other commits by this committer
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)
15 Mar 2006 14:31:33
Original commit files touched by this commit  20060301
mnag search for other commits by this committer
- Update to 20060301
- portlint(1)

PR:             93995
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
Approved by:    maintainer
24 Jan 2006 01:04:19
Original commit files touched by this commit  20050721
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
29 Jul 2005 18:26:25
Original commit files touched by this commit  20050721
jylefort search for other commits by this committer
[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
19 Jan 2005 18:04:10
Original commit files touched by this commit  20050112
pav search for other commits by this committer
- Update to 20050112

PR:             ports/76455
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
Approved by:    Kirk Strauser <kirk@strauser.com> (maintainer)
27 Oct 2004 18:49:08
Original commit files touched by this commit  20041017
pav search for other commits by this committer
- Update to 20041017

PR:             ports/73174
Submitted by:   Kirk Strauser <kirk@strauser.com> (maintainer)
29 Jul 2004 23:45:52
Original commit files touched by this commit  20040711
pav search for other commits by this committer
- Update to 20040711

PR:             ports/69769
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
Approved by:    maintainer
05 Jun 2004 14:55:37
Original commit files touched by this commit  20040331_1
pav search for other commits by this committer
- 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)
16 Apr 2004 14:09:54
Original commit files touched by this commit  20040331
krion search for other commits by this committer
- Update to version 20040331

PR:             ports/65606
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
Approved by:    maintainer
18 Feb 2004 20:43:09
Original commit files touched by this commit  20040214
krion search for other commits by this committer
- Update to version 20040214

PR:             ports/63023
Submitted by:   maintainer
06 Feb 2004 13:12:53
Original commit files touched by this commit  20040101
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
10 Jan 2004 18:16:44
Original commit files touched by this commit  20040101
mharo search for other commits by this committer
Update to 20040101

PR:             61177
Submitted by:   maintainer
06 Dec 2003 21:30:01
Original commit files touched by this commit  20031112
obrien search for other commits by this committer
Add 'cvs blame' support.
16 Nov 2003 20:54:18
Original commit files touched by this commit  20031112
krion search for other commits by this committer
- Update to version 20031112

PR:             59343
Submitted by:   Kirk Strauser <kirk@strauser.com> (maintainer)
06 Nov 2003 21:46:20
Original commit files touched by this commit  20031022
krion search for other commits by this committer
- Update to version 20031022

PR:             59018
Submitted by:   maintainer
29 Sep 2003 21:41:11
Original commit files touched by this commit  20030929
krion search for other commits by this committer
- Update to version 20030929

PR:             57373
Submitted by:   Kirk Strauser <kirk@strauser.com> (maintainer)
29 Sep 2003 12:44:15
Original commit files touched by this commit  20030527
edwin search for other commits by this committer
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>

Number of commits found: 34

286f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0