aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.20
Commit message (Expand)AuthorAgeFilesLines
* MFH: r420220Mathieu Arnold2016-08-152-1/+91
* MFH: r420067Mathieu Arnold2016-08-112-1/+795
* Ensure makewhatis is run in post install script phaseBaptiste Daroussin2016-05-241-2/+4
* A new release was done, so resync all the Perl 5 Makefiles a bit more,Mathieu Arnold2016-05-091-6/+3
* Try to simplify how libperl.so is looked for.Mathieu Arnold2016-05-091-3/+6
* Simplify the Makefile.Mathieu Arnold2016-04-261-3/+1
* Don't do the extra zlib tests, they take forever.Mathieu Arnold2016-04-251-1/+1
* Fix a Perl security issue.Mathieu Arnold2016-04-182-1/+101
* Fix running make test (I think) and test more things.Mathieu Arnold2016-04-141-1/+2
* Change the man.d file to one that should be less prone to conflict.Mathieu Arnold2016-04-112-3/+4
* Patch Config_heavy.pl so that -L${WRKSRC} is not removed after Perl is built.Mathieu Arnold2016-04-111-2/+7
* Fix manual build of Perl modules when Perl has been cross compiled.Mathieu Arnold2016-04-041-1/+7
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
* Have patches for Perl ports use the correct file names.Mathieu Arnold2015-12-164-0/+0
* Remove outdated comments.Mathieu Arnold2015-11-051-1/+0
* Add a few patches to lang/perl5.* to make tests pass.Mathieu Arnold2015-10-191-0/+20
* Try to fix upgrading a non default Perl version that is supposed to beMathieu Arnold2015-10-151-0/+15
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-081-1/+1
* Use the test framework to run perl's tests.Mathieu Arnold2015-10-081-5/+3
* SITEMAN3PREFIX was renamed SITEMANPREFIX, catch up with it here too.Mathieu Arnold2015-09-152-2/+2
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-145-282/+320
* Update to 5.20.3.Mathieu Arnold2015-09-144-42/+5
* Fix last commit.Mathieu Arnold2015-08-311-1/+1
* To ease up with future upgrades, move PERL_VERSION into a separate file.Mathieu Arnold2015-08-314-59/+5
* Add a pkg-message to Perl 5.20+ about the /usr/bin/perl symlink.Mathieu Arnold2015-08-162-1/+12
* Convert the post-patch target to use the new target option helpers.Mathieu Arnold2015-07-211-7/+4
* Make Perl behave nicely, and install files 644 and not 444.Mathieu Arnold2015-06-292-1/+12
* Have perldoc use mandoc before *roff. Also, fix perldoc when using more as aMathieu Arnold2015-04-274-1/+35
* Add lang/perl5-devel, which will be the one from which the lang/perl5.xx portsMathieu Arnold2015-04-161-3/+1
* Only add the PKGINSTALL/DEINSTALL on 8.4. While there, move a few thingsMathieu Arnold2015-04-152-26/+27
* The canonical place to look for Perl is that directoryMathieu Arnold2015-04-151-1/+1
* Remove old, unused, code.Mathieu Arnold2015-04-111-4/+0
* Patch Perl's header for c++11 compatibility.Mathieu Arnold2015-04-112-3/+13
* Make Perl build more reproducibly.Mathieu Arnold2015-04-095-3/+185
* Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread.Mathieu Arnold2015-03-242-13/+2
* Add an upstream patch fixing build with gcc5.Mathieu Arnold2015-03-091-0/+39
* Update Perl 5.20 to 5.20.2.Mathieu Arnold2015-02-179-22/+27
* Remove BSDPAN from here too.Mathieu Arnold2015-01-221-2/+0
* Use a less kludgy way for handling libperl.so's versionning and linking.Mathieu Arnold2014-12-242-14/+14
* Do not let Perl's Configure finds out if it needs to use nm or not. It shouldMathieu Arnold2014-12-221-1/+1
* Make Perl link all .so it builds with libperl.so.Mathieu Arnold2014-12-172-5/+15
* Retire BSDPAN.Mathieu Arnold2014-12-172-31/+3
* One last cleanup, factorize a few things into variables, add a few entries toMathieu Arnold2014-12-024-1482/+1497
* Really disable MULTIPLICITY if disabled in OPTIONS, and as it was always onMathieu Arnold2014-11-291-2/+3
* Fixup the makewhatis errors.Mathieu Arnold2014-11-282-3/+3
* /usr/bin/env is in SETENV, not ENV, and sometime, ENV=$USER/.shrc, which ofMathieu Arnold2014-11-271-1/+1
* Get the man config file right.Mathieu Arnold2014-11-271-1/+2
* And point man to the new right place.Mathieu Arnold2014-11-271-1/+1
* - Bring back the .packlist files, many people need them, they willMathieu Arnold2014-11-273-5/+24
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-23/+33