summaryrefslogtreecommitdiff
path: root/shells/bash
AgeCommit message (Expand)AuthorFilesLines
2020-03-26bash: Disable bash-malloc on Linux with musl libcnia1-3/+6
2020-03-17shells/bash: document upstream bug report URL for patchesrillig4-7/+13
2020-03-17shells/bash: fix array subscript with charrillig4-1/+49
2020-02-11Update bash 5.0 from patch level 11 to patch level 16kre2-4/+25
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
2019-10-25bash: make nls option enabled by defaulttriaxx1-1/+2
2019-10-24bash: bump revisiontriaxx1-1/+2
2019-10-24bash: add missing options.mktriaxx1-0/+21
2019-10-24bash: make nls support optionaltriaxx2-57/+42
2019-09-01Include bash patches 10 & 11 (becomes bash-5.0.11)kre2-4/+13
2019-08-15Update to bash 5.0.9 (5.0 patchlevel 9)kre2-4/+12
2019-04-24Update to 5.0.7 - the first 7 patches to bash 5.0kre2-14/+35
2019-02-28bash: handle O_CLOEXEC not being defined (Solaris 10)maya2-1/+37
2019-01-21bash: Adjust dollar_dollar_pid type (pid_t, not int)leot2-1/+17
2019-01-08Update to 5.0ryoon5-44/+26
2018-04-09Update to 4.4.019ryoon2-5/+10
2018-02-11bash: update to 4.4.18.wiz2-66/+18
2018-01-25bash: Spell -fPIC correctly on SunOS.jperkin2-1/+17
2017-11-20bash: comment broken option, remove dead master sites,maya1-5/+2
2017-01-28Update to 4.4.012ryoon2-4/+8
2017-01-22bash: update to patchlevel 11.maya2-5/+29
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
2016-11-20Update to 4.4.005wen2-6/+26
2016-09-19Updated bash to 4.4.wiz5-187/+119
2016-06-11Fixed pkglint warnings.rillig5-9/+14
2015-11-02Add SHA512 digests for distfiles for shells categoryagc1-1/+41
2015-06-07Update to 4.3.039ryoon2-3/+32
2015-03-08MAKE_JOBS works nowtnn1-2/+1
2015-03-07Apply patch to patch in PR 49375. Defuzz patches.rodent8-32/+41
2014-11-23Use -Wl,-R instead of just -R to avoid breaking the build on FreeBSD.dholland2-1/+18
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-10-07Another day, another bash patch. Welcome to 4.3.030.wiz2-4/+7
2014-10-03Add another patch, welcome to 4.3.29. Not sure if this is hardening orwiz2-4/+7
2014-10-01Another day, another security fix: bash-4.3.028.wiz2-4/+7
2014-09-29Add another upstream security fix patch. Welcome to 4.3.027.wiz3-16/+18
2014-09-27use the official version of the parse.y patch.christos3-22/+8
2014-09-25bump pkgrevision for previousjmcneill1-3/+2
2014-09-25Disable function import by default, enabled only with -import-functions.christos4-2/+50
2014-09-25Add fix for CVE-2014-7169.tron3-2/+24
2014-09-24Add all current upstream bash patches including 025, which fixeswiz2-5/+85
2014-07-18Remove CFLAGS+=-g. Accidentally added.ryoon1-3/+1
2014-07-17Fix SCO OpenServer 5.0.7/3.2 build.ryoon3-2/+22
2014-03-12Update to 4.3:wiz8-189/+24
2014-01-11increment the pkgrevision as we've fixed a bugchopps1-2/+2
2014-01-11Patch in fix from readline git repo for upcoming readline 6.3. This fixeschopps2-1/+81
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-3/+1
2013-06-09Add support for RLIMIT_NTHR (number of threads) that appears in NetBSDbsiegert3-3/+21
2013-05-10Fix bash cross-build on NetBSD by pre-answering autoconf run-tests.riastradh1-1/+16
2013-02-12shells/bash: disable job control on Minixtcort3-3/+43
2012-09-11"user-destdir" is default these daysasau1-2/+1