aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash
Commit message (Expand)AuthorAgeFilesLines
* Fix build on FreeBSD 9 WITHOUT=NLS.mat2016-07-041-3/+0
* Remove stray ICONV patch that breaks unicode support if NLS is disabled.ehaupt2016-06-281-6/+3
* [1] Make USES=iconv permanent, instead of being only for NLS=on case.ehaupt2016-06-282-4/+13
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
* The latest patch (42) has been slightly adjusted. See the following diff:ehaupt2015-12-062-2/+2
* Update to 4.3.42ehaupt2015-08-142-2/+8
* bash: Export symbols for "enable -f"cem2015-07-311-1/+4
* In addition to the previous commit also define USE_MKSTEMP=1 for a differentehaupt2015-07-101-2/+2
* Scripts like https://github.com/henricj/scripts/blob/master/stir.sh oftenehaupt2015-07-091-1/+3
* Update to 4.3.39ehaupt2015-06-022-1/+13
* Cleanup DIST* variables.mat2015-05-121-5/+3
* Ports should not change their pkgname depending on options. Change the way howehaupt2015-02-191-3/+6
* Update to 4.3.33ehaupt2015-01-162-2/+8
* Bump PORTREVISION on shells that use gettext to force a package rebuildtijl2014-12-031-1/+1
* Update to 4.3.30ehaupt2014-10-062-1/+3
* - Update to patchlevel 4.3.29.bdrewery2014-10-042-1/+3
* - Update to patchlevel 28 which fixes issues that were mostly addressedbdrewery2014-10-023-88/+4
* Add RedHat's patch for CVE-2014-7186, commonly known as "redir_stack" overflow,bdrewery2014-10-012-1/+87
* - Update to patchlevel 27 which changes how functions are exported.bdrewery2014-09-293-12/+37
* Update to patchlevel 26. This is a NOP as r369261 already covered it.bdrewery2014-09-273-15/+4
* Disable function importing from the environment by default. This can bebdrewery2014-09-272-1/+54
* Fix CVE-2014-3659. The original fix in 25 was not enough.bdrewery2014-09-252-1/+17
* - Update to patch level 25 (4.3.25)ehaupt2014-09-252-2/+5
* - Update to 4.3.24ehaupt2014-08-203-5/+5
* Update to 4.3.22ehaupt2014-08-022-2/+10
* Fix build without texinfo in basebapt2014-06-251-1/+1
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellbapt2014-06-121-6/+2
* - Update to 4.3.18ehaupt2014-05-272-2/+15
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* bash does NOT require procfs mounted.ehaupt2014-04-232-5/+2
* Add an install message about the fact that fdescfs has to be present.ehaupt2014-04-222-1/+17
* Update to 4.3.11ehaupt2014-04-172-1/+7
* Update to 4.3.8ehaupt2014-04-072-4/+22
* Now that we're at patchlevel 0 the current PORTVERSION definition has the effectehaupt2014-03-031-3/+4
* More indentation fixes, sorry for the noise.ehaupt2014-03-031-4/+4
* Fix attribution (overwritten by previous merge)ehaupt2014-03-031-1/+1
* - Reset maintainer of shells/bash, shells/bash-staticehaupt2014-03-0312-399/+141
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Fix inconsistency in building bashbapt2013-12-261-2/+3
* - Support stagingmat2013-11-062-10/+8
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to patchlevel 45miwi2013-05-252-1/+7
* Fix bash-static slave ports with bash being now using new options frameworkbapt2013-05-051-1/+1
* Convert to new options frameworkbapt2013-05-052-29/+21
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-2/+1
* Move USES prior to bsd.port.pre.mk in preparation of the move of the USES loadbapt2013-03-161-1/+2
* Convert USE_BISON to USES= bisonbapt2013-03-081-7/+2
* Update to Bash 4.2 patchlevel 42.obrien2013-01-232-1/+11
* Register CONFLICTSehaupt2013-01-141-2/+2
* Update to Bash 4.2 patchlevel 37.obrien2012-08-043-13/+37
* Update to Bash 4.2 patchlevel 28.obrien2012-05-072-2/+10
* Force a package cluster rebuild.obrien2012-05-011-1/+1
* The UK now has their own .moobrien2012-05-011-0/+2
* Update version 4.2 to patchlevel 24.obrien2012-04-253-3/+9
* - Fix buildmiwi2012-01-141-0/+2
* Update to version 4.2 PL 20.obrien2012-01-133-31/+45
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+1
* Update to Bash 4.1 patchlevel 11.obrien2011-08-302-1/+3
* Add option to log user history to syslog.obrien2011-04-072-1/+7
* Update to Bash 4.1 patchlevel 10.obrien2011-04-062-1/+3
* - Get Rid MD5 supportmiwi2011-03-191-11/+0
* Update to Bash 4.1 patchlevel 9.obrien2010-10-202-2/+8
* Add OPTIONS processing.obrien2010-09-102-2/+12
* - Remove iconv dependency if WITHOUT_NLS is definedehaupt2010-09-092-13/+8
* - Depend on libiconv in order to fix package installationehaupt2010-08-061-1/+2
* Update to 4.1.7ehaupt2010-06-162-2/+8
* Bump PORTREVISION after gettext update - not sure how this one was missed.ade2010-05-311-1/+1
* - Fix statically linked versionehaupt2010-05-112-1/+12
* Fix plistitetcu2010-05-111-0/+2
* Update to Bash 4.1 patchlevel 5.obrien2010-05-112-110/+20
* Update to patchlevel 35ehaupt2009-11-142-2/+8
* Pass the -y flag to bison to fix $() parsing.naddy2009-11-031-2/+2
* Register CONFLICTSehaupt2009-11-021-4/+3
* - Update to 4.0.33miwi2009-09-202-1/+28
* Update to Bash 4.0 patchlevel 24.obrien2009-05-192-1/+22
* Update to patchlevel 17.obrien2009-05-062-2/+23
* Set MAKE_JOBS_UNSAFE.obrien2009-05-061-0/+1
* Use Bison in the build instead of byacc.obrien2009-03-131-2/+6
* Fix pkg-plist.osa2009-03-122-4/+30
* Now that the build break is quickly dealt with, update the descriptionobrien2009-03-122-6/+6
* Blah^2. Now DISTNAME is wrong. But yay! patches are here. So now allobrien2009-03-122-6/+35
* Fix nit in version number.obrien2009-03-121-1/+2
* Update to 4.0 PL0.obrien2009-03-124-206/+46
* Add ports conflicts between bash{,-static}.obrien2009-01-261-0/+2
* Update 3.2 to patchlevel 48.obrien2009-01-022-1/+28
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-2/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Update to Bash 3.2 patchlevel 39.obrien2008-05-042-1/+19
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* Update to patchlevel 33.obrien2007-12-182-1/+25
* Update to Bash 3.2 patchlevel 25.obrien2007-09-122-3/+27
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-042-6/+6
* dd 'cklatest' target.obrien2007-08-041-0/+5
* Remove 'ru' entries - they are already in mtree/BSD.local.distobrien2007-07-011-2/+0
* Slightly cleaner PREFIX=/ handling.obrien2007-06-292-8/+8
* Support PREFIX=/obrien2007-06-292-4/+4
* Add rbash.obrien2007-06-294-1/+22
* Add missing dirrmtry entries.obrien2007-06-291-0/+2
* - Fix plistpav2007-06-262-0/+2
* Upgrade to 3.2.obrien2007-06-224-77/+55
* - Fix pkg-plist.stas2007-01-031-2/+4
* 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-092-1/+5
* - Update to 3.1.16mnag2006-04-142-5/+22
* 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-2112-139/+93
* SHA256ifyedwin2006-01-241-0/+18
* - 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-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-112-1/+16
* Fix segfault when accessing an unset arrayeik2004-08-112-0/+17
* Add bash3, The GNU Bourne-Again SHell version 3.00eik2004-07-3121-479/+177
* Fix location of binary in man-pagevs2004-07-081-0/+5
* Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'obrien2004-06-212-1/+21
* SIZEify (maintainer timeout)trevor2004-03-311-0/+9
* Fix pkg-plist (NOPORTDOCS knob).osa2004-01-031-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-201-2/+4
* Properly configure on FreeBSD/amd64.obrien2003-05-172-0/+25
* Update to patchlevel 7.obrien2003-05-172-2/+6
* Support /dev/(tcp|udp)/host/port redirection.obrien2003-03-251-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-103-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-051-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-121-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-171-4/+3
* Fix typoobrien2000-12-231-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
* Upgrade to 2.04ache2000-05-087-269/+35
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-4/+4
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* add WWW:mharo2000-01-221-0/+2
* Don't coredump under certain conditions where the pid > 32000.steve1999-12-291-0/+21
* Use --entry instead of --defentry so this port doesn't fail on oldersteve1999-12-291-1/+1
* fix installation of info filesmharo1999-12-251-0/+1
* Add `failglob' option as announced on -ports mailing list.cracauer1999-12-041-0/+198
* 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
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-7/+1
* use system libreadline for -currentache1999-05-281-0/+1
* Fixes for freebsd,ELF,-currentache1999-05-285-15/+44
* Update to 2.03 (maintainer did not respond)cracauer1999-04-193-12/+13
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
* Removed manpages from pkg/PLISTobrien1998-08-141-2/+0
* Update to version 2.02.1.steve1998-08-102-4/+4
* Guard against a nonexistant /usr/share/info/dir.steve1998-07-182-2/+5
* put MASTER_SITE_GNU firstache1998-05-161-3/+3
* Upgrade to 2.02ache1998-04-282-15/+12
* Upgrade to 2.01.1ache1997-11-062-5/+5
* Install /etc/shells entry and info dir entryache1997-06-282-1/+30
* Upgrade to 2.01ache1997-06-073-37/+13
* 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-163-6/+35
* Upgrade to 2.0ache1996-12-275-61/+49
* 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
* Remove @cwd /usr/local.asami1996-11-161-1/+0
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
* Upgrade to 1.14.7ache1996-08-282-5/+5
* checksumadam1996-02-091-1/+1
* version 1.14.6 releaseadam1996-02-091-5/+4
* Upgrade to 1.14.6 beta 3ache1995-12-034-12/+11
* Ok, if anybody really needs bash_builtins.1 (which is almostache1995-10-051-0/+1
* Remove unneded file, it was man page hack which not works as isache1995-10-051-1/+0
* Use compressed manpages.asami1995-10-041-2/+2
* Compress manpages.asami1995-10-041-1/+7
* Upgrade 1.14.4 -> 1.14.5ache1995-07-204-18/+18
* Update.ache1995-04-183-2/+4
* 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-175-11/+11
* Install/uninstall bash into /etc/shellsache1995-02-121-0/+2
* Upgrade to final release.ache1995-01-072-3/+3
* Cleanupache1995-01-071-0/+1
* Upgrade.ache1994-12-301-42/+41
* Upgrade to 1.14.3ache1994-12-125-9/+27
* Add master site of prep now that prep has this version available.jkh1994-11-101-1/+2
* This patch was reversed. Fix it.jkh1994-10-141-8/+8
* Use cc instead of gcc exclusively.jkh1994-09-291-4/+25
* Set HOSTTYPE_DECL correctly.jkh1994-09-161-0/+19
* 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
* Add the package files necesssary to bundle the sucker.jkh1994-08-223-0/+12
* The start of the 2.0 ports collection. No sup repository yet, but I'lljkh1994-08-211-0/+12