| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove lang/perl5.20 and unregister it, it expired in May 2017. | Rene Ladan | 2017-06-01 | 26 | -3949/+0 |
* | Explain perldoc how to handle MANWIDTH=tty in the environment, and stop | Mathieu Arnold | 2017-04-04 | 3 | -1/+21 |
* | Record correct dates for expiration dates for Perl ports. | Mathieu Arnold | 2017-01-31 | 1 | -2/+2 |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -6/+2 |
* | Mark lang/perl5.20 as unsupported, and lang/perl5.22 as soon to be out | Mathieu Arnold | 2016-11-03 | 1 | -0/+3 |
* | Fix the XSLoader thing in Perl 5.18 and 5.20. | Mathieu Arnold | 2016-08-15 | 2 | -1/+91 |
* | Update lang/perl5.* to fix CVE-2016-1238. | Mathieu Arnold | 2016-08-11 | 2 | -1/+795 |
* | Ensure makewhatis is run in post install script phase | Baptiste Daroussin | 2016-05-24 | 1 | -2/+4 |
* | A new release was done, so resync all the Perl 5 Makefiles a bit more, | Mathieu Arnold | 2016-05-09 | 1 | -6/+3 |
* | Try to simplify how libperl.so is looked for. | Mathieu Arnold | 2016-05-09 | 1 | -3/+6 |
* | Simplify the Makefile. | Mathieu Arnold | 2016-04-26 | 1 | -3/+1 |
* | Don't do the extra zlib tests, they take forever. | Mathieu Arnold | 2016-04-25 | 1 | -1/+1 |
* | Fix a Perl security issue. | Mathieu Arnold | 2016-04-18 | 2 | -1/+101 |
* | Fix running make test (I think) and test more things. | Mathieu Arnold | 2016-04-14 | 1 | -1/+2 |
* | Change the man.d file to one that should be less prone to conflict. | Mathieu Arnold | 2016-04-11 | 2 | -3/+4 |
* | Patch Config_heavy.pl so that -L${WRKSRC} is not removed after Perl is built. | Mathieu Arnold | 2016-04-11 | 1 | -2/+7 |
* | Fix manual build of Perl modules when Perl has been cross compiled. | Mathieu Arnold | 2016-04-04 | 1 | -1/+7 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
* | Have patches for Perl ports use the correct file names. | Mathieu Arnold | 2015-12-16 | 4 | -0/+0 |
* | Remove outdated comments. | Mathieu Arnold | 2015-11-05 | 1 | -1/+0 |
* | Add a few patches to lang/perl5.* to make tests pass. | Mathieu Arnold | 2015-10-19 | 1 | -0/+20 |
* | Try to fix upgrading a non default Perl version that is supposed to be | Mathieu Arnold | 2015-10-15 | 1 | -0/+15 |
* | Remove trailing whitespace from Makefiles, A-L. | Jimmy Olgeni | 2015-10-08 | 1 | -1/+1 |
* | Use the test framework to run perl's tests. | Mathieu Arnold | 2015-10-08 | 1 | -5/+3 |
* | SITEMAN3PREFIX was renamed SITEMANPREFIX, catch up with it here too. | Mathieu Arnold | 2015-09-15 | 2 | -2/+2 |
* | Make it so that the default Perl is always called perl5. | Mathieu Arnold | 2015-09-14 | 5 | -282/+320 |
* | Update to 5.20.3. | Mathieu Arnold | 2015-09-14 | 4 | -42/+5 |
* | Fix last commit. | Mathieu Arnold | 2015-08-31 | 1 | -1/+1 |
* | To ease up with future upgrades, move PERL_VERSION into a separate file. | Mathieu Arnold | 2015-08-31 | 4 | -59/+5 |
* | Add a pkg-message to Perl 5.20+ about the /usr/bin/perl symlink. | Mathieu Arnold | 2015-08-16 | 2 | -1/+12 |
* | Convert the post-patch target to use the new target option helpers. | Mathieu Arnold | 2015-07-21 | 1 | -7/+4 |
* | Make Perl behave nicely, and install files 644 and not 444. | Mathieu Arnold | 2015-06-29 | 2 | -1/+12 |
* | Have perldoc use mandoc before *roff. Also, fix perldoc when using more as a | Mathieu Arnold | 2015-04-27 | 4 | -1/+35 |
* | Add lang/perl5-devel, which will be the one from which the lang/perl5.xx ports | Mathieu Arnold | 2015-04-16 | 1 | -3/+1 |
* | Only add the PKGINSTALL/DEINSTALL on 8.4. While there, move a few things | Mathieu Arnold | 2015-04-15 | 2 | -26/+27 |
* | The canonical place to look for Perl is that directory | Mathieu Arnold | 2015-04-15 | 1 | -1/+1 |
* | Remove old, unused, code. | Mathieu Arnold | 2015-04-11 | 1 | -4/+0 |
* | Patch Perl's header for c++11 compatibility. | Mathieu Arnold | 2015-04-11 | 2 | -3/+13 |
* | Make Perl build more reproducibly. | Mathieu Arnold | 2015-04-09 | 5 | -3/+185 |
* | Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread. | Mathieu Arnold | 2015-03-24 | 2 | -13/+2 |
* | Add an upstream patch fixing build with gcc5. | Mathieu Arnold | 2015-03-09 | 1 | -0/+39 |
* | Update Perl 5.20 to 5.20.2. | Mathieu Arnold | 2015-02-17 | 9 | -22/+27 |
* | Remove BSDPAN from here too. | Mathieu Arnold | 2015-01-22 | 1 | -2/+0 |
* | Use a less kludgy way for handling libperl.so's versionning and linking. | Mathieu Arnold | 2014-12-24 | 2 | -14/+14 |
* | Do not let Perl's Configure finds out if it needs to use nm or not. It should | Mathieu Arnold | 2014-12-22 | 1 | -1/+1 |
* | Make Perl link all .so it builds with libperl.so. | Mathieu Arnold | 2014-12-17 | 2 | -5/+15 |
* | Retire BSDPAN. | Mathieu Arnold | 2014-12-17 | 2 | -31/+3 |
* | One last cleanup, factorize a few things into variables, add a few entries to | Mathieu Arnold | 2014-12-02 | 4 | -1482/+1497 |
* | Really disable MULTIPLICITY if disabled in OPTIONS, and as it was always on | Mathieu Arnold | 2014-11-29 | 1 | -2/+3 |
* | Fixup the makewhatis errors. | Mathieu Arnold | 2014-11-28 | 2 | -3/+3 |