| Commit message (Expand) | Author | Age | Files | Lines |
* | Perl 5.18 will officially be out of active support when 5.22 is released. | Mathieu Arnold | 2015-05-13 | 1 | -1/+1 |
* | 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 |
* | 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/+4 |
* | 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 | -3/+5 |
* | Now that 5.18 is the default, deprecate Perl 5.14 and Perl 5.16, the first one | Mathieu Arnold | 2014-11-26 | 1 | -0/+3 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | Mathieu Arnold | 2014-11-26 | 1 | -14/+29 |
* | Fix plist orphans | Mathieu Arnold | 2014-06-12 | 1 | -0/+1 |
* | lang/perl5.16: 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 | -0/+1 |
* | 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 |
* | Fix the build of x11/rxvt-unicode with clang34, by defining a more | Thierry Thomas | 2014-03-15 | 1 | -2/+2 |
* | Pet portscout. | Mathieu Arnold | 2014-03-06 | 1 | -1/+1 |
* | 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 | -20/+15 |
* | Remove all NO_LATEST_LINK, all of them have different PKGNAMEs. | Mathieu Arnold | 2014-02-11 | 1 | -2/+0 |
* | PERLIOBUF_DEFAULT_BUFSIZ - new knob for controlling PerlIO buffer size. | Andrej Zverev | 2014-02-10 | 1 | -0/+7 |
* | Revert r337193, groff needs perl, makes a loop, is bad. | Mathieu Arnold | 2013-12-22 | 1 | -5/+1 |
* | Fixup perldoc by using groff from ports. | Mathieu Arnold | 2013-12-22 | 1 | -1/+5 |
* | Take care of whatis database. | Mathieu Arnold | 2013-11-30 | 1 | -1/+1 |
* | Enable threads by default on all Perl versions. | Mathieu Arnold | 2013-11-18 | 1 | -2/+2 |
* | remove unused target (AZ:) | Andrej Zverev | 2013-10-24 | 1 | -1/+0 |
* | Fixup BSDPAN. | Mathieu Arnold | 2013-10-23 | 1 | -2/+2 |
* | Ah, mixed up CONFLICTS and CONFLICTS_INSTALL. | Mathieu Arnold | 2013-10-23 | 1 | -1/+1 |
* | Have perl ports use different package names so that they don't conflict. | Mathieu Arnold | 2013-10-23 | 1 | -3/+13 |
* | - Add more missed dirs for staging | Andrej Zverev | 2013-10-05 | 1 | -0/+2 |
* | Stop renaming perl ports base on options | Baptiste Daroussin | 2013-10-03 | 1 | -1/+0 |
* | - Fixup staging with pkgng. | Mathieu Arnold | 2013-10-03 | 1 | -1/+4 |
* | Remove the now useless pre-su-install target. | Mathieu Arnold | 2013-10-03 | 1 | -4/+0 |
* | Support staging. | Mathieu Arnold | 2013-10-03 | 1 | -19/+12 |
* | - Now use.perl don't spam /etc/make.conf and using ${LOCALBASE}/etc/perl5_ver... | Andrej Zverev | 2013-09-23 | 1 | -2/+2 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Introduce Perl 5.18.1 | Mathieu Arnold | 2013-08-13 | 1 | -1/+2 |
* | - Mark job safe | Andrej Zverev | 2013-07-22 | 1 | -1/+0 |
* | - lang/perl5.12 upgrade to 5.12.5 | Andrej Zverev | 2013-06-12 | 1 | -27/+19 |