| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove lang/perl5.20 and unregister it, it expired in May 2017. | rene | 2017-06-01 | 1 | -270/+0 |
* | Explain perldoc how to handle MANWIDTH=tty in the environment, and stop | mat | 2017-04-04 | 1 | -1/+1 |
* | Record correct dates for expiration dates for Perl ports. | mat | 2017-01-31 | 1 | -2/+2 |
* | The output of tools like awk, date, sort, tr,... depends on the current | tijl | 2017-01-18 | 1 | -6/+2 |
* | Mark lang/perl5.20 as unsupported, and lang/perl5.22 as soon to be out | mat | 2016-11-03 | 1 | -0/+3 |
* | Fix the XSLoader thing in Perl 5.18 and 5.20. | mat | 2016-08-15 | 1 | -1/+1 |
* | Update lang/perl5.* to fix CVE-2016-1238. | mat | 2016-08-11 | 1 | -1/+1 |
* | A new release was done, so resync all the Perl 5 Makefiles a bit more, | mat | 2016-05-10 | 1 | -6/+3 |
* | Try to simplify how libperl.so is looked for. | mat | 2016-05-09 | 1 | -3/+6 |
* | Simplify the Makefile. | mat | 2016-04-26 | 1 | -3/+1 |
* | Don't do the extra zlib tests, they take forever. | mat | 2016-04-25 | 1 | -1/+1 |
* | Fix a Perl security issue. | mat | 2016-04-18 | 1 | -1/+1 |
* | Fix running make test (I think) and test more things. | mat | 2016-04-14 | 1 | -1/+2 |
* | Change the man.d file to one that should be less prone to conflict. | mat | 2016-04-11 | 1 | -2/+3 |
* | Patch Config_heavy.pl so that -L${WRKSRC} is not removed after Perl is built. | mat | 2016-04-11 | 1 | -2/+7 |
* | Fix manual build of Perl modules when Perl has been cross compiled. | mat | 2016-04-04 | 1 | -1/+7 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | mat | 2016-04-01 | 1 | -1/+1 |
* | Remove outdated comments. | mat | 2015-11-05 | 1 | -1/+0 |
* | Try to fix upgrading a non default Perl version that is supposed to be | mat | 2015-10-15 | 1 | -0/+15 |
* | Remove trailing whitespace from Makefiles, A-L. | olgeni | 2015-10-08 | 1 | -1/+1 |
* | Use the test framework to run perl's tests. | mat | 2015-10-08 | 1 | -5/+3 |
* | SITEMAN3PREFIX was renamed SITEMANPREFIX, catch up with it here too. | mat | 2015-09-15 | 1 | -1/+1 |
* | Make it so that the default Perl is always called perl5. | mat | 2015-09-14 | 1 | -22/+61 |
* | Fix last commit. | mat | 2015-08-31 | 1 | -1/+1 |
* | To ease up with future upgrades, move PERL_VERSION into a separate file. | mat | 2015-08-31 | 1 | -16/+3 |
* | Add a pkg-message to Perl 5.20+ about the /usr/bin/perl symlink. | mat | 2015-08-16 | 1 | -1/+1 |
* | Convert the post-patch target to use the new target option helpers. | mat | 2015-07-21 | 1 | -7/+4 |
* | Make Perl behave nicely, and install files 644 and not 444. | mat | 2015-06-29 | 1 | -1/+1 |
* | Have perldoc use mandoc before *roff. Also, fix perldoc when using more as a | mat | 2015-04-27 | 1 | -1/+1 |
* | Add lang/perl5-devel, which will be the one from which the lang/perl5.xx ports | mat | 2015-04-16 | 1 | -3/+1 |
* | Only add the PKGINSTALL/DEINSTALL on 8.4. While there, move a few things | mat | 2015-04-15 | 1 | -21/+24 |
* | The canonical place to look for Perl is that directory | mat | 2015-04-15 | 1 | -1/+1 |
* | Remove old, unused, code. | mat | 2015-04-11 | 1 | -4/+0 |
* | Patch Perl's header for c++11 compatibility. | mat | 2015-04-11 | 1 | -3/+2 |
* | Make Perl build more reproducibly. | mat | 2015-04-09 | 1 | -1/+4 |
* | Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread. | mat | 2015-03-25 | 1 | -4/+2 |
* | Update Perl 5.20 to 5.20.2. | mat | 2015-02-17 | 1 | -2/+1 |
* | Use a less kludgy way for handling libperl.so's versionning and linking. | mat | 2014-12-25 | 1 | -5/+6 |
* | Do not let Perl's Configure finds out if it needs to use nm or not. It should | mat | 2014-12-23 | 1 | -1/+1 |
* | Make Perl link all .so it builds with libperl.so. | mat | 2014-12-17 | 1 | -4/+14 |
* | Retire BSDPAN. | mat | 2014-12-17 | 1 | -25/+3 |
* | One last cleanup, factorize a few things into variables, add a few entries to | mat | 2014-12-03 | 1 | -12/+29 |
* | Really disable MULTIPLICITY if disabled in OPTIONS, and as it was always on | mat | 2014-11-29 | 1 | -2/+3 |
* | Fixup the makewhatis errors. | mat | 2014-11-28 | 1 | -1/+1 |
* | /usr/bin/env is in SETENV, not ENV, and sometime, ENV=$USER/.shrc, which of | mat | 2014-11-27 | 1 | -1/+1 |
* | Get the man config file right. | mat | 2014-11-27 | 1 | -1/+2 |
* | - Bring back the .packlist files, many people need them, they will | mat | 2014-11-27 | 1 | -5/+10 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | mat | 2014-11-26 | 1 | -14/+29 |
* | Update to 5.20.1. | mat | 2014-10-17 | 1 | -1/+1 |
* | lang/perl5.20: fix warning in Math/BigInt.pm | pi | 2014-06-10 | 1 | -1/+1 |
* | Add CPE information. | des | 2014-06-05 | 1 | -1/+1 |
* | revert previous changes | az | 2014-05-30 | 1 | -1/+1 |
* | Restore behavior for internal EU::MM - make copy .bs files even if they | az | 2014-05-30 | 1 | -0/+1 |
* | I Forgot to update the CONFLICTS. | mat | 2014-05-28 | 1 | -1/+1 |
* | Add perl 5.20.0. | mat | 2014-05-27 | 1 | -0/+200 |