summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/perl: Drop old versionsMatt Turner2024-03-157-3509/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/perl: stable 5.38.2-r2 for allAndreas K. Hüttel2024-03-011-2/+1
| | | | | Closes: https://bugs.gentoo.org/911233 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Add workaround for largefile changes on muslAndreas K. Hüttel2024-03-011-0/+835
| | | | | Bug: https://bugs.gentoo.org/911233 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Fix clang check in configureRaul E Rangel2024-01-204-0/+53
| | | | | | | | | | | The check was a bit too strict. `clang` actually appears in the middle of the version string. This change will allow perl to build correctly when `gcc` isn't present on the system. See: https://github.com/Perl/perl5/issues/21099 Signed-off-by: Raul E Rangel <rrangel@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/32677 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "dev-lang/perl: drop 5.36.0-r2"Sam James2023-12-283-0/+947
| | | | | | | | This reverts commit 8cfcc4743fe176a415756588782175c2cf7dbeae. This breaks a bunch of the virtuals. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: drop 5.36.0-r2Sam James2023-12-283-947/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.2-r1 x86, #920096Arthur Zamarin2023-12-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.2-r1 ppc, #920096Arthur Zamarin2023-12-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.2-r1 amd64, #920096Sam James2023-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.2-r1 hppa, #920096Sam James2023-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.2-r1 ppc64, #920096Sam James2023-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.2-r1 sparc, #920096Arthur Zamarin2023-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.2-r1 arm64, #920096Arthur Zamarin2023-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.2-r1 arm, #920096Arthur Zamarin2023-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Add hack to make Perl build on m68k 23.0 profilesAndreas K. Hüttel2023-12-161-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: PDEPEND on >=virtual/perl-Math-BigInt-1.999.842Sam James2023-12-161-0/+1
| | | | | | | | | | | | | | | | | We need this to fix the modules included with Perl itself. I think this explains (or partly explains) how bug #914392 came back from the dead too. We can clean this PDEPEND up (and possibly a bunch of the others, actually) once a new Perl release is made containing newer versions of these (or perhaps Perl should PDEPEND on newer virtual/* for all of these to always pull in updates, actually.) We can't just add this dep in ipcalc because it only uses `bignum` directly, which is distinct from Math::BigInt. Bug: https://bugs.gentoo.org/914392 Closes: https://bugs.gentoo.org/919888 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: perl-cross-1.5.1 -> perl-cross-1.5.2 for 5.38.2Sam James2023-12-032-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: add 5.38.2, drop 5.38.1Andreas K. Hüttel2023-11-292-3/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: perl-cross-1.5 -> perl-cross-1.5.1 for 5.38.1Sam James2023-11-262-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: fix bundled corelist versionAndreas K. Hüttel2023-11-261-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: add 5.38.1Andreas K. Hüttel2023-11-262-0/+821
| | | | | | One test fails (porting/regen.t), but that's harmless. Fix coming soon. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Stabilize 5.38.0-r1 hppa, #913085Sam James2023-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.0-r1 x86, #913085Sam James2023-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.0-r1 sparc, #913085Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.0-r1 ppc64, #913085Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.0-r1 ppc, #913085Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.0-r1 arm64, #913085Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.0-r1 arm, #913085Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Stabilize 5.38.0-r1 amd64, #913085Sam James2023-09-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: remove unused patchMichael Mair-Keimberger2023-08-291-263/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32392 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lang/perl: fix segfault w/ cross + musl, filter LTO properlySam James2023-08-282-2/+8
| | | | | | | Implicit function declarations need to burn. While at it, modernise filtering LTO. Closes: https://bugs.gentoo.org/913171 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: drop 5.34.1-r4, 5.36.0-r1, 5.36.1Andreas K. Hüttel2023-08-164-2461/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: update perl-cross to 1.5 for 5.38.0Sam James2023-07-232-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.1-r3 ppc64, #908983Arthur Zamarin2023-07-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/perl: Upgrade depedency on perl-cleanerGwendal Grignou2023-07-152-2/+2
| | | | | | | | | | | | Update perl ebuild to install a perl-cleaner that understand perl-5.36: perl nows install files in /usr/lib*/perl5/5.36, but older perl-cleaner expects the data in /usr/lib*/perl5/5.36.0, so it considers the install unclean and force reinstall of 5.36 perl packages. Closes: https://bugs.gentoo.org/905625 Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/31889 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: drop 5.38.0_rc1, 5.38.0_rc2-r2Andreas K. Hüttel2023-07-033-1636/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: add 5.38.0Andreas K. Hüttel2023-07-032-0/+818
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: move to -r2 to clean up the mess, sorryAndreas K. Hüttel2023-06-241-0/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: switch to .xz, CPAN source, back to 5.38.0_rc2Andreas K. Hüttel2023-06-242-4/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: update for respun 5.38.0_rc2Sam James2023-06-232-2/+2
| | | | | | | See ef3caf3fbc0ae698eaea571ee0ac7d35562b6bbd. We need a revbump and to rename it on mirrors to ensure people pick up the new one. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: update Manifest, 5.38.0-RC2 tarball was re-spunAndreas K. Hüttel2023-06-231-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: add 5.38.0_rc2Andreas K. Hüttel2023-06-232-0/+819
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: Stabilize 5.36.1-r2 hppa, #908983Jakov Smolić2023-06-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/perl: Stabilize 5.36.1-r2 sparc, #908983Sam James2023-06-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.1-r2 x86, #908983Sam James2023-06-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.1-r2 amd64, #908983Sam James2023-06-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.1-r2 arm, #908983Sam James2023-06-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.1-r2 arm64, #908983Sam James2023-06-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: drop 5.38.0_rc0Andreas K. Hüttel2023-06-172-823/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/perl: add 5.38.0_rc1Andreas K. Hüttel2023-06-172-0/+818
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>