summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/zsh: unset ROOTPATHMike Gilbert2024-02-081-0/+2
| | | | | | This matches the behavior of /etc/profile from baselayout. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/zsh: zprofile: remove using ROOTPATH which is deprecatedYiyang Wu2024-02-081-0/+24
| | | | | | | | | | Now PATH also contains sbin paths, which make ROOTPATH unnecessary for root and uid=1000 user. Closes: https://bugs.gentoo.org/924032 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35229 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/zsh: fix modern C configure issue, fix relro plugin issueSam James2023-12-162-0/+116
| | | | | | | | | * Fix configure issue with stricter C compilers which leads to build failure later on in the build * Fix plugin use w/ relro Closes: https://bugs.gentoo.org/919001 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: add upstream commit link for egrep fixSam James2023-06-111-0/+2
| | | | | | | Noticed while checking the clang15 patch. Bug: https://bugs.gentoo.org/869332 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: add commit link for clang15 patchSam James2023-06-111-0/+1
| | | | | Bug: https://bugs.gentoo.org/869539 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: 5.9-r4 revbump, fixes tests.Piotr Karbowski2023-03-121-0/+166
| | | | | Closes: https://bugs.gentoo.org/869332 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* app-shells/zsh: drop old.Piotr Karbowski2022-11-262-215/+0
| | | | | Bug: https://bugs.gentoo.org/833252 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* app-shells/zsh: add link to upstream patch submissionSam James2022-09-161-0/+1
| | | | | Bug: https://bugs.gentoo.org/869539 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: fix configure tests with Clang 15Sam James2022-09-121-0/+549
| | | | | | | | | Note that in some cases, this may have caused either some files to not be installed, or hangs at runtime. Closes: https://bugs.gentoo.org/869539 Thanks-to: Nicholas Vinson <nvinson234@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: Fix failing tests on muslbrahmajit das2022-09-011-0/+15
| | | | | | | | | | | | | On musl the tests A03quoting.ztst, B03print.ztst, V09datetime.ztst, and E02xtrace.ztst were failing. This commit fixes all four (E02xtrace is removed for musl) of them. Closes: https://bugs.gentoo.org/833981 Signed-off-by: brahmajit das <listout@protonmail.com> Signed-off-by: brahmajit das <listout@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/27019 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: restore color change on suAndrew Ammerlaan2022-05-151-1/+1
| | | | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/25461 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Revbump to fix performance regressionLars Wendler2022-05-021-0/+139
| | | | | | | which was introduced with previous regression fix. Closes: https://bugs.gentoo.org/839900 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Revbump to fix non-interactive shell regressionLars Wendler2022-04-131-0/+76
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Security cleanupLars Wendler2022-02-181-37/+0
| | | | | Bug: https://bugs.gentoo.org/833252 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Bump to version 5.8.1Lars Wendler2022-02-121-2/+2
| | | | | Closes: https://bugs.gentoo.org/777333 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Minor improvements in zprofileLars Wendler2021-03-211-3/+3
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Revbump to fix ncurses detectionLars Wendler2019-12-121-0/+37
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: remove unused patchMichael Mair-Keimberger2019-11-071-35/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13355 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-shells/zsh: fix zprofile for PrefixFabian Groffen2019-02-141-1/+1
| | | | | | Closes: https://bugs.gentoo.org/677880 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-shells/zsh: Revbump to fix inifinite recursion.Lars Wendler2019-01-271-0/+35
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Removed old.Lars Wendler2018-11-301-38/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/zsh: Security cleanup.Lars Wendler2018-07-022-83/+0
| | | | | Bug: https://bugs.gentoo.org/651860 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-shells/zsh: check for /usr/sbin in ROOTPATH before using itMike Gilbert2018-06-051-0/+42
| | | | | | | | | The maintainer, radhermit@gentoo.org, authorized me to fix this bug (williamh). Closes: https://bugs.gentoo.org/656400 Closes: https://github.com/gentoo/gentoo/pull/8550 Closes: https://github.com/gentoo/gentoo/pull/8566
* app-shells/zsh: Removed old.Lars Wendler2018-03-192-46/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-shells/zsh: apply prefixify_ro of prefix.eclass to simplify the ebuild.Benda Xu2017-09-041-0/+38
| | | | | | | zprofile-3 is created so that no pattern substitution is needed for non-Prefix systems. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-shells/zsh: version bump to 5.4.1Tim Harder2017-08-091-0/+41
| | | | | | | | Also, apply patch by Mike Gilbert to set PATH=${ROOTPATH} if EUID = 0; otherwise, leave it alone. Leave prefix as-is for now. Bug: https://bugs.gentoo.org/255695 Bug: https://bugs.gentoo.org/621334
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* app-shells/zsh: version bump to 5.3Tim Harder2016-12-111-0/+31
|
* app-shells/zsh: remove oldTim Harder2016-09-152-58/+0
|
* sourceforge: switch to https:// URIsMike Frysinger2016-07-271-1/+1
|
* app-shells/zsh: fix build w/gcc-5 #547950Mike Frysinger2015-10-021-0/+16
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+164
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed