summaryrefslogtreecommitdiff
path: root/shells/bash2
AgeCommit message (Expand)Author
2006-05-13Remove USE_REINPLACE from all categories starting with SEdwin Groothuis
2006-01-24SHA256ifyEdwin Groothuis
2005-12-05- Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics.Florent Thoumie
2005-12-04Add INFO macroEdwin Groothuis
2005-10-16Use groups to prevent trying to fetch the wrong patches from theBill Fenner
2005-05-05Fix this patch file.David E. O'Brien
2005-04-28Tweak pkg-descr, break out /etc/shell editing as seperate target, installDavid E. O'Brien
2004-10-27Install the binary as 'bash2' also.David E. O'Brien
2004-10-27Use the offical option for static linking.David E. O'Brien
2004-08-26Reenable 'pkg_add -r' usefullness.David E. O'Brien
2004-08-23We now have the C99 wide/multibyte character functions bash needs.David E. O'Brien
2004-08-23Add the 'DEBUG' build option.David E. O'Brien
2004-08-09Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/David E. O'Brien
2004-07-08Fix location of binary in man-pageVolker Stolz
2004-06-20Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'David E. O'Brien
2004-03-31SIZEify (maintainer timeout)Trevor Johnson
2004-01-02Fix pkg-plist (NOPORTDOCS knob).Sergey A. Osokin
2003-12-15Also pay attention to NOSHARED=yes as /usr/src and zsh does.David E. O'Brien
2003-12-14The option to enable network redirection is removed since this is theDavid E. O'Brien
2003-12-14Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOTDavid E. O'Brien
2003-05-19Fetch patches from MASTER_SITE_GNU also.David E. O'Brien
2003-05-16Properly configure on FreeBSD/amd64.David E. O'Brien
2003-05-16Update to patchlevel 7.David E. O'Brien
2003-03-24Support /dev/(tcp|udp)/host/port redirection.David E. O'Brien
2003-03-07Clear moonlight beckons.Ade Lovett
2002-09-29Fix logic error when NOPORTDOCS is set.David E. O'Brien
2002-09-20Mirror the patch files.David E. O'Brien
2002-09-13Use offical vendor patches 1-4.David E. O'Brien
2002-09-09Use the offical vendor patch for the directory space vs. slash command nameDavid E. O'Brien
2002-09-09Bump revision for directory command-line completion fix.David E. O'Brien
2002-09-09"In certain cases, Bash appends a space instead of a slash to a directory nameDavid E. O'Brien
2002-08-26We lie about fully having ISO C90 Amd.1 restartable wide and multibyteDavid E. O'Brien
2002-08-06Simply typing Shift-Enter in bash-2.05b causes it to enter some kind ofDavid E. O'Brien
2002-08-06`make reinstall' clean.David E. O'Brien
2002-08-04Forgot to update pkg-plist with 5.0b upgrade.David E. O'Brien
2002-08-04Update to version 2.05b.David E. O'Brien
2002-03-28No longer need to explicitly provide a GNU autconf target.David E. O'Brien
2002-03-25Make FINGORE gain a brain. If NO_FORCE_FIGNORE is set, and a file in theDavid E. O'Brien
2002-01-29Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA
2001-11-23Override CONFIGURE_TARGET, so that this configure script generated byMaxim Sobolev
2001-11-21* Update to 2.05a.Christian Weisgerber
2001-04-11Our `end' key defintion for TERM==cons25 seems to be different from others.David E. O'Brien
2001-04-10Remove. Patch not needed any longer.David E. O'Brien
2001-04-10Update to version 2.05.David E. O'Brien
2001-03-17Fix a segmentation fault on the Alpha.David E. O'Brien
2001-02-07Put back my editor hints that were removed w/o permission.David E. O'Brien
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev
2000-12-22Fix typoDavid E. O'Brien
2000-11-30It's my main shell, so I have in interest in seeing it maintained.David E. O'Brien
2000-11-30Drop my maintainershipAndrey A. Chernov