| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -2/+2 |
* | Make it so that the default Perl is always called perl5. | Mathieu Arnold | 2015-09-14 | 5 | -284/+323 |
* | 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 | -51/+6 |
* | 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 |
* | 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 | 4 | -1/+35 |
* | 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 | 3 | -3/+68 |
* | Make Perl build more reproducibly. | Mathieu Arnold | 2015-04-09 | 5 | -4/+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 |
* | 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 | -6/+16 |
* | 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 | -2038/+2054 |
* | 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 |
* | /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 |
* | And point man to the new right place. | Mathieu Arnold | 2014-11-27 | 1 | -1/+1 |
* | - Bring back the .packlist files, many people need them, they will | Mathieu Arnold | 2014-11-27 | 3 | -4/+20 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | Mathieu Arnold | 2014-11-26 | 2 | -23/+33 |
* | Update to 5.18.4. | Mathieu Arnold | 2014-10-17 | 8 | -23/+27 |
* | Cleanup @dirrm*. | Mathieu Arnold | 2014-10-03 | 1 | -352/+8 |
* | lang/perl5*: Remove absolute path to makewhatis in pkg-plist | John Marino | 2014-06-15 | 1 | -2/+2 |
* | Fix plist orphans | Mathieu Arnold | 2014-06-12 | 1 | -0/+1 |
* | Remove all the bootstrap files (.bs) from the plists. | Mathieu Arnold | 2014-06-10 | 1 | -56/+0 |
* | lang/perl5.18: fix warning in Math/BigInt.pm | Kurt Jaeger | 2014-06-10 | 2 | -1/+12 |
* | 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 | 2 | -1250/+1252 |
* | USES=tar:bzip2 | Mathieu Arnold | 2014-04-07 | 1 | -1/+1 |
* | - Remove temp file on deinstall[1] | Mathieu Arnold | 2014-03-31 | 3 | -15/+18 |
* | 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 | 5 | -48/+23 |
* | Remove all NO_LATEST_LINK, all of them have different PKGNAMEs. | Mathieu Arnold | 2014-02-11 | 1 | -2/+0 |
* | Partial restore r343675 (leave some warnings/errors output) | Andrej Zverev | 2014-02-11 | 1 | -0/+5 |
* | Turn use.perl into silent mode | Andrej Zverev | 2014-02-10 | 1 | -21/+0 |
* | PERLIOBUF_DEFAULT_BUFSIZ - new knob for controlling PerlIO buffer size. | Andrej Zverev | 2014-02-10 | 1 | -0/+7 |