summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/perl: fix configure+build w/ clang 16Sam James2023-01-192-0/+954
| | | | | Closes: https://bugs.gentoo.org/879857 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 sparc, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 x86, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 ppc64, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 ppc, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 hppa, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 arm, #865895Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 arm64, #865895Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 amd64, #865895Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: remove unused patchMichael Mair-Keimberger2022-10-301-40/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28035 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: always pass -fno-strict-aliasingSam James2022-10-282-2/+8
| | | | | | | | We keep getting these bugs where it turns out the build system didn't pass it for us, so just unconditionally do it. Closes: https://bugs.gentoo.org/877659 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: drop 5.34.0-r9, 5.34.0-r10, 5.34.0-r11, 5.34.1-r2Sam James2022-10-285-3302/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Add cpe_uri for perl package.kochera2022-10-151-0/+1
| | | | | | Signed-off-by: Michael Kochera <kochera@google.com> Closes: https://github.com/gentoo/gentoo/pull/27776 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: add github upstream metadataSam James2022-07-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.34.1-r3 hppa, #836303Arthur Zamarin2022-06-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: x86 stable wrt bug #836303Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: arm64 stable wrt bug #836303Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: arm stable wrt bug #836303Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: amd64 stable wrt bug #836303Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: sparc stable wrt bug #836303Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: ppc64 stable wrt bug #836303Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: ppc stable wrt bug #836303Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: update perl-cross versionSam James2022-06-072-1/+2
| | | | | Closes: https://bugs.gentoo.org/850073 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl-5.36.0: remove failing/unnecessary patch for PrefixFabian Groffen2022-06-061-6/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-lang/perl: Bump to 5.36.0 releaseAndreas K. Hüttel2022-05-282-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Minor updates to 5.36.0-RC3 ebuildAndreas K. Hüttel2022-05-261-14/+9
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: bump to 5.36.0-rc3Andreas K. Hüttel2022-05-242-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: add 5.36.0_rc2, work in progressAndreas K. Hüttel2022-05-212-0/+832
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: keyword 5.34.1-r3 for ~loongWANG Xuerui2022-04-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-lang/perl: fix ROOT check in pkg_postinstSam James2022-04-225-5/+5
| | | | | Bug: https://bugs.gentoo.org/840053 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Drop keywords where things dont buildAndreas K. Hüttel2022-04-192-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Revision bump for zlib-1.2.12Andreas K. Hüttel2022-04-172-0/+838
| | | | | | | | | | This bumps the version of several core modules. The git diff contains a binary chunk, which has to be worked around manually. Bug: https://bugs.gentoo.org/837176 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: fix patch name for 5.34.1 on prefixGuilherme Amadio2022-03-171-1/+1
| | | | | | Bug: https://bugs.gentoo.org/818172 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-lang/perl: bump perl-cross for 5.34.1 to 1.3.7Sam James2022-03-162-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Version bump 5.34.1Andreas K. Hüttel2022-03-152-0/+825
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Use -Accflags="${CFLAGS}" instead of -Dccflags=...Andreas K. Hüttel2022-02-251-0/+828
| | | | | | | Closes: https://bugs.gentoo.org/821577 Closes: https://github.com/Perl/perl5/issues/19307 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Re-keyword 5.34.0-r7Andreas K. Hüttel2022-02-221-2/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Remove oldAndreas K. Hüttel2022-02-202-1637/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Add experimental -r7 supporting quadmathAndreas K. Hüttel2022-02-202-0/+830
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Stabilize 5.34.0-r6 hppa, #829572Arthur Zamarin2022-01-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.34.0-r6 amd64, #829572Sam James2022-01-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.34.0-r6 x86, #829572Sam James2022-01-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: remove uclibcDavid Seifert2022-01-013-8/+5
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/perl: Stabilize 5.34.0-r6 sparc, #829572Arthur Zamarin2022-01-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.34.0-r6 arm64, #829572Arthur Zamarin2022-01-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.34.0-r6 arm, #829572Arthur Zamarin2022-01-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.34.0-r6 ppc64, #829572Sam James2022-01-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.34.0-r6 ppc, #829572Sam James2022-01-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl-5.34.0-r6: fix build on Darwin 9Fabian Groffen2021-12-251-2/+10
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-lang/perl: Revbump, requires CPAN 2.29Andreas K. Hüttel2021-12-181-0/+813
| | | | | | Bug: https://bugs.gentoo.org/829117 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>