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