summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/dash: Removed oldLars Wendler2020-06-024-172/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/dash: Bump to version 0.5.11Lars Wendler2020-06-022-0/+52
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/dash: stable 0.5.10.2-r1 for hppa, bug #720882Sergei Trofimovich2020-05-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-shells/dash: arm64 stable (bug #720882)Sam James (sam_c)2020-05-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-shells/dash: x86 stable wrt bug #720882Agostino Sarubbo2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/dash: sparc stable wrt bug #720882Agostino Sarubbo2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/dash: ppc64 stable wrt bug #720882Agostino Sarubbo2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/dash: ppc stable wrt bug #720882Agostino Sarubbo2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/dash: arm stable wrt bug #720882Agostino Sarubbo2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/dash: amd64 stable wrt bug #720882Agostino Sarubbo2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/dash: remove oldMike Gilbert2020-05-025-319/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/dash: fix build with gcc -fno-commonMike Gilbert2020-05-022-1/+42
| | | | | Closes: https://bugs.gentoo.org/707364 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-264-6/+6
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-shells/dash: new revision that more-closely matches upstream.Michael Orlitzky2020-03-151-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | Our dash ebuilds differed from upstream in two ways in the past: we disabled LINENO support with --disable-lineno, and we patched the "echo" command to ignore certain arguments and escape sequences. Disabling LINENO tricks configure scripts into re-executing themselves with bash, which can hide errors for users (good?), but also hides them from developers (bad). The LINENO variable is covered by POSIX, and it's counterintuitive to silently force bash on users who have explicitly set /bin/sh to dash. This new revision therefore re-enables LINENO. This same change (in the context of Debian) was discussed on the autoconf mailing list. The "dumb echo" patch reflects a similar situation. Dash's upstream "echo" implementation differs from the bash implementation, but is correct according to POSIX. This can shed light upon some portability bugs, particularly in autoconf scripts, and the "dumb echo" patch hides some of those bugs from end users. But again, it hides them from the authors as well and thereby perpetuates the portability issues. Since this patch is Gentoo-specific, and hides problems that are better addressed elsewhere, this new revision eliminates it. Closes: https://bugs.gentoo.org/687002 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-shells/dash: fix compilation on Solaris <=10, bug #657990Fabian Groffen2018-06-171-0/+3
| | | | | Closes: https://bugs.gentoo.org/657990 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-shells/dash: Bump to v0.5.10.2Thomas Deutschmann2018-05-202-0/+79
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* app-shells/dash: Use official upstream patch.Lars Wendler2018-05-161-7/+30
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: Revbump to fix dash parser. Removed old.Lars Wendler2018-05-142-0/+44
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: Removed old.Lars Wendler2018-05-143-96/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: Revbump to fix typo in dumb-echo patch.Lars Wendler2018-05-142-1/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: Bump to version 0.5.10.1. Removed old.Lars Wendler2018-05-133-89/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: Revbump to add official jobs patch.Lars Wendler2018-05-132-0/+167
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: Fixed subshell regression.Lars Wendler2018-05-092-1/+20
| | | | | | | See https://patchwork.kernel.org/patch/10382199/ Closes: https://bugs.gentoo.org/655320 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: Removed old.Lars Wendler2018-05-086-326/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: Bump to version 0.5.10Lars Wendler2018-05-083-0/+169
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-shells/dash: stable 0.5.9.1-r3 for sparcRolf Eike Beer2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/631572 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* app-shells/dash-0.5.9.1-r3: arm64 stable (bug #631572)Mart Raudsepp2018-04-141-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-shells/dash: stable 0.5.9.1-r3 for hppa, bug #631572Sergei Trofimovich2018-04-111-2/+2
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
* app-shells/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* app-shells/dash-0.5.9.1-r3: alpha stableTobias Klausmann2017-10-221-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/631572
* app-shells/dash: remove unused patch.Michael Mair-Keimberger2017-10-201-93/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5905
* app-shells/dash: arm stable, bug #631572Markus Meier2017-10-191-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* app-shells/dash: stable 0.5.9.1-r3 for ppc64, bug #631572Sergei Trofimovich2017-10-041-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* app-shells/dash: stable 0.5.9.1-r3 for ppc, bug #631572Sergei Trofimovich2017-10-031-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* app-shells/dash: Stable on amd64Manuel Rüger2017-10-021-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* app-shells/dash: stable 0.5.9.1-r3 for ia64, bug #631572Sergei Trofimovich2017-10-021-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* app-shells/dash: x86 stable (bug #631572)Thomas Deutschmann2017-09-301-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* app-shells/dash: fix build with format-securityThomas Deutschmann2017-09-132-0/+89
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-shells/dash: fix compilation on SolarisFabian Groffen2017-08-221-1/+5
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-shells/dash: Removed old.Lars Wendler2017-08-222-72/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-shells/dash: Revbump to drop warnx patch (bug #628588).Lars Wendler2017-08-221-0/+69
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-shells/dash: change USE=dumb-echo to USE=vanilla #590696Mike Frysinger2016-12-072-3/+3
|
* app-shells/dash: shorten DESCRIPTIONMike Gilbert2016-10-314-4/+8
| | | | Package-Manager: portage-2.3.2_p1
* app-shells/dash: make dumb-echo patch optionalMike Gilbert2016-10-312-2/+7
| | | | | | | ACKed by Lars (polynomial-c). Bug: https://bugs.gentoo.org/590696 Package-Manager: portage-2.3.2_p1
* app-shells/dash: Bump to version 0.5.9.1Lars Wendler2016-09-283-0/+165
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/dash: Removed old.Lars Wendler2016-08-164-152/+0
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>