18 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
f578dd2eba Add FREEBSD option (enabled by default)
- Update pkg-descr
- Bump PORTREVISION for package change

FreeBSD-specific bash completions are provided by 0mp@.
2018-06-05 19:06:06 +00:00
Sunpoet Po-Chuan Hsieh
393f3a006d Update to 2.8
Changes:	https://github.com/scop/bash-completion/blob/master/CHANGES
2018-03-18 11:26:58 +00:00
Sunpoet Po-Chuan Hsieh
64591199fe Update to 2.7
- Cosmetic change
- Sort PLIST
- Reformat pkg-descr
- Take maintainership

Changes:	https://github.com/scop/bash-completion/blob/master/CHANGES
2017-07-02 06:47:55 +00:00
Lars Engels
dee0f0664d shells/bash-completion:
Update to 2.5
2017-02-05 10:42:31 +00:00
Adam Weinberger
03258122d2 Update to 2.4, and switch from the alioth sources to the Github project
that the old WWW redirects to.

Among other changes, this port now optionally installs some cmake modules,
which I hope I'm installing into the correct place.
2016-12-02 17:04:25 +00:00
Raphael Kubo da Costa
7b72d170ba Stop installing the reptyr completion.
Import an upstream commit that installs the reptyr completion as _reptyr to
avoid conflicts with the version that reptyr itself has started shipping.

It is required for bash-completion not to conflict with sysutils/reptyr.

PR:		206541
Approved by:	adamw (maintainer)
MFH:		2016Q1
2016-01-24 16:36:21 +00:00
Adam Weinberger
a7507f6544 Add completions for portsnap and freebsd-update. Both were obtained from upstream git.
Given the infrequency with which new versions of bash-completion are released, it
seems appropriate to just add them in here.

Submitted by:	Peter Dave Hello (author of the two completions)

While here, add in LICENSE.
2015-01-27 16:45:57 +00:00
Antoine Brodin
6a08177202 Cleanup plist 2014-11-12 15:18:31 +00:00
Adam Weinberger
0672f90140 Staging support. 2013-09-30 14:23:54 +00:00
Adam Weinberger
b0db2d3713 Update to 2.1.
Feature safe:	yes
2013-04-20 00:29:32 +00:00
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
Sunpoet Po-Chuan Hsieh
e7290cb82c - 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)
2011-09-19 18:30: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
0cf84630c9 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.
2010-09-20 23:09:06 +00:00
Adam Weinberger
d3a1b2b72b 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
2010-09-06 20:30:14 +00:00
Adam Weinberger
94e6575455 Add pkg-plist, forgotten in bash-completion-1.2 commit. 2010-09-04 17:52:21 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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