summaryrefslogtreecommitdiff
path: root/shells/bash (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to patchlevel 35Emanuel Haupt2009-11-142-2/+8
* Pass the -y flag to bison to fix $() parsing.Christian Weisgerber2009-11-021-2/+2
* Register CONFLICTSEmanuel Haupt2009-11-011-4/+3
* - Update to 4.0.33Martin Wilke2009-09-192-1/+28
* Update to Bash 4.0 patchlevel 24.David E. O'Brien2009-05-182-1/+22
* Update to patchlevel 17.David E. O'Brien2009-05-062-2/+23
* Set MAKE_JOBS_UNSAFE.David E. O'Brien2009-05-061-0/+1
* Use Bison in the build instead of byacc.David E. O'Brien2009-03-131-2/+6
* Fix pkg-plist.Sergey A. Osokin2009-03-122-4/+30
* Now that the build break is quickly dealt with, update the descriptionDavid E. O'Brien2009-03-122-6/+6
* Blah^2. Now DISTNAME is wrong. But yay! patches are here. So now allDavid E. O'Brien2009-03-122-6/+35
* Fix nit in version number.David E. O'Brien2009-03-111-1/+2
* Update to 4.0 PL0.David E. O'Brien2009-03-114-206/+46
* Add ports conflicts between bash{,-static}.David E. O'Brien2009-01-251-0/+2
* Update 3.2 to patchlevel 48.David E. O'Brien2009-01-022-1/+28
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+0
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
* Update to Bash 3.2 patchlevel 39.David E. O'Brien2008-05-042-1/+19
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
* Update to patchlevel 33.David E. O'Brien2007-12-172-1/+25
* Update to Bash 3.2 patchlevel 25.David E. O'Brien2007-09-112-3/+27
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-042-6/+6
* dd 'cklatest' target.David E. O'Brien2007-08-031-0/+5
* Remove 'ru' entries - they are already in mtree/BSD.local.distDavid E. O'Brien2007-06-301-2/+0
* Slightly cleaner PREFIX=/ handling.David E. O'Brien2007-06-292-8/+8
* Support PREFIX=/David E. O'Brien2007-06-282-4/+4
* Add rbash.David E. O'Brien2007-06-284-1/+22
* Add missing dirrmtry entries.David E. O'Brien2007-06-281-0/+2
* - Fix plistPav Lucistnik2007-06-252-0/+2
* Upgrade to 3.2.David E. O'Brien2007-06-214-77/+55
* - Fix pkg-plist.Stanislav Sedov2007-01-021-2/+4
* Rather than have to manually list every patch version, use some automationDavid E. O'Brien2006-09-011-4/+4
* Add vendor patch fixing array expansion fails with an arithmeticDavid E. O'Brien2006-06-092-1/+5
* - Update to 3.1.16Marcus Alves Grando2006-04-132-5/+22
* When bash is built with the bison 1.75 port present it breaks the abilityKris Kennaway2006-03-061-1/+3
* - Fix master sites and patch sitesMarcus Alves Grando2006-02-251-5/+5
* - Update to 3.1.10Renato Botelho2006-02-2112-139/+93
* SHA256ifyEdwin Groothuis2006-01-241-0/+18
* - Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics.Florent Thoumie2005-12-051-1/+1
* - Add WANT_STATIC_BASH knob.Florent Thoumie2005-11-301-0/+10
* Per prior standing request, turn this port over from inactive committerMark Linimon2005-07-201-1/+1
* CVS really does need a better way of backing out a commit composing aDavid E. O'Brien2005-04-121-3/+2
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+2
* Very sorry for a local change that made it into the last commit.David E. O'Brien2005-04-111-2/+1
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-2/+3
* Fix `read -e' handling when PS1 is longer than the terminal widthOliver Eikemeier2004-11-192-1/+25
* - update to patchlevel 16 (replacing FreeBSD subst.c patch)Oliver Eikemeier2004-11-113-18/+10
* - update to patchlevel 15Oliver Eikemeier2004-11-023-19/+7
* - better reflect `bash --version' in PORTVERSIONOliver Eikemeier2004-10-149-22/+302
* Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)Oliver Eikemeier2004-10-099-98/+79