aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rather than have to manually list every patch version, use some automationobrien2006-09-011-4/+4
* Add vendor patch fixing array expansion fails with an arithmeticobrien2006-06-091-1/+2
* - Update to 3.1.16mnag2006-04-141-2/+1
* When bash is built with the bison 1.75 port present it breaks the abilitykris2006-03-071-1/+3
* - Fix master sites and patch sitesmnag2006-02-261-5/+5
* - Update to 3.1.10garga2006-02-211-11/+5
* - Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics.flz2005-12-051-1/+1
* - Add WANT_STATIC_BASH knob.flz2005-11-301-0/+10
* Per prior standing request, turn this port over from inactive committerlinimon2005-07-201-1/+1
* CVS really does need a better way of backing out a commit composing aobrien2005-04-121-3/+2
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+2
* Very sorry for a local change that made it into the last commit.obrien2005-04-111-2/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-2/+3
* Fix `read -e' handling when PS1 is longer than the terminal widtheik2004-11-191-1/+1
* - update to patchlevel 16 (replacing FreeBSD subst.c patch)eik2004-11-111-2/+8
* - update to patchlevel 15eik2004-11-021-2/+3
* - better reflect `bash --version' in PORTVERSIONeik2004-10-141-12/+31
* Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)eik2004-10-091-1/+10
* - add FAQeik2004-09-031-9/+19
* add three fixes from bug-bash@:eik2004-08-191-1/+1
* Fix nested brace vs. variable expansioneik2004-08-111-1/+1
* Fix segfault when accessing an unset arrayeik2004-08-111-0/+1
* Add bash3, The GNU Bourne-Again SHell version 3.00eik2004-07-311-50/+60
* Fix location of binary in man-pagevs2004-07-081-0/+5
* Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'obrien2004-06-211-1/+1
* 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-201-2/+4
* Update to patchlevel 7.obrien2003-05-171-2/+3
* Support /dev/(tcp|udp)/host/port redirection.obrien2003-03-251-0/+9
* Clear moonlight beckons.ade2003-03-071-0/+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-131-4/+6
* Use the offical vendor patch for the directory space vs. slash command nameobrien2002-09-101-0/+3
* Bump revision for directory command-line completion fix.obrien2002-09-091-0/+1
* `make reinstall' clean.obrien2002-08-061-1/+1
* Update to version 2.05b.obrien2002-08-041-6/+10
* No longer need to explicitly provide a GNU autconf target.obrien2002-03-281-1/+0
* 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-211-1/+1
* Update to version 2.05.obrien2001-04-101-1/+1
* 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-171-4/+3
* 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
* Restore static linkingache2000-05-231-0/+1
* Upgrade to 2.04ache2000-05-081-2/+2
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-4/+4
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* change master siteache1999-10-031-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-2/+2
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-061-6/+1
* use system libreadline for -currentache1999-05-281-0/+1
* Fixes for freebsd,ELF,-currentache1999-05-281-11/+5
* Update to 2.03 (maintainer did not respond)cracauer1999-04-191-3/+4
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
* Update to version 2.02.1.steve1998-08-101-3/+3
* Guard against a nonexistant /usr/share/info/dir.steve1998-07-181-2/+2
* put MASTER_SITE_GNU firstache1998-05-161-3/+3
* Upgrade to 2.02ache1998-04-281-13/+10
* Upgrade to 2.01.1ache1997-11-061-4/+4
* Install /etc/shells entry and info dir entryache1997-06-281-1/+9
* Upgrade to 2.01ache1997-06-071-11/+11
* Reduce number of patches needed for fnmatchache1997-05-271-2/+2
* Use different way to nuke local fnmatch.h to not touch dependancesache1997-05-271-2/+2
* FIx serious globbing error with \ due to wrong local fnmatch.h includedache1997-05-271-1/+3
* Added the docs to the package.obrien1997-02-161-6/+28
* Upgrade to 2.0ache1996-12-271-5/+6
* Don't need WRKSRC.obrien1996-12-271-3/+3
* Style police.obrien1996-12-271-2/+2
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* Upgrade to 1.14.7ache1996-08-281-4/+4
* version 1.14.6 releaseadam1996-02-091-5/+4
* Upgrade to 1.14.6 beta 3ache1995-12-031-8/+7
* Compress manpages.asami1995-10-041-1/+7
* Upgrade 1.14.4 -> 1.14.5ache1995-07-201-3/+3
* Update.ache1995-04-181-1/+2
* Fetch this from LOCAL_PORTS. If Chet wants to support the latest andjkh1995-04-181-2/+2
* Makefile updates, shell version! This was easy! :)asami1995-04-121-2/+2
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
* Upgrade.ache1995-03-171-4/+4
* Upgrade to final release.ache1995-01-071-2/+2
* Upgrade to 1.14.3ache1994-12-121-5/+4
* Add master site of prep now that prep has this version available.jkh1994-11-101-1/+2
* Clean up some obsolete fields.jkh1994-09-111-2/+1
* Change all the HOME_LOCATION records to HTML spec. Now if someonejkh1994-09-011-1/+2
* The start of the 2.0 ports collection. No sup repository yet, but I'lljkh1994-08-211-0/+12