aboutsummaryrefslogtreecommitdiff
path: root/shells/bash/files
Commit message (Expand)AuthorAgeFilesLines
* Update manual page to refer to ${LOCALBASE}/etc/profile instead of /etc/profile.Emanuel Haupt2020-08-241-2/+33
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-4/+6
* Do not attempt to build 'loadables' in the install target when the static buildEmanuel Haupt2019-02-211-0/+12
* Properly fix broken man pages by removing unsupported characters.Emanuel Haupt2019-01-161-3/+15
* Update to 5.0Emanuel Haupt2019-01-152-181/+5
* Make bash use of fdescfs use optional, disabled by default, and forced off whenEmanuel Haupt2017-04-221-0/+13
* Default path includes the string %%LOCALBASE%%. This was intended to be replacedEmanuel Haupt2017-03-011-14/+1
* Update to 4.4Emanuel Haupt2016-09-307-183/+24
* - Update to patchlevel 28 which fixes issues that were mostly addressedBryan Drewery2014-10-021-86/+0
* Add RedHat's patch for CVE-2014-7186, commonly known as "redir_stack" overflow,Bryan Drewery2014-10-011-0/+86
* - Update to patchlevel 27 which changes how functions are exported.Bryan Drewery2014-09-281-11/+34
* Update to patchlevel 26. This is a NOP as r369261 already covered it.Bryan Drewery2014-09-261-13/+0
* Disable function importing from the environment by default. This can beBryan Drewery2014-09-261-0/+43
* Fix CVE-2014-3659. The original fix in 25 was not enough.Bryan Drewery2014-09-251-0/+13
* - Reset maintainer of shells/bash, shells/bash-staticEmanuel Haupt2014-03-037-88/+90
* Update to Bash 4.2 patchlevel 37.David E. O'Brien2012-08-031-11/+12
* Update to version 4.2 PL 20.David E. O'Brien2012-01-121-5/+1
* - Remove iconv dependency if WITHOUT_NLS is definedEmanuel Haupt2010-09-091-11/+0
* - Fix statically linked versionEmanuel Haupt2010-05-111-0/+11
* Update to 4.0 PL0.David E. O'Brien2009-03-112-53/+37
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
* Upgrade to 3.2.David E. O'Brien2007-06-212-22/+0
* - Update to 3.1.10Renato Botelho2006-02-2110-77/+55
* Fix `read -e' handling when PS1 is longer than the terminal widthOliver Eikemeier2004-11-191-0/+24
* - update to patchlevel 16 (replacing FreeBSD subst.c patch)Oliver Eikemeier2004-11-111-16/+0
* - update to patchlevel 15Oliver Eikemeier2004-11-021-17/+0
* - better reflect `bash --version' in PORTVERSIONOliver Eikemeier2004-10-146-0/+253
* Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)Oliver Eikemeier2004-10-097-97/+43
* - add FAQOliver Eikemeier2004-09-034-0/+159
* add three fixes from bug-bash@:Oliver Eikemeier2004-08-193-0/+56
* Fix nested brace vs. variable expansionOliver Eikemeier2004-08-101-0/+15
* Fix segfault when accessing an unset arrayOliver Eikemeier2004-08-101-0/+16
* Add bash3, The GNU Bourne-Again SHell version 3.00Oliver Eikemeier2004-07-3015-393/+0
* Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'David E. O'Brien2004-06-201-0/+20
* Properly configure on FreeBSD/amd64.David E. O'Brien2003-05-162-0/+25
* Use offical vendor patches 1-4.David E. O'Brien2002-09-131-16/+0
* Use the offical vendor patch for the directory space vs. slash command nameDavid E. O'Brien2002-09-091-26/+0
* "In certain cases, Bash appends a space instead of a slash to a directory nameDavid E. O'Brien2002-09-091-8/+34
* We lie about fully having ISO C90 Amd.1 restartable wide and multibyteDavid E. O'Brien2002-08-262-0/+26
* Simply typing Shift-Enter in bash-2.05b causes it to enter some kind ofDavid E. O'Brien2002-08-061-0/+16
* Update to version 2.05b.David E. O'Brien2002-08-044-50/+26
* Make FINGORE gain a brain. If NO_FORCE_FIGNORE is set, and a file in theDavid E. O'Brien2002-03-251-0/+118
* * Update to 2.05a.Christian Weisgerber2001-11-2111-203/+186
* Our `end' key defintion for TERM==cons25 seems to be different from others.David E. O'Brien2001-04-111-0/+14
* Remove. Patch not needed any longer.David E. O'Brien2001-04-101-0/+0
* Update to version 2.05.David E. O'Brien2001-04-102-24/+7
* Fix a segmentation fault on the Alpha.David E. O'Brien2001-03-171-0/+20
* Re-add patch for failglob variable (see previous discussion on -commiters)Martin Cracauer2000-05-241-0/+151
* Fix trace() symbol clash with ncursesMartin Cracauer2000-05-241-0/+14
* Upgrade to 2.04Andrey A. Chernov2000-05-075-265/+31