| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than have to manually list every patch version, use some automation | obrien | 2006-09-01 | 1 | -4/+4 |
* | Add vendor patch fixing array expansion fails with an arithmetic | obrien | 2006-06-09 | 1 | -1/+2 |
* | - Update to 3.1.16 | mnag | 2006-04-14 | 1 | -2/+1 |
* | When bash is built with the bison 1.75 port present it breaks the ability | kris | 2006-03-07 | 1 | -1/+3 |
* | - Fix master sites and patch sites | mnag | 2006-02-26 | 1 | -5/+5 |
* | - Update to 3.1.10 | garga | 2006-02-21 | 1 | -11/+5 |
* | - Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics. | flz | 2005-12-05 | 1 | -1/+1 |
* | - Add WANT_STATIC_BASH knob. | flz | 2005-11-30 | 1 | -0/+10 |
* | Per prior standing request, turn this port over from inactive committer | linimon | 2005-07-20 | 1 | -1/+1 |
* | CVS really does need a better way of backing out a commit composing a | obrien | 2005-04-12 | 1 | -3/+2 |
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+2 |
* | Very sorry for a local change that made it into the last commit. | obrien | 2005-04-11 | 1 | -2/+1 |
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -2/+3 |
* | Fix `read -e' handling when PS1 is longer than the terminal width | eik | 2004-11-19 | 1 | -1/+1 |
* | - update to patchlevel 16 (replacing FreeBSD subst.c patch) | eik | 2004-11-11 | 1 | -2/+8 |
* | - update to patchlevel 15 | eik | 2004-11-02 | 1 | -2/+3 |
* | - better reflect `bash --version' in PORTVERSION | eik | 2004-10-14 | 1 | -12/+31 |
* | Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x) | eik | 2004-10-09 | 1 | -1/+10 |
* | - add FAQ | eik | 2004-09-03 | 1 | -9/+19 |
* | add three fixes from bug-bash@: | eik | 2004-08-19 | 1 | -1/+1 |
* | Fix nested brace vs. variable expansion | eik | 2004-08-11 | 1 | -1/+1 |
* | Fix segfault when accessing an unset array | eik | 2004-08-11 | 1 | -0/+1 |
* | Add bash3, The GNU Bourne-Again SHell version 3.00 | eik | 2004-07-31 | 1 | -50/+60 |
* | Fix location of binary in man-page | vs | 2004-07-08 | 1 | -0/+5 |
* | Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}' | obrien | 2004-06-21 | 1 | -1/+1 |
* | Also pay attention to NOSHARED=yes as /usr/src and zsh does. | obrien | 2003-12-15 | 1 | -1/+1 |
* | The option to enable network redirection is removed since this is the | obrien | 2003-12-14 | 1 | -9/+0 |
* | Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOT | obrien | 2003-12-14 | 1 | -0/+4 |
* | Fetch patches from MASTER_SITE_GNU also. | obrien | 2003-05-20 | 1 | -2/+4 |
* | Update to patchlevel 7. | obrien | 2003-05-17 | 1 | -2/+3 |
* | Support /dev/(tcp|udp)/host/port redirection. | obrien | 2003-03-25 | 1 | -0/+9 |
* | Clear moonlight beckons. | ade | 2003-03-07 | 1 | -0/+1 |
* | Fix logic error when NOPORTDOCS is set. | obrien | 2002-09-29 | 1 | -2/+2 |
* | Mirror the patch files. | obrien | 2002-09-20 | 1 | -1/+3 |
* | Use offical vendor patches 1-4. | obrien | 2002-09-13 | 1 | -4/+6 |
* | Use the offical vendor patch for the directory space vs. slash command name | obrien | 2002-09-10 | 1 | -0/+3 |
* | Bump revision for directory command-line completion fix. | obrien | 2002-09-09 | 1 | -0/+1 |
* | `make reinstall' clean. | obrien | 2002-08-06 | 1 | -1/+1 |
* | Update to version 2.05b. | obrien | 2002-08-04 | 1 | -6/+10 |
* | No longer need to explicitly provide a GNU autconf target. | obrien | 2002-03-28 | 1 | -1/+0 |
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
* | Override CONFIGURE_TARGET, so that this configure script generated by | sobomax | 2001-11-23 | 1 | -0/+1 |
* | * Update to 2.05a. | naddy | 2001-11-21 | 1 | -1/+1 |
* | Update to version 2.05. | obrien | 2001-04-10 | 1 | -1/+1 |
* | Put back my editor hints that were removed w/o permission. | obrien | 2001-02-07 | 1 | -0/+1 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -4/+3 |
* | It's my main shell, so I have in interest in seeing it maintained. | obrien | 2000-11-30 | 1 | -1/+2 |
* | Drop my maintainership | ache | 2000-11-30 | 1 | -1/+1 |
* | Restore static linking | ache | 2000-05-23 | 1 | -0/+1 |
* | Upgrade to 2.04 | ache | 2000-05-08 | 1 | -2/+2 |
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -4/+4 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
* | change master site | ache | 1999-10-03 | 1 | -1/+1 |
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -2/+2 |
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-06 | 1 | -6/+1 |
* | use system libreadline for -current | ache | 1999-05-28 | 1 | -0/+1 |
* | Fixes for freebsd,ELF,-current | ache | 1999-05-28 | 1 | -11/+5 |
* | Update to 2.03 (maintainer did not respond) | cracauer | 1999-04-19 | 1 | -3/+4 |
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | fenner | 1999-01-27 | 1 | -1/+2 |
* | Update to version 2.02.1. | steve | 1998-08-10 | 1 | -3/+3 |
* | Guard against a nonexistant /usr/share/info/dir. | steve | 1998-07-18 | 1 | -2/+2 |
* | put MASTER_SITE_GNU first | ache | 1998-05-16 | 1 | -3/+3 |
* | Upgrade to 2.02 | ache | 1998-04-28 | 1 | -13/+10 |
* | Upgrade to 2.01.1 | ache | 1997-11-06 | 1 | -4/+4 |
* | Install /etc/shells entry and info dir entry | ache | 1997-06-28 | 1 | -1/+9 |
* | Upgrade to 2.01 | ache | 1997-06-07 | 1 | -11/+11 |
* | Reduce number of patches needed for fnmatch | ache | 1997-05-27 | 1 | -2/+2 |
* | Use different way to nuke local fnmatch.h to not touch dependances | ache | 1997-05-27 | 1 | -2/+2 |
* | FIx serious globbing error with \ due to wrong local fnmatch.h included | ache | 1997-05-27 | 1 | -1/+3 |
* | Added the docs to the package. | obrien | 1997-02-16 | 1 | -6/+28 |
* | Upgrade to 2.0 | ache | 1996-12-27 | 1 | -5/+6 |
* | Don't need WRKSRC. | obrien | 1996-12-27 | 1 | -3/+3 |
* | Style police. | obrien | 1996-12-27 | 1 | -2/+2 |
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
* | Upgrade to 1.14.7 | ache | 1996-08-28 | 1 | -4/+4 |
* | version 1.14.6 release | adam | 1996-02-09 | 1 | -5/+4 |
* | Upgrade to 1.14.6 beta 3 | ache | 1995-12-03 | 1 | -8/+7 |
* | Compress manpages. | asami | 1995-10-04 | 1 | -1/+7 |
* | Upgrade 1.14.4 -> 1.14.5 | ache | 1995-07-20 | 1 | -3/+3 |
* | Update. | ache | 1995-04-18 | 1 | -1/+2 |
* | Fetch this from LOCAL_PORTS. If Chet wants to support the latest and | jkh | 1995-04-18 | 1 | -2/+2 |
* | Makefile updates, shell version! This was easy! :) | asami | 1995-04-12 | 1 | -2/+2 |
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
* | Upgrade. | ache | 1995-03-17 | 1 | -4/+4 |
* | Upgrade to final release. | ache | 1995-01-07 | 1 | -2/+2 |
* | Upgrade to 1.14.3 | ache | 1994-12-12 | 1 | -5/+4 |
* | Add master site of prep now that prep has this version available. | jkh | 1994-11-10 | 1 | -1/+2 |
* | Clean up some obsolete fields. | jkh | 1994-09-11 | 1 | -2/+1 |
* | Change all the HOME_LOCATION records to HTML spec. Now if someone | jkh | 1994-09-01 | 1 | -1/+2 |
* | The start of the 2.0 ports collection. No sup repository yet, but I'll | jkh | 1994-08-21 | 1 | -0/+12 |