aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion
Commit message (Collapse)AuthorAgeFilesLines
* shells/bash-completion: Remove completion for makepkgPo-Chuan Hsieh2022-11-192-2/+2
| | | | | | | - Bump PORTREVISION for package change Reported by: vishwin Differential Revision: https://reviews.freebsd.org/D33679
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* shells: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Adam Weinberger <adamw@FreeBSD.org> * Andreas Kohn <andreas@syndrom23.de> * Carlos Jacobo Puga Medina <cpm@FreeBSD.org> * Cyrille.Lefevre@laposte.net * Danijel Tasov <danielt@pilgerer.org> * David O'Brien <obrien@NUXI.com> * Emanuel Haupt <ehaupt@FreeBSD.org> * Hajimu UMEMOTO <ume@FreeBSD.org> * Igor Pokrovsky <ip@unixway.org> * Jean-Yves Lefort <jylefort@brutele.be> * Kai Wang <kaiw27@gmail.com> * Martin Wilke <miwi@FreeBSD.org> * Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> * Oliver Eikemeier * Patrick Gardella <patrick@FreeBSD.org> * Pawel Pekala <pawel@FreeBSD.org> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Richard Rose <freebsd-security@rikrose.net> * Sean Chittenden <seanc@FreeBSD.org> * Sergey Matveychuk <sem@FreeBSD.org> * Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> * Shinsuke Matsui <smatsui@karashi.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sylvio Cesar <sylvio@FreeBSD.org> * Thomas Gellekum <tg@FreeBSD.org> * UMENO Takashi <umeno@rr.iij4u.or.jp> * Vaida Bogdan * Will Andrews <andrews@technologist.com> * Ying-Chieh Liao <ijliao@FreeBSD.org> * conrads@cox.net * erich@rrnet.com * gebhart@secnetix.de * kirk@strauser.com * mcglk@artlogix.com * torstenb With hat: portmgr
* shells/bash-completion: Update FreeBSD Bash Completion to 1.2.0Mateusz Piotrowski2021-11-102-4/+5
| | | | Approved by: maintainer
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert REINPLACE_CMD to patch fileSunpoet Po-Chuan Hsieh2021-03-032-6/+20
| | | | Notes: svn path=/head/; revision=567120
* Fix cross-build with qemu-user-staticSunpoet Po-Chuan Hsieh2020-08-301-1/+6
| | | | | | | | PR: 248829 Submitted by: Christian Ullrich <chris@chrullrich.net> Notes: svn path=/head/; revision=547121
* Remove FREEBSD optionSunpoet Po-Chuan Hsieh2020-08-302-17/+16
| | | | | | | As a FreeBSD port, I see no need not to install the FreeBSD-specific bash completions. Notes: svn path=/head/; revision=546991
* Update to 2.11Sunpoet Po-Chuan Hsieh2020-07-303-14/+27
| | | | | | | Changes: https://github.com/scop/bash-completion/releases Notes: svn path=/head/; revision=543743
* Remove BROKEN on armv6 and armv7Sunpoet Po-Chuan Hsieh2020-07-111-3/+0
| | | | | | | | | | Tested by submitter on Raspberry Pi 2. PR: 247866 Submitted by: NAKAJI Hiroyuki <nakaji@kankyo-u.ac.jp> Notes: svn path=/head/; revision=541952
* Update to 2.10Sunpoet Po-Chuan Hsieh2019-12-083-4/+14
| | | | | | | Changes: https://github.com/scop/bash-completion/blob/master/CHANGES Notes: svn path=/head/; revision=519332
* Update FreeBSD extensions to 1.1.1Sunpoet Po-Chuan Hsieh2019-09-123-5/+6
| | | | | | | Changes: https://github.com/0mp/bash-completion-freebsd/commits/master Notes: svn path=/head/; revision=511894
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-6/+6
| | | | Notes: svn path=/head/; revision=508909
* Update to 2.9Sunpoet Po-Chuan Hsieh2019-04-293-11/+74
| | | | | | | Changes: https://github.com/scop/bash-completion/blob/master/CHANGES Notes: svn path=/head/; revision=500382
* Add do-test:Sunpoet Po-Chuan Hsieh2019-01-051-0/+8
| | | | | | | | | Differential Revision: https://reviews.freebsd.org/D18370 PR: 233619 Submitted by: 0mp Notes: svn path=/head/; revision=489413
* Update FreeBSD bash-completion to 1.0.3Sunpoet Po-Chuan Hsieh2018-11-282-5/+5
| | | | | | | | | | | - Bump PORTREVISION for package change Changes: https://github.com/0mp/bash-completion-freebsd/commits/master PR: 233610 Reported by: 0mp Notes: svn path=/head/; revision=486143
* Add FREEBSD option (enabled by default)Sunpoet Po-Chuan Hsieh2018-06-054-5/+24
| | | | | | | | | | - Update pkg-descr - Bump PORTREVISION for package change FreeBSD-specific bash completions are provided by 0mp@. Notes: svn path=/head/; revision=471801
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2018-04-051-0/+2
| | | | Notes: svn path=/head/; revision=466583
* Support bash-static usersSunpoet Po-Chuan Hsieh2018-03-241-3/+8
| | | | | | | | | - Add BASH_SHARED and BASH_STATIC options Requested by: Melissa Pilgrim <heliosyne@gmail.com> Notes: svn path=/head/; revision=465470
* Update to 2.8Sunpoet Po-Chuan Hsieh2018-03-183-5/+24
| | | | | | | Changes: https://github.com/scop/bash-completion/blob/master/CHANGES Notes: svn path=/head/; revision=464893
* Mark BROKEN_armv6 and BROKEN_armv7Sunpoet Po-Chuan Hsieh2018-02-191-0/+3
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=462294
* Update to 2.7Sunpoet Po-Chuan Hsieh2017-07-024-38/+41
| | | | | | | | | | | | - Cosmetic change - Sort PLIST - Reformat pkg-descr - Take maintainership Changes: https://github.com/scop/bash-completion/blob/master/CHANGES Notes: svn path=/head/; revision=444870
* Mark some ports failing on armv6, for errors classified as "???",Mark Linimon2017-05-271-0/+2
| | | | | | | | | | | part 2. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441819
* - Fix LICENSEDmitry Marakasov2017-02-251-3/+3
| | | | | | | - Cosmetic fixes Notes: svn path=/head/; revision=434800
* shells/bash-completion:Lars Engels2017-02-053-4/+7
| | | | | | | Update to 2.5 Notes: svn path=/head/; revision=433394
* Drop maintainership from a handful of ports that I no longer use.Adam Weinberger2017-01-101-1/+1
| | | | Notes: svn path=/head/; revision=431043
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-12-031-0/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=427594
* Update to 2.4, and switch from the alioth sources to the Github projectAdam Weinberger2016-12-0210-256/+99
| | | | | | | | | | 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. Notes: svn path=/head/; revision=427580
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-212-8/+5
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Stop installing the reptyr completion.Raphael Kubo da Costa2016-01-243-2/+86
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=407168
* Add completions for portsnap and freebsd-update. Both were obtained from ↵Adam Weinberger2015-01-274-1/+113
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=378011
* Add a patch to fix tab on an empty line producing:Adam Weinberger2015-01-202-1/+12
| | | | | | | | | | | $ bash: words: bad array subscript PR: 196713 Submitted by: gnudalf@yandex.com Obtained from: upstream bug #1289597 Notes: svn path=/head/; revision=377528
* Cleanup plistAntoine Brodin2014-11-121-4/+0
| | | | Notes: svn path=/head/; revision=372496
* Add DOCS option where PORTDOCS is in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362024
* Correct typo... it's tar:bzip2, not tar:bz2.Adam Weinberger2014-06-201-1/+1
| | | | Notes: svn path=/head/; revision=358516
* Use the USES=tar:... variants.Adam Weinberger2014-06-201-5/+4
| | | | Notes: svn path=/head/; revision=358479
* The distfile is finally up on the alioth files area,Adam Weinberger2014-03-031-2/+1
| | | | | | | so switch to it as the MASTER_SITE. Notes: svn path=/head/; revision=346910
* Remove CONFLICTS against non-existant port.Adam Weinberger2014-03-031-3/+1
| | | | Notes: svn path=/head/; revision=346909
* Remove bash-devel support now that it has been folded intoAdam Weinberger2014-03-031-7/+3
| | | | | | | shells/bash proper. Bump PORTREVISION on affected ports. Notes: svn path=/head/; revision=346905
* TIL option_XYZ_OFFAdam Weinberger2014-02-131-7/+2
| | | | Notes: svn path=/head/; revision=344145
* Host the bash-completion-2.1 distfile on MASTER_SITE_LOCAL.Adam Weinberger2014-01-061-10/+10
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=338885
* shells/bash-completion: Fix installationJohn Marino2013-12-282-9/+21
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=337881
* Fix staging as non-root.Adam Weinberger2013-12-202-6/+25
| | | | | | | | | Submitted by: Anton Yuzhaninov <citrin@citrin.ru> While I'm here, convert bash selection to OPTIONS. Notes: svn path=/head/; revision=337087
* Staging support.Adam Weinberger2013-09-302-13/+10
| | | | Notes: svn path=/head/; revision=328796
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-3/+2
| | | | | | | shells) Notes: svn path=/head/; revision=327770
* Update to 2.1.Adam Weinberger2013-04-203-4/+41
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316125
* Add support for WITH_BASH_DEVEL=yes to depend on shells/bash-devel.Adam Weinberger2013-01-171-1/+7
| | | | | | | Also, use MDOCS. Notes: svn path=/head/; revision=310540
* Update to 2.0.Adam Weinberger2012-11-025-218/+561
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=306891