summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
AgeCommit message (Expand)Author
2023-02-21Remove conflict markers from perl testsAndrew Fresh
2023-02-21Don't install DebugWrap.1 manpageAndrew Fresh
2023-02-15Apply pre-built unicore patch - perl-5.36.0Andrew Fresh
2023-02-15Apply local patches - perl-5.36.0Andrew Fresh
2023-02-15Fix merge issues, remove excess files - match perl-5.36.0 distAndrew Fresh
2023-02-15Import perl-5.36.0Andrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2001-05-24stock perl 5.6.1Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
2022-12-27perl: avoid -Wdeclaration-after-statement warning in our local patchJeremie Courreges-Anglas
2022-08-10Build the Compress::Raw::Zlib perl module with /usr/lib/libzTheo Buehler
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-08-09Pull in inflateGetHeader() buffer overflow fixTheo Buehler
2022-04-12Improve test and clean targetsAndrew Fresh
2022-03-27Fix memory corruption bug in zlibAlexander Bluhm
2022-03-27Revert previous. Use private copy of zlib in Compress::Raw::ZlibAlexander Bluhm
2022-03-25Build Perl module Compress::Raw::Zlib with zlib from /usr/lib/libz.soAlexander Bluhm
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-03-04Put back local patch to avoid regenerating testsAndrew Fresh
2022-02-17Regenerate ppport.h of Term::ReadKey using Devel::PPPort 3.64 toAlexander Bluhm
2022-02-10Update Devel::PPPort in base from version 3.57 to 3.64. Our clangAlexander Bluhm
2019-12-30Import perl-5.30.1Andrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2021-10-27backport a perl patch to avoid excessive warnings with llvm 13 clangJonathan Gray
2019-02-13Import perl-5.28.1Andrew Fresh
2021-08-10Fix Encode(3p) loading module from incorrect relative pathAndrew Fresh
2021-06-23help the debugger look in ports for external parts like PadWalkerMarc Espie
2021-06-09Remove pledgenames() from OpenBSD::Pledge perl moduleAndrew Fresh
2021-04-16Add a workaround to avoid wrong code generated by m88k gcc.Kenji Aoyama
2021-03-04Never automatically rewrite perl/dist/Devel-PPPort/t/01_test.tAndrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2021-03-01Apply pre-built unicore patch, remove excess files - perl-5.32.1Andrew Fresh
2021-03-01Apply local patches, remove excess files - perl-5.32.1Andrew Fresh
2021-03-01Fix merge issues, remove excess files - match perl-5.32.1 distAndrew Fresh
2021-03-01Import perl-5.32.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2021-02-20Recommit upstream alignment fix plus libperl version bumpAndrew Fresh
2021-02-16Revery previous hash alignment fixAndrew Fresh
2021-02-16Backport upstream perl 64bit hash alignment fixesAndrew Fresh
2021-02-11When clang was changed to -fcommon, perl's P_hash_{seed,state} variablesTheo de Raadt
2020-09-16Avoid generating a core dump during make build. The Perl configureAlexander Bluhm