Age | Commit message (Expand) | Author |
2016-05-30 | Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base | Mathieu Arnold |
2016-05-09 | Introduce Perl 5.24 and update perl5-devel to v5.25.0-8-g51f69a2. | Mathieu Arnold |
2016-05-04 | Allow overriding PERL and PERL5. | Bryan Drewery |
2016-04-14 | Try to be more helpful to our users, and keep all the possible versions | Mathieu Arnold |
2016-04-13 | Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT} | Jan Beich |
2016-03-27 | Remove the now unneeded ${PORTSDIR} from dependency definition in | Baptiste Daroussin |
2015-12-31 | Remove lang/perl5.16 and the support bits in perl5.mk, it is no longer | Rene Ladan |
2015-11-09 | Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, after | Bryan Drewery |
2015-10-19 | Avoid redundantly looking up perl version when looking up dependencies or in ... | Bryan Drewery |
2015-10-15 | Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched | Baptiste Daroussin |
2015-10-14 | Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggering | Baptiste Daroussin |
2015-10-14 | Drop the necessity to add ${PORTSDIR} to dependency line | Baptiste Daroussin |
2015-10-07 | - Fix compatibility with fmake | Dmitry Marakasov |
2015-10-07 | Do not provide empty do-test target for perl5-using ports | Dmitry Marakasov |
2015-10-03 | - Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defi... | Sunpoet Po-Chuan Hsieh |
2015-09-28 | Implemented complete support for test target. | Dmitry Marakasov |
2015-09-14 | Make it so that the default Perl is always called perl5. | Mathieu Arnold |
2015-08-31 | To ease up with future upgrades, move PERL_VERSION into a separate file. | Mathieu Arnold |
2015-08-24 | Bump perl5-devel's PERL_VERSION. | Mathieu Arnold |
2015-08-17 | Rewrite the target ordering code. | Mathieu Arnold |
2015-07-27 | Bump here too. | Mathieu Arnold |
2015-07-06 | - Fix regression-test: TEST_ARGS and TEST_ENV should be overwritable | Sunpoet Po-Chuan Hsieh |
2015-06-22 | Forgotten bit from r390291. | Mathieu Arnold |
2015-06-01 | Update lang/perl5.22 to 5.22.0, and lang/perl5-devel to 5.23.0-ish. | Mathieu Arnold |
2015-05-26 | Welcome lang/perl5.22 to te tree, currently at 5.22.0-RC2 | Mathieu Arnold |
2015-05-26 | Update to v5.22.0-RC2-1-gdfd03a6. | Mathieu Arnold |
2015-05-11 | Catch up with lang/perl5-devel, add a permanent way to ask for -devel. | Mathieu Arnold |
2015-04-27 | Forgot that when I updated Perl lang/perl5-devel. | Mathieu Arnold |
2015-04-16 | Add lang/perl5-devel, which will be the one from which the lang/perl5.xx ports | Mathieu Arnold |
2015-02-17 | Update Perl 5.20 to 5.20.2. | Mathieu Arnold |
2014-12-31 | Mk/Uses/perl5.mk: Unregister perl5.14 now that the port has expired. | Rene Ladan |
2014-12-23 | Catch other wrong occurences of SITE_PERL and SITE_ARCH. | Mathieu Arnold |
2014-12-23 | Fix MANDIRS. | Mathieu Arnold |
2014-12-17 | Make Perl link all .so it builds with libperl.so. | Mathieu Arnold |
2014-12-16 | ts=8, repeat after me, ts=8. | Mathieu Arnold |
2014-12-13 | - Use FIND | Sunpoet Po-Chuan Hsieh |
2014-11-27 | Use TMPPLIST, not PLIST. | Mathieu Arnold |
2014-11-27 | No need to output what this does. | Mathieu Arnold |
2014-11-27 | - Bring back the .packlist files, many people need them, they will | Mathieu Arnold |
2014-11-26 | Change the way Perl modules are installed, update the default Perl to 5.18. | Mathieu Arnold |
2014-11-24 | - Update to 0.039 | Sunpoet Po-Chuan Hsieh |
2014-11-18 | Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH. | Mathieu Arnold |
2014-10-17 | And remember to bump versions here too. | Mathieu Arnold |
2014-09-28 | Change the way USES is handled: | Tijl Coosemans |
2014-09-25 | Fix shell commands in fix-packlist, | Matthias Andree |
2014-09-08 | - Update to 0.038 | Sunpoet Po-Chuan Hsieh |
2014-08-18 | - Fix typo | Sunpoet Po-Chuan Hsieh |
2014-08-18 | Module::Build installs the empty bootstrap files, even with Perl 5.20, so | Mathieu Arnold |
2014-08-17 | revert r365227 to allow discussion | Kurt Jaeger |
2014-08-17 | Mk/Uses/perl5.mk: Fix logic for removal of empty .bs files | Kurt Jaeger |