Mateusz Piotrowski
2268d1be04
shells/bash-completion: Update FreeBSD Bash Completion to 1.2.0
...
Approved by: maintainer
2021-11-10 16:29:33 +01:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
5ad9933817
Convert REINPLACE_CMD to patch file
2021-03-03 18:07:34 +00:00
Sunpoet Po-Chuan Hsieh
0261513768
Fix cross-build with qemu-user-static
...
PR: 248829
Submitted by: Christian Ullrich <chris@chrullrich.net>
2020-08-30 20:23:02 +00:00
Sunpoet Po-Chuan Hsieh
a33607662f
Remove FREEBSD option
...
As a FreeBSD port, I see no need not to install the FreeBSD-specific bash completions.
2020-08-30 07:14:17 +00:00
Sunpoet Po-Chuan Hsieh
c21accc56c
Update to 2.11
...
Changes: https://github.com/scop/bash-completion/releases
2020-07-30 09:50:13 +00:00
Sunpoet Po-Chuan Hsieh
7bef35c5d4
Remove BROKEN on armv6 and armv7
...
Tested by submitter on Raspberry Pi 2.
PR: 247866
Submitted by: NAKAJI Hiroyuki <nakaji@kankyo-u.ac.jp>
2020-07-11 07:49:06 +00:00
Sunpoet Po-Chuan Hsieh
86caed6743
Update to 2.10
...
Changes: https://github.com/scop/bash-completion/blob/master/CHANGES
2019-12-08 16:52:32 +00:00
Sunpoet Po-Chuan Hsieh
3f6d45da8a
Update FreeBSD extensions to 1.1.1
...
Changes: https://github.com/0mp/bash-completion-freebsd/commits/master
2019-09-12 19:07:04 +00:00
Mathieu Arnold
bc89cd3d2c
Convert to UCL & cleanup pkg-message (categories s)
2019-08-14 12:16:12 +00:00
Sunpoet Po-Chuan Hsieh
3832a40f7c
Update to 2.9
...
Changes: https://github.com/scop/bash-completion/blob/master/CHANGES
2019-04-29 06:57:32 +00:00
Sunpoet Po-Chuan Hsieh
5f964b86df
Add do-test:
...
Differential Revision: https://reviews.freebsd.org/D18370
PR: 233619
Submitted by: 0mp
2019-01-05 22:47:11 +00:00
Sunpoet Po-Chuan Hsieh
0f56dd643d
Update FreeBSD bash-completion to 1.0.3
...
- Bump PORTREVISION for package change
Changes: https://github.com/0mp/bash-completion-freebsd/commits/master
PR: 233610
Reported by: 0mp
2018-11-28 19:22:56 +00:00
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
8a567d7b76
Add PORTSCOUT
2018-04-05 19:12:10 +00:00
Sunpoet Po-Chuan Hsieh
493bb6ffaa
Support bash-static users
...
- Add BASH_SHARED and BASH_STATIC options
Requested by: Melissa Pilgrim <heliosyne@gmail.com>
2018-03-24 21:10:54 +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
8209bb1e1c
Mark BROKEN_armv6 and BROKEN_armv7
...
BROKEN_armv6 was removed in r444870 by accident.
And Mark Linimon mentioned same error on armv7.
Notified by: linimon
Reference: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p461852_s329284/logs/errors/bash-completion-2.7,1.log
2018-02-19 10:29: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
Mark Linimon
c52a715800
Mark some ports failing on armv6, for errors classified as "???",
...
part 2.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2017-05-27 00:20:19 +00:00
Dmitry Marakasov
3783250aeb
- Fix LICENSE
...
- Cosmetic fixes
2017-02-25 13:02:27 +00:00
Lars Engels
dee0f0664d
shells/bash-completion:
...
Update to 2.5
2017-02-05 10:42:31 +00:00
Adam Weinberger
379dc3a0b1
Drop maintainership from a handful of ports that I no longer use.
2017-01-10 00:09:38 +00:00
Sunpoet Po-Chuan Hsieh
ff0cc5ad11
- Add LICENSE_FILE
...
Approved by: portmgr (blanket)
2016-12-03 07:59:20 +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
Mathieu Arnold
a0bcd2cf68
Use USES=pathfix where applicable.
...
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
597afc47ba
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:25:16 +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
Adam Weinberger
db418ff164
Add a patch to fix tab on an empty line producing:
...
$ bash: words: bad array subscript
PR: 196713
Submitted by: gnudalf@yandex.com
Obtained from: upstream bug #1289597
2015-01-20 16:22:17 +00:00
Antoine Brodin
6a08177202
Cleanup plist
2014-11-12 15:18:31 +00:00
Adam Weinberger
c6941c482e
Add DOCS option where PORTDOCS is in plist.
2014-07-16 03:18:26 +00:00
Adam Weinberger
ba89dd1b53
Correct typo... it's tar:bzip2, not tar:bz2.
2014-06-20 07:23:40 +00:00
Adam Weinberger
9b68f5d5fa
Use the USES=tar:... variants.
2014-06-20 00:09:20 +00:00
Adam Weinberger
6f21636837
The distfile is finally up on the alioth files area,
...
so switch to it as the MASTER_SITE.
2014-03-03 14:42:38 +00:00
Adam Weinberger
25017970bd
Remove CONFLICTS against non-existant port.
2014-03-03 14:38:48 +00:00
Adam Weinberger
31cc356bf4
Remove bash-devel support now that it has been folded into
...
shells/bash proper. Bump PORTREVISION on affected ports.
2014-03-03 14:35:22 +00:00
Adam Weinberger
a1f4e6f0c5
TIL option_XYZ_OFF
2014-02-13 20:58:19 +00:00
Adam Weinberger
1c84663845
Host the bash-completion-2.1 distfile on MASTER_SITE_LOCAL.
...
I really have no idea what is going on with the distfile. The 2.1 tag
has been in the b-c git tree for 9 months now, but their website hasn't
been updated to reflect this. Their alioth area now shows no files
whatsoever, which makes this version (and any other) unfetchable. Some
distros are also using 2.1, some aren't. So, let's cut our losses and
just host it ourselves. Hopefully this can help some other distros too.
While I'm here, clean up the Makefile a bit to feed my OCD.
2014-01-06 14:53:34 +00:00
John Marino
6a1286cd58
shells/bash-completion: Fix installation
...
The bash-completion.pc and bash_completion.sh files were not getting
installed in the correct location per pkg-plist, mainly because the
Makefile.in was modified *after* the configuration target was complete,
that is to say after Makefile has been generated.
By improving the Makefile.am patch, the post-configure target can be
simplified.
Approved by: maintainer (adamw)
2013-12-28 16:38:11 +00:00
Adam Weinberger
a79001505e
Fix staging as non-root.
...
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
While I'm here, convert bash selection to OPTIONS.
2013-12-20 20:00:54 +00:00
Adam Weinberger
0672f90140
Staging support.
2013-09-30 14:23:54 +00:00
Baptiste Daroussin
f6e6105ff8
Add NO_STAGE all over the place in preparation for the staging support (cat: shells)
2013-09-20 22:57:23 +00:00
Adam Weinberger
b0db2d3713
Update to 2.1.
...
Feature safe: yes
2013-04-20 00:29:32 +00:00
Adam Weinberger
c8b267ee81
Add support for WITH_BASH_DEVEL=yes to depend on shells/bash-devel.
...
Also, use MDOCS.
2013-01-17 07:17:24 +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
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
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
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