summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/bash: do not update screen's internal window titleSven Wegener2023-03-041-1/+1
| | | | | | | | | | The k escape sequence changes screen's internal window title, which is the alias given by the user to the window and which should not be changed by an application running inside screen. screen supports the so called hardstatus line with the _ escape sequence, which should be used instead and which gets forwarded to the terminal as the title. Signed-off-by: Sven Wegener <swegener@gentoo.org>
* app-shells/bash: backport clang 16 configure fix to 5.1Sam James2023-02-282-0/+352
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add ~arm64-macosSam James2023-02-243-3/+3
| | | | | Closes: https://bugs.gentoo.org/896330 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: fix configure w/ clang 16Sam James2023-02-092-0/+38
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: quote EPREFIXMike Gilbert2023-01-286-28/+28
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/bash: drop 5.2_p15Sam James2023-01-151-353/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: backport random UB fixSam James2023-01-112-0/+367
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: fix build with gcc and USE=pgoLeonardo Hernández Hernández2023-01-072-2/+6
| | | | | | | Closes: https://bugs.gentoo.org/889848 Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28985 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: crank copyrightSam James2023-01-042-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: fix build with clang and USE=pgoLeonardo Hernández Hernández2023-01-042-0/+4
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28659 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop 5.2_p12Sam James2022-12-261-349/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.2_p15Sam James2022-12-131-0/+349
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: wire up verify-sig for patchesSam James2022-12-134-0/+21
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {virtual -> app-alternatives}/yaccSam James2022-12-027-7/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop 5.2_p9-r1Sam James2022-11-242-387/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.2_p12Sam James2022-11-232-0/+350
| | | | | Bug: https://bugs.gentoo.org/873931 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: remove unused patchesMichael Mair-Keimberger2022-11-162-323/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28299 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-shells/bash: drop 5.1_p16-r1, 5.2_p2-r2, 5.2_p9Sam James2022-11-153-984/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: backport another extglob fixSam James2022-11-152-0/+387
| | | | | | | | | | | | | | It's still not sufficient but with this in on top of _p9, it's very clear what the remaining issues are then, rather than me at least trying to remember exactly what's broken still as the saga continues. It is still not enough to unmask as there's still one extglob issue remaining (and this came up pretty early as far as testing goes). I don't see us being able to expose Bash 5.2 to users for a while yet. Bug: https://bugs.gentoo.org/873931 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.2_p9Sam James2022-11-082-0/+358
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p16-r2 hppa, #878573Arthur Zamarin2022-10-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p16-r2 ppc64, #878573Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p16-r2 amd64, #878573Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p16-r2 arm, #878573Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p16-r2 sparc, #878573Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p16-r2 arm64, #878573Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p16-r2 x86, #878573Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p16-r2 ppc, #878573Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop 5.2_p2Sam James2022-10-281-344/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add savannah upstream metadataSam James2022-10-181-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: reorganise 5.2_p2-r2 patchesSam James2022-10-083-39/+43
| | | | | | | | | | Just splits the patches from 47950445cddff736a1e6c0c1346a20ab6b326cc1 into two. Closes: https://bugs.gentoo.org/873931 See: 47950445cddff736a1e6c0c1346a20ab6b326cc1 Thanks-to: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: tighten readline dep for 5.2_p2Sam James2022-10-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: backport fixes for extglob in compat mode for 5.2Sam James2022-10-082-0/+665
| | | | | | | Bug: https://lists.gnu.org/archive/html/bug-bash/2022-10/msg00029.html Closes: https://bugs.gentoo.org/873931 Thanks-to: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop 5.2Sam James2022-10-061-344/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.2_p2Sam James2022-10-062-0/+348
| | | | | | | | | | | | | Changes: * Bash-5.2 patch 1: fix crash with unset arrays in arithmetic contexts (https://git.savannah.gnu.org/cgit/bash.git/commit/?id=a1e58b8c064cbf3cb0180b63e581770de7ccea5b) (https://lists.gnu.org/archive/html/bug-bash/2022-10/msg00012.html) * Bash-5.2 patch 2: fix crash in readline when started with an invalid locale specification (https://git.savannah.gnu.org/cgit/bash.git/commit/?id=a99d905216cc0aac5de0c3050f4afc54e21c6bc5) (https://lists.gnu.org/archive/html/bug-bash/2022-10/msg00013.html) Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: forward ~loongSam James2022-09-262-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.2, drop 5.2_rc4 (masked)Sam James2022-09-263-10/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop 5.2_rc2, 5.2_rc3Sam James2022-09-233-700/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: remove egrep/fgrep aliases from bashrcMike Gilbert2022-09-111-2/+0
| | | | | | | | | Upstream has declared these forms to be deprecated. Aliasing them to 'grep -E' and 'grep -F' prevents the deprecation warning from being displayed, which could lead to confusion. Bug: https://bugs.gentoo.org/869788 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/bash: add 5.2_rc4Sam James2022-09-102-0/+350
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop use of 'eval' for newer versions for patch generationSam James2022-08-264-57/+404
| | | | | | | Use similar approach as dev-libs/mpfr and sys-libs/readline for generating SRC_URI & patch list. Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.2_rc3Sam James2022-08-264-3/+340
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add pgoSam James2022-08-143-28/+65
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: rename builtins.1 to bash_builtins.1Mike Gilbert2022-07-313-3/+15
| | | | | | | | | | | This seems to be the intended name based on doc/Makefile.in. This also fixes a rendering issue when the man pages are viewed with mandoc. Closes: https://github.com/gentoo/gentoo/pull/26669 Closes: https://github.com/gentoo/gentoo/pull/26673 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/bash: add bugs-to, changelogSam James2022-07-311-15/+24
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add git repo to HOMEPAGESam James2022-07-262-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop 5.2_beta, 5.2_rc1Sam James2022-07-263-620/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.2_rc2Sam James2022-07-262-0/+316
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: minor nit for QA_CONFIGURE_OPTIONSSam James2022-06-172-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: only dep on readline if is_releaseSam James2022-06-172-3/+20
| | | | | | To match reality. Signed-off-by: Sam James <sam@gentoo.org>