aboutsummaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
Commit message (Expand)AuthorAgeFilesLines
* shells/bash: Update to 5.1.8Emanuel Haupt2021-05-071-3/+3
* shells/bash:Prefix '/etc/inputrc' in bundled readline and documentationEmanuel Haupt2021-04-161-1/+4
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* NEW PORT: shells/bashc: GNU Bourne Again shell extended with two-panel file m...Neel Chauhan2021-03-031-2/+3
* Enforce using libncursesw like the rest of the portsBaptiste Daroussin2021-01-071-1/+3
* Update to 5.1.4Emanuel Haupt2020-12-191-11/+7
* Patch committed in r557806 makes this parallel build safe again.Emanuel Haupt2020-12-121-2/+0
* shells/bash: workaround build failure with -j32Piotr Kubaj2020-12-121-0/+2
* Update to 5.1Emanuel Haupt2020-12-091-8/+12
* Update manual page to refer to ${LOCALBASE}/etc/profile instead of /etc/profile.Emanuel Haupt2020-08-241-2/+3
* Cleanly decouple bash from base by reading `profile` from $LOCALBASE/etc/Emanuel Haupt2020-07-161-1/+3
* Bash comes with a bundled version of libreadline and compiled with. Start usingEmanuel Haupt2020-07-151-3/+8
* Update to 5.0.18Emanuel Haupt2020-07-111-1/+1
* Update to 5.0.17Emanuel Haupt2020-04-241-1/+1
* Update to 5.0.16Emanuel Haupt2020-02-101-1/+1
* Update to 5.0.11Emanuel Haupt2019-08-301-1/+1
* Update to 5.0.9Emanuel Haupt2019-08-171-1/+1
* Update to 5.0.7Emanuel Haupt2019-04-211-1/+1
* Update to 5.0.3Emanuel Haupt2019-03-201-1/+1
* Update to 5.0.2Emanuel Haupt2019-01-191-12/+8
* Properly fix broken man pages by removing unsupported characters.Emanuel Haupt2019-01-161-5/+1
* Mandoc'ify man pages to avoid dependency to groff.Emanuel Haupt2019-01-161-1/+5
* Update to 5.0Emanuel Haupt2019-01-151-14/+16
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-1/+1
* - Update to 4.4.23Emanuel Haupt2018-06-021-2/+2
* - Update to patchlevel 19Emanuel Haupt2018-02-101-3/+3
* Set LLD_UNSAFE=yes that the port will continue to link with ld.bfdKirill Ponomarev2018-01-071-0/+1
* Provide an option to enable system-wide rc files.Emanuel Haupt2017-10-291-2/+8
* Make bash use of fdescfs use optional, disabled by default, and forced off whenEmanuel Haupt2017-04-221-2/+6
* Default path includes the string %%LOCALBASE%%. This was intended to be replacedEmanuel Haupt2017-03-011-1/+4
* Rectify licenseEmanuel Haupt2017-02-031-1/+2
* Update to 4.4.12Emanuel Haupt2017-01-281-1/+1
* Update to 4.4.11Emanuel Haupt2017-01-221-1/+1
* Update to 4.4.7Emanuel Haupt2017-01-201-1/+1
* Re-use PATCH_SITES for cklatest target instead of hardcoding.Emanuel Haupt2016-11-211-1/+1
* Update to 4.4.5Emanuel Haupt2016-11-201-2/+9
* Update to 4.4Emanuel Haupt2016-09-301-31/+9
* Update cklatest-host. Old one returns permission denied.Emanuel Haupt2016-09-101-1/+1
* Fix build on FreeBSD 9 WITHOUT=NLS.Mathieu Arnold2016-07-041-3/+0
* Remove stray ICONV patch that breaks unicode support if NLS is disabled.Emanuel Haupt2016-06-281-6/+3
* [1] Make USES=iconv permanent, instead of being only for NLS=on case.Emanuel Haupt2016-06-281-4/+4
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...Dmitry Marakasov2016-05-231-1/+1
* The latest patch (42) has been slightly adjusted. See the following diff:Emanuel Haupt2015-12-061-1/+1
* Update to 4.3.42Emanuel Haupt2015-08-141-2/+2
* bash: Export symbols for "enable -f"Conrad Meyer2015-07-301-1/+4
* In addition to the previous commit also define USE_MKSTEMP=1 for a differentEmanuel Haupt2015-07-101-2/+2
* Scripts like https://github.com/henricj/scripts/blob/master/stir.sh oftenEmanuel Haupt2015-07-091-1/+3
* Update to 4.3.39Emanuel Haupt2015-06-011-1/+1
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-5/+3
* Ports should not change their pkgname depending on options. Change the way howEmanuel Haupt2015-02-191-3/+6