Age | Commit message (Expand) | Author | Files | Lines |
2021-10-26 | shells: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -10/+10 |
2021-10-07 | shells: Remove SHA1 hashes for distfiles | nia | 1 | -10/+1 |
2021-07-21 | bash: Remove attempted workaround for Shellshock. | jperkin | 4 | -50/+3 |
2021-06-16 | bash: Add --enable-function-import. | jperkin | 1 | -14/+14 |
2021-05-17 | Add a patch, obtained from upstream, which fixes a bug with "wait -n pid" | kre | 3 | -2/+26 |
2021-05-05 | Update shells/bash to 5.1 patch 8. | kre | 2 | -4/+20 |
2021-04-23 | bash: add sbin to default PATH | nia | 1 | -2/+3 |
2021-01-04 | bash: update to 5.1.4. | wiz | 8 | -152/+48 |
2020-07-10 | Add bash patch bash50-018 -- updates bash to 5.0.18(1)-release | kre | 2 | -4/+8 |
2020-04-25 | Update bash to 5.0.17 (Patch 17 for bash 5.0) | kre | 2 | -5/+8 |
2020-03-26 | bash: Disable bash-malloc on Linux with musl libc | nia | 1 | -3/+6 |
2020-03-17 | shells/bash: document upstream bug report URL for patches | rillig | 4 | -7/+13 |
2020-03-17 | shells/bash: fix array subscript with char | rillig | 4 | -1/+49 |
2020-02-11 | Update bash 5.0 from patch level 11 to patch level 16 | kre | 2 | -4/+25 |
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 |
2019-10-25 | bash: make nls option enabled by default | triaxx | 1 | -1/+2 |
2019-10-24 | bash: bump revision | triaxx | 1 | -1/+2 |
2019-10-24 | bash: add missing options.mk | triaxx | 1 | -0/+21 |
2019-10-24 | bash: make nls support optional | triaxx | 2 | -57/+42 |
2019-09-01 | Include bash patches 10 & 11 (becomes bash-5.0.11) | kre | 2 | -4/+13 |
2019-08-15 | Update to bash 5.0.9 (5.0 patchlevel 9) | kre | 2 | -4/+12 |
2019-04-24 | Update to 5.0.7 - the first 7 patches to bash 5.0 | kre | 2 | -14/+35 |
2019-02-28 | bash: handle O_CLOEXEC not being defined (Solaris 10) | maya | 2 | -1/+37 |
2019-01-21 | bash: Adjust dollar_dollar_pid type (pid_t, not int) | leot | 2 | -1/+17 |
2019-01-08 | Update to 5.0 | ryoon | 5 | -44/+26 |
2018-04-09 | Update to 4.4.019 | ryoon | 2 | -5/+10 |
2018-02-11 | bash: update to 4.4.18. | wiz | 2 | -66/+18 |
2018-01-25 | bash: Spell -fPIC correctly on SunOS. | jperkin | 2 | -1/+17 |
2017-11-20 | bash: comment broken option, remove dead master sites, | maya | 1 | -5/+2 |
2017-01-28 | Update to 4.4.012 | ryoon | 2 | -4/+8 |
2017-01-22 | bash: update to patchlevel 11. | maya | 2 | -5/+29 |
2017-01-19 | Convert all occurrences (353 by my count) of | agc | 1 | -3/+3 |
2016-11-20 | Update to 4.4.005 | wen | 2 | -6/+26 |
2016-09-19 | Updated bash to 4.4. | wiz | 5 | -187/+119 |
2016-06-11 | Fixed pkglint warnings. | rillig | 5 | -9/+14 |
2015-11-02 | Add SHA512 digests for distfiles for shells category | agc | 1 | -1/+41 |
2015-06-07 | Update to 4.3.039 | ryoon | 2 | -3/+32 |
2015-03-08 | MAKE_JOBS works now | tnn | 1 | -2/+1 |
2015-03-07 | Apply patch to patch in PR 49375. Defuzz patches. | rodent | 8 | -32/+41 |
2014-11-23 | Use -Wl,-R instead of just -R to avoid breaking the build on FreeBSD. | dholland | 2 | -1/+18 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2014-10-07 | Another day, another bash patch. Welcome to 4.3.030. | wiz | 2 | -4/+7 |
2014-10-03 | Add another patch, welcome to 4.3.29. Not sure if this is hardening or | wiz | 2 | -4/+7 |
2014-10-01 | Another day, another security fix: bash-4.3.028. | wiz | 2 | -4/+7 |
2014-09-29 | Add another upstream security fix patch. Welcome to 4.3.027. | wiz | 3 | -16/+18 |
2014-09-27 | use the official version of the parse.y patch. | christos | 3 | -22/+8 |
2014-09-25 | bump pkgrevision for previous | jmcneill | 1 | -3/+2 |
2014-09-25 | Disable function import by default, enabled only with -import-functions. | christos | 4 | -2/+50 |
2014-09-25 | Add fix for CVE-2014-7169. | tron | 3 | -2/+24 |
2014-09-24 | Add all current upstream bash patches including 025, which fixes | wiz | 2 | -5/+85 |