summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/cpan
AgeCommit message (Expand)Author
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2023-11-07comment out test that no longer makes sense, as noticed by antonMarc Espie
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2023-11-06eliminate discrepancies between termcap-generated info and infocmp resultsMarc Espie
2023-11-06actually, I still need to exit() if infocmp can't be runMarc Espie
2023-11-06system + exit -> execMarc Espie
2023-11-06since we're always running info_cmp in the end, remove the wholeMarc Espie
2023-11-06simplify logic for $entry in the main termcap loopMarc Espie
2023-11-06always try to run info_cmp at the end if we haven't got what we wantedMarc Espie
2023-11-06simplify $ENV{TERMCAP} handling: don't bother setting anything ifMarc Espie
2023-11-06instead of a max number of iterations, record terms that have been seenMarc Espie
2023-11-06use modern file open instead of GLOBSMarc Espie
2023-11-06get rid of useless evalMarc Espie
2023-11-06remove upstream files we don't needMarc Espie
2023-11-06reapply max=64 for nowMarc Espie
2023-11-06update to Term::Cap 1.18, so that we can patch it furtherMarc Espie
2023-10-18Increase max depth for termcapsAndrew Fresh
2023-07-07Adjust perl unveil test to test the right thingAndrew 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
2010-09-24Perl 5.12.2 from CPANTodd 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-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-02-17Regenerate ppport.h of Term::ReadKey using Devel::PPPort 3.64 toAlexander Bluhm
2021-08-10Fix Encode(3p) loading module from incorrect relative pathAndrew Fresh
2021-06-09Remove pledgenames() from OpenBSD::Pledge perl moduleAndrew 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
2020-04-09Update perl to 5.30.2Andrew Fresh
2020-03-06Update perl Term::ReadKey to 2.38Andrew Fresh
2019-12-30Apply local patches, remove excess files - perl-5.30.1Andrew Fresh
2019-12-30Fix merge issues, remove excess files - match perl-5.30.1 distAndrew Fresh
2019-12-30Import perl-5.30.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
2019-07-24Remove extra =back from OpenBSD::Pledge PODAndrew Fresh
2019-07-09Add OpenBSD::Unveil, a perl interface to unveil(2)Andrew Fresh
2019-07-06Fix Makemaker manpage section detectionAndrew Fresh
2019-06-14Delete totally bogus code specifically targetted at mandocIngo Schwarze
2019-06-06Reapply patches lost in the perl 5.28.2 updateAndrew Fresh