| Commit message (Expand) | Author | Age | Files | Lines |
* | A new release was done, so resync all the Perl 5 Makefiles a bit more, | Mathieu Arnold | 2016-05-09 | 1 | -5/+3 |
* | Try to simplify how libperl.so is looked for. | Mathieu Arnold | 2016-05-09 | 1 | -3/+7 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -2/+3 |
* | 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 |
* | Remove outdated comments. | Mathieu Arnold | 2015-11-05 | 1 | -1/+0 |
* | 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 | 1 | -1/+1 |
* | Make it so that the default Perl is always called perl5. | Mathieu Arnold | 2015-09-14 | 1 | -22/+62 |
* | 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 | 1 | -18/+4 |
* | 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 | 1 | -1/+1 |
* | Perl 5.18 will officially be out of active support when 5.22 is released. | Mathieu Arnold | 2015-05-13 | 1 | -0/+3 |
* | Have perldoc use mandoc before *roff. Also, fix perldoc when using more as a | Mathieu Arnold | 2015-04-27 | 1 | -1/+1 |
* | 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 | 1 | -3/+2 |
* | Make Perl build more reproducibly. | Mathieu Arnold | 2015-04-09 | 1 | -2/+4 |
* | Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread. | Mathieu Arnold | 2015-03-24 | 1 | -4/+2 |
* | Use a less kludgy way for handling libperl.so's versionning and linking. | Mathieu Arnold | 2014-12-24 | 1 | -5/+6 |
* | 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 | 1 | -4/+14 |
* | Retire BSDPAN. | Mathieu Arnold | 2014-12-17 | 1 | -25/+3 |
* | One last cleanup, factorize a few things into variables, add a few entries to | Mathieu Arnold | 2014-12-02 | 1 | -12/+29 |
* | 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 | 1 | -1/+1 |
* | /usr/bin/env is in SETENV, not ENV, and sometime, ENV=$USER/.shrc, which of | Mathieu Arnold | 2014-11-27 | 1 | -1/+1 |
* | Get the man config file right. | Mathieu Arnold | 2014-11-27 | 1 | -1/+2 |
* | - Bring back the .packlist files, many people need them, they will | Mathieu Arnold | 2014-11-27 | 1 | -4/+6 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | Mathieu Arnold | 2014-11-26 | 1 | -14/+29 |
* | Update to 5.18.4. | Mathieu Arnold | 2014-10-17 | 1 | -1/+1 |
* | Fix plist orphans | Mathieu Arnold | 2014-06-12 | 1 | -0/+1 |
* | lang/perl5.18: fix warning in Math/BigInt.pm | Kurt Jaeger | 2014-06-10 | 1 | -1/+1 |
* | Add CPE information. | Dag-Erling Smørgrav | 2014-06-04 | 1 | -1/+1 |
* | I Forgot to update the CONFLICTS. | Mathieu Arnold | 2014-05-27 | 1 | -1/+1 |
* | Add perl 5.20.0. | Mathieu Arnold | 2014-05-27 | 1 | -4/+2 |
* | Ship Perl with its real licenses, and not the stock ones. | Mathieu Arnold | 2014-05-26 | 1 | -1/+3 |
* | USES=tar:bzip2 | Mathieu Arnold | 2014-04-07 | 1 | -1/+1 |
* | - Remove temp file on deinstall[1] | Mathieu Arnold | 2014-03-31 | 1 | -13/+13 |
* | Pet portscout. | Mathieu Arnold | 2014-03-06 | 1 | -0/+3 |
* | Like it was announced six months ago, remove Perl 5.12. | Mathieu Arnold | 2014-02-14 | 1 | -1/+1 |
* | Massive cleanup of the Perl ports: | Mathieu Arnold | 2014-02-12 | 1 | -19/+15 |
* | Remove all NO_LATEST_LINK, all of them have different PKGNAMEs. | Mathieu Arnold | 2014-02-11 | 1 | -2/+0 |