summaryrefslogtreecommitdiffstats
path: root/shells/bash
Commit message (Expand)AuthorAgeFilesLines
* Fix `read -e' handling when PS1 is longer than the terminal widtheik2004-11-192-1/+25
* - update to patchlevel 16 (replacing FreeBSD subst.c patch)eik2004-11-113-18/+10
* - update to patchlevel 15eik2004-11-023-19/+7
* - better reflect `bash --version' in PORTVERSIONeik2004-10-149-22/+302
* Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)eik2004-10-099-98/+79
* - add FAQeik2004-09-036-11/+181
* add three fixes from bug-bash@:eik2004-08-194-1/+57
* Fix nested brace vs. variable expansioneik2004-08-102-1/+16
* Fix segfault when accessing an unset arrayeik2004-08-102-0/+17
* Add bash3, The GNU Bourne-Again SHell version 3.00eik2004-07-3021-479/+177
* Fix location of binary in man-pagevs2004-07-081-0/+5
* Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'obrien2004-06-202-1/+21
* SIZEify (maintainer timeout)trevor2004-03-311-0/+9
* Fix pkg-plist (NOPORTDOCS knob).osa2004-01-021-4/+4
* Also pay attention to NOSHARED=yes as /usr/src and zsh does.obrien2003-12-151-1/+1
* The option to enable network redirection is removed since this is theobrien2003-12-141-9/+0
* Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOTobrien2003-12-141-0/+4
* Fetch patches from MASTER_SITE_GNU also.obrien2003-05-191-2/+4
* Properly configure on FreeBSD/amd64.obrien2003-05-162-0/+25
* Update to patchlevel 7.obrien2003-05-162-2/+6
* Support /dev/(tcp|udp)/host/port redirection.obrien2003-03-241-0/+9
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix logic error when NOPORTDOCS is set.obrien2002-09-291-2/+2
* Mirror the patch files.obrien2002-09-201-1/+3
* Use offical vendor patches 1-4.obrien2002-09-133-20/+9
* Use the offical vendor patch for the directory space vs. slash command nameobrien2002-09-093-26/+4
* Bump revision for directory command-line completion fix.obrien2002-09-091-0/+1
* "In certain cases, Bash appends a space instead of a slash to a directory nameobrien2002-09-091-8/+34
* We lie about fully having ISO C90 Amd.1 restartable wide and multibyteobrien2002-08-262-0/+26
* Simply typing Shift-Enter in bash-2.05b causes it to enter some kind ofobrien2002-08-061-0/+16
* `make reinstall' clean.obrien2002-08-061-1/+1
* Forgot to update pkg-plist with 5.0b upgrade.obrien2002-08-041-2/+3
* Update to version 2.05b.obrien2002-08-046-58/+38
* No longer need to explicitly provide a GNU autconf target.obrien2002-03-281-1/+0
* Make FINGORE gain a brain. If NO_FORCE_FIGNORE is set, and a file in theobrien2002-03-251-0/+118
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* Override CONFIGURE_TARGET, so that this configure script generated bysobomax2001-11-231-0/+1
* * Update to 2.05a.naddy2001-11-2113-206/+189
* Our `end' key defintion for TERM==cons25 seems to be different from others.obrien2001-04-111-0/+14
* Remove. Patch not needed any longer.obrien2001-04-101-0/+0
* Update to version 2.05.obrien2001-04-105-27/+11
* Fix a segmentation fault on the Alpha.obrien2001-03-171-0/+20
* Put back my editor hints that were removed w/o permission.obrien2001-02-071-0/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-4/+3
* Fix typoobrien2000-12-221-1/+1
* It's my main shell, so I have in interest in seeing it maintained.obrien2000-11-301-1/+2
* Drop my maintainershipache2000-11-301-1/+1
* Re-add patch for failglob variable (see previous discussion on -commiters)cracauer2000-05-241-0/+151
* Fix trace() symbol clash with ncursescracauer2000-05-241-0/+14
* Restore static linkingache2000-05-231-0/+1
OpenPOWER on IntegriCloud