aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.18/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-181-1/+1
* 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-111-2/+3
* 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
* 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-151-1/+1
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-22/+62
* 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-311-18/+4
* 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-291-1/+1
* 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-271-1/+1
* 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-111-3/+2
* Make Perl build more reproducibly.Mathieu Arnold2015-04-091-2/+4
* Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread.Mathieu Arnold2015-03-241-4/+2
* Use a less kludgy way for handling libperl.so's versionning and linking.Mathieu Arnold2014-12-241-5/+6
* 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-171-4/+14
* Retire BSDPAN.Mathieu Arnold2014-12-171-25/+3
* One last cleanup, factorize a few things into variables, add a few entries toMathieu Arnold2014-12-021-12/+29
* 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-281-1/+1
* /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
* - Bring back the .packlist files, many people need them, they willMathieu Arnold2014-11-271-4/+6
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-14/+29
* Update to 5.18.4.Mathieu Arnold2014-10-171-1/+1
* Fix plist orphansMathieu Arnold2014-06-121-0/+1
* lang/perl5.18: fix warning in Math/BigInt.pmKurt Jaeger2014-06-101-1/+1
* Add CPE information.Dag-Erling Smørgrav2014-06-041-1/+1
* I Forgot to update the CONFLICTS.Mathieu Arnold2014-05-271-1/+1
* Add perl 5.20.0.Mathieu Arnold2014-05-271-4/+2
* Ship Perl with its real licenses, and not the stock ones.Mathieu Arnold2014-05-261-1/+3
* USES=tar:bzip2Mathieu Arnold2014-04-071-1/+1
* - Remove temp file on deinstall[1]Mathieu Arnold2014-03-311-13/+13
* Pet portscout.Mathieu Arnold2014-03-061-0/+3
* Like it was announced six months ago, remove Perl 5.12.Mathieu Arnold2014-02-141-1/+1
* Massive cleanup of the Perl ports:Mathieu Arnold2014-02-121-19/+15
* Remove all NO_LATEST_LINK, all of them have different PKGNAMEs.Mathieu Arnold2014-02-111-2/+0