summaryrefslogtreecommitdiff
path: root/Mk/Uses/perl5.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Welcome lang/perl5.22 to te tree, currently at 5.22.0-RC2Mathieu Arnold2015-05-261-2/+4
* Update to v5.22.0-RC2-1-gdfd03a6.Mathieu Arnold2015-05-261-0/+2
* Catch up with lang/perl5-devel, add a permanent way to ask for -devel.Mathieu Arnold2015-05-111-2/+2
* Forgot that when I updated Perl lang/perl5-devel.Mathieu Arnold2015-04-271-1/+1
* Add lang/perl5-devel, which will be the one from which the lang/perl5.xx portsMathieu Arnold2015-04-161-1/+5
* Update Perl 5.20 to 5.20.2.Mathieu Arnold2015-02-171-1/+1
* Mk/Uses/perl5.mk: Unregister perl5.14 now that the port has expired.Rene Ladan2014-12-311-7/+3
* Catch other wrong occurences of SITE_PERL and SITE_ARCH.Mathieu Arnold2014-12-231-3/+3
* Fix MANDIRS.Mathieu Arnold2014-12-231-1/+1
* Make Perl link all .so it builds with libperl.so.Mathieu Arnold2014-12-171-5/+7
* ts=8, repeat after me, ts=8.Mathieu Arnold2014-12-161-52/+51
* - Use FINDSunpoet Po-Chuan Hsieh2014-12-131-1/+1
* Use TMPPLIST, not PLIST.Mathieu Arnold2014-11-271-3/+2
* No need to output what this does.Mathieu Arnold2014-11-271-1/+1
* - Bring back the .packlist files, many people need them, they willMathieu Arnold2014-11-271-11/+11
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-23/+39
* - Update to 0.039Sunpoet Po-Chuan Hsieh2014-11-241-1/+1
* Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH.Mathieu Arnold2014-11-181-1/+6
* And remember to bump versions here too.Mathieu Arnold2014-10-171-2/+2
* Change the way USES is handled:Tijl Coosemans2014-09-281-1/+1
* Fix shell commands in fix-packlist,Matthias Andree2014-09-251-1/+1
* - Update to 0.038Sunpoet Po-Chuan Hsieh2014-09-081-1/+1
* - Fix typoSunpoet Po-Chuan Hsieh2014-08-181-1/+1
* Module::Build installs the empty bootstrap files, even with Perl 5.20, soMathieu Arnold2014-08-181-4/+3
* revert r365227 to allow discussionKurt Jaeger2014-08-171-1/+1
* Mk/Uses/perl5.mk: Fix logic for removal of empty .bs filesKurt Jaeger2014-08-171-1/+1
* - Update to 0.037Sunpoet Po-Chuan Hsieh2014-07-281-1/+1
* - update Module-Build to 0.4206Yen-Ming Lee2014-07-151-1/+1
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-3/+5
* - Ensure up-to-date p5-Module-Build and p5-Module-Build-Tiny to avoid buildSunpoet Po-Chuan Hsieh2014-06-091-2/+2
* - Cleanup COMMENTSunpoet Po-Chuan Hsieh2014-06-091-1/+0
* Apply a band-aid on Perl ports plists for perl 5.20.Mathieu Arnold2014-06-021-0/+5
* Add perl 5.20.0.Mathieu Arnold2014-05-271-1/+5
* SITE_PERL is relative to LOCALBASE, switch to PREFIX for the post-stage fixups.Mathieu Arnold2014-05-251-1/+1
* - Add a USE_PERL5=fixpacklist to account for ports creating one when not usingMathieu Arnold2014-05-251-3/+5
* Drop support for non staged perl portsBaptiste Daroussin2014-04-091-2/+0
* Tell the configure scripts to use ${PERL} for PERL_PATH, this fixesRene Ladan2014-04-041-1/+1
* When USES=perl5 is localed (what ever run or build depend) define a cache var...Baptiste Daroussin2014-03-301-0/+1
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-151-2/+2
* - Check test:Sunpoet Po-Chuan Hsieh2014-03-131-1/+4
* - Add regression-test: for all USES=perl5 portsSunpoet Po-Chuan Hsieh2014-03-121-0/+13
* Like it was announced six months ago, remove Perl 5.12.Mathieu Arnold2014-02-141-7/+2
* Add a note to people still running perl 5.12 that it's going to disapear soon.Mathieu Arnold2014-02-031-0/+1
* Only defines the post-stage when neededBaptiste Daroussin2014-01-271-1/+1
* Bump perl version here too.Mathieu Arnold2014-01-111-1/+1
* - Use leading "-" to ignore exit status instead of trailing "|| ${TRUE}"Sunpoet Po-Chuan Hsieh2013-10-271-1/+1
* - Add missing || ${TRUE}Sunpoet Po-Chuan Hsieh2013-10-251-1/+1
* - Fix .packlist only when ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto existsSunpoet Po-Chuan Hsieh2013-10-231-1/+1
* - Cosmetic change:Sunpoet Po-Chuan Hsieh2013-10-201-21/+20
* - Add staging support for USE_PERL5=modbuild*Sunpoet Po-Chuan Hsieh2013-10-191-9/+20