summaryrefslogtreecommitdiff
path: root/Mk/Uses/perl5.mk
AgeCommit message (Expand)Author
2024-01-10perl5: eliminate use of MAN[12]PREFIXBaptiste Daroussin
2023-09-30lang/perl5.32: Remove expired portMuhammad Moinur Rahman
2023-06-24lang/perl5.38: add latest Perl version (in RC2)Mathieu Arnold
2023-04-28Mk/Uses/perl5.mk: Update USE_PERL5=modbuildtinyPo-Chuan Hsieh
2022-06-03Mk/Uses/perl5.mk: Remove outdated P5_POD_PARSERPo-Chuan Hsieh
2022-05-26lang/perl5.36: add latest Perl 5 versionMathieu Arnold
2022-05-23Mk: unregister expired lang/perl5.30Rene Ladan
2022-04-24framework: cleanup conditional-indentations in Mk/Tobias C. Berner
2021-07-01Mk/Uses/perl5.mk: Update P5_POD_PARSERPo-Chuan Hsieh
2021-06-26Mk: unregister expired Perl 5.28Rene Ladan
2021-06-11Mk/Uses: replace bare ${ECHO} with ${ECHO_CMD} or ${ECHO_MSG}Alexey Dokuchaev
2021-05-06lang/perl5.34: Add new port at 5.34.0-RC1.Mathieu Arnold
2021-04-06framework: Remove $FreeBSD$Mathieu Arnold
2020-07-20Pod::Parser was removed from perl5 in 5.31.0.Mathieu Arnold
2020-06-08Add Perl 5.32.0-RC1.Mathieu Arnold
2020-05-31Unregister expired Perl 5.26Rene Ladan
2019-05-13Welcome Perl 5.30 (now at 5.30.0-RC1)Mathieu Arnold
2019-05-09Unregister expired lang/perl5.24Rene Ladan
2019-04-01Mk/Uses/perl5.mk: Flag invalid USE_PERL5 componentsTobias Kortkamp
2018-08-02Fix spurious errors.Mathieu Arnold
2018-06-29Fix a few Perl ports with Perl 5.28.Mathieu Arnold
2018-06-02Unregister expired lang/perl5.22Rene Ladan
2018-05-21Add Perl 5.28.0-RC1.Mathieu Arnold
2018-01-11CONFIGURE_ARGS already contains CC="${CC}". Also add LD="${CC}" so theTijl Coosemans
2017-12-15Add back a line that shouldn't have been removed in r456375Antoine Brodin
2017-12-14Remove forgotten old compat code.Mathieu Arnold
2017-06-01Remove lang/perl5.20 and unregister it, it expired in May 2017.Rene Ladan
2017-05-31Introduce Perl 5.26.Mathieu Arnold
2017-05-02Enable depending on Perl only during the test phase.Mathieu Arnold
2017-04-25Silence the commands in USES=perl do-test target.Mathieu Arnold
2017-03-21Fixup some more Perl build problems.Mathieu Arnold
2017-03-21'.' has been removed from @INC in Perl 5.25.7 and it prevented manyMathieu Arnold
2017-01-31This is actually only for Module::Build, not the ::Tiny version.Mathieu Arnold
2017-01-31Tell Module::Build to use LOCALBASE/bin/perl and notMathieu Arnold
2017-01-31Indent perl5.mk's .if/.for properly.Mathieu Arnold
2016-12-31Drop support for Perl 5.18 (infrastructure part)Rene Ladan
2016-10-21${RM} already has -f.Mathieu Arnold
2016-08-03Always include bsd.default-versions.mk in bsd.port.mk.Mathieu Arnold
2016-05-30Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the baseMathieu Arnold
2016-05-09Introduce Perl 5.24 and update perl5-devel to v5.25.0-8-g51f69a2.Mathieu Arnold
2016-05-04Allow overriding PERL and PERL5.Bryan Drewery
2016-04-14Try to be more helpful to our users, and keep all the possible versionsMathieu Arnold
2016-04-13Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}Jan Beich
2016-03-27Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin
2015-12-31Remove lang/perl5.16 and the support bits in perl5.mk, it is no longerRene Ladan
2015-11-09Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, afterBryan Drewery
2015-10-19Avoid redundantly looking up perl version when looking up dependencies or in ...Bryan Drewery
2015-10-15Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin
2015-10-14Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggeringBaptiste Daroussin
2015-10-14Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin