aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.18
Commit message (Expand)AuthorAgeFilesLines
* MFH: r420220Mathieu Arnold2016-08-152-1/+91
* MFH: r420067Mathieu Arnold2016-08-112-1/+707
* 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-5/+3
* Try to simplify how libperl.so is looked for.Mathieu Arnold2016-05-091-3/+7
* 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/+99
* 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
* 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-284/+323
* 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-51/+6
* 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
* Perl 5.18 will officially be out of active support when 5.22 is released.Mathieu Arnold2015-05-131-0/+3
* Have perldoc use mandoc before *roff. Also, fix perldoc when using more as aMathieu Arnold2015-04-274-1/+35
* 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-113-3/+68
* Make Perl build more reproducibly.Mathieu Arnold2015-04-095-4/+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
* 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-6/+16
* 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-2038/+2054
* 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-4/+20
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-23/+33
* Update to 5.18.4.Mathieu Arnold2014-10-178-23/+27
* Cleanup @dirrm*.Mathieu Arnold2014-10-031-352/+8
* lang/perl5*: Remove absolute path to makewhatis in pkg-plistJohn Marino2014-06-151-2/+2
* Fix plist orphansMathieu Arnold2014-06-121-0/+1
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-56/+0
* lang/perl5.18: fix warning in Math/BigInt.pmKurt Jaeger2014-06-102-1/+12