aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/perl5.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove lang/perl5.16 and the support bits in perl5.mk, it is no longerrene2016-01-011-6/+2
* Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, afterbdrewery2015-11-101-2/+0
* Avoid redundantly looking up perl version when looking up dependencies or in ...bdrewery2015-10-201-0/+2
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedbapt2015-10-151-2/+2
* Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggeringbapt2015-10-151-4/+4
* Drop the necessity to add ${PORTSDIR} to dependency linebapt2015-10-151-6/+6
* - Fix compatibility with fmakeamdmi32015-10-081-1/+1
* Do not provide empty do-test target for perl5-using portsamdmi32015-10-081-1/+1
* - Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defi...sunpoet2015-10-041-2/+2
* Implemented complete support for test target.amdmi32015-09-291-9/+4
* Make it so that the default Perl is always called perl5.mat2015-09-141-8/+19
* To ease up with future upgrades, move PERL_VERSION into a separate file.mat2015-08-311-5/+5
* Bump perl5-devel's PERL_VERSION.mat2015-08-241-1/+1
* Rewrite the target ordering code.mat2015-08-171-0/+1
* Bump here too.mat2015-07-281-1/+1
* - Fix regression-test: TEST_ARGS and TEST_ENV should be overwritablesunpoet2015-07-071-2/+2
* Forgotten bit from r390291.mat2015-06-221-1/+1
* Update lang/perl5.22 to 5.22.0, and lang/perl5-devel to 5.23.0-ish.mat2015-06-021-3/+4
* Welcome lang/perl5.22 to te tree, currently at 5.22.0-RC2mat2015-05-261-2/+4
* Update to v5.22.0-RC2-1-gdfd03a6.mat2015-05-261-0/+2
* Catch up with lang/perl5-devel, add a permanent way to ask for -devel.mat2015-05-111-2/+2
* Forgot that when I updated Perl lang/perl5-devel.mat2015-04-271-1/+1
* Add lang/perl5-devel, which will be the one from which the lang/perl5.xx portsmat2015-04-161-1/+5
* Update Perl 5.20 to 5.20.2.mat2015-02-171-1/+1
* Mk/Uses/perl5.mk: Unregister perl5.14 now that the port has expired.rene2015-01-011-7/+3
* Catch other wrong occurences of SITE_PERL and SITE_ARCH.mat2014-12-231-3/+3
* Fix MANDIRS.mat2014-12-231-1/+1
* Make Perl link all .so it builds with libperl.so.mat2014-12-171-5/+7
* ts=8, repeat after me, ts=8.mat2014-12-161-52/+51
* - Use FINDsunpoet2014-12-131-1/+1
* Use TMPPLIST, not PLIST.mat2014-11-271-3/+2
* No need to output what this does.mat2014-11-271-1/+1
* - Bring back the .packlist files, many people need them, they willmat2014-11-271-11/+11
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-23/+39
* - Update to 0.039sunpoet2014-11-251-1/+1
* Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH.mat2014-11-181-1/+6
* And remember to bump versions here too.mat2014-10-181-2/+2
* Change the way USES is handled:tijl2014-09-291-1/+1
* Fix shell commands in fix-packlist,mandree2014-09-261-1/+1
* - Update to 0.038sunpoet2014-09-091-1/+1
* - Fix typosunpoet2014-08-181-1/+1
* Module::Build installs the empty bootstrap files, even with Perl 5.20, somat2014-08-181-4/+3
* revert r365227 to allow discussionpi2014-08-181-1/+1
* Mk/Uses/perl5.mk: Fix logic for removal of empty .bs filespi2014-08-181-1/+1
* - Update to 0.037sunpoet2014-07-281-1/+1
* - update Module-Build to 0.4206leeym2014-07-151-1/+1
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-3/+5
* - Ensure up-to-date p5-Module-Build and p5-Module-Build-Tiny to avoid buildsunpoet2014-06-091-2/+2
* - Cleanup COMMENTsunpoet2014-06-091-1/+0
* Apply a band-aid on Perl ports plists for perl 5.20.mat2014-06-021-0/+5
* Add perl 5.20.0.mat2014-05-271-1/+5
* SITE_PERL is relative to LOCALBASE, switch to PREFIX for the post-stage fixups.mat2014-05-261-1/+1
* - Add a USE_PERL5=fixpacklist to account for ports creating one when not usingmat2014-05-251-3/+5
* Drop support for non staged perl portsbapt2014-04-091-2/+0
* Tell the configure scripts to use ${PERL} for PERL_PATH, this fixesrene2014-04-041-1/+1
* When USES=perl5 is localed (what ever run or build depend) define a cache var...bapt2014-03-301-0/+1
* Move MAINTAINER lines to the end of the initial comment block andgerald2014-03-151-2/+2
* - Check test:sunpoet2014-03-131-1/+4
* - Add regression-test: for all USES=perl5 portssunpoet2014-03-131-0/+13
* Like it was announced six months ago, remove Perl 5.12.mat2014-02-141-7/+2
* Add a note to people still running perl 5.12 that it's going to disapear soon.mat2014-02-031-0/+1
* Only defines the post-stage when neededbapt2014-01-271-1/+1
* Bump perl version here too.mat2014-01-121-1/+1
* - Use leading "-" to ignore exit status instead of trailing "|| ${TRUE}"sunpoet2013-10-281-1/+1
* - Add missing || ${TRUE}sunpoet2013-10-251-1/+1
* - Fix .packlist only when ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto existssunpoet2013-10-241-1/+1
* - Cosmetic change:sunpoet2013-10-201-21/+20
* - Add staging support for USE_PERL5=modbuild*sunpoet2013-10-201-9/+20
* - Minor cleanup for PERL5_MAN* and P5MAN*sunpoet2013-09-261-5/+2
* - Remove trailing slashsunpoet2013-09-241-1/+1
* Introduce a new MANDIRS macros to make the compress-man determine where the m...bapt2013-09-241-0/+1
* Simplify notation of perl man page path in pkg-plist when stagedbapt2013-09-231-2/+4
* Add a new PERL_MANDIR substitution pattern to PLIST_SUB to easier staging p5-...bapt2013-09-231-1/+3
* Introduce the one-true-way to handle multi version portsbapt2013-09-191-1/+12
* - Fix things after recent modbuildtiny commitaz2013-09-051-2/+6
* * Add devel/p5-Module-Build-Tiny support to USE_PERL5 with modbuildtiny.mat2013-09-041-2/+8
* - Sync comment with default PERL_VERSIONsunpoet2013-08-231-2/+2
* And actually allow people to continue using ports.mat2013-08-131-1/+1
* Introduce Perl 5.18.1mat2013-08-131-0/+2
* New USES= perl5bapt2013-07-311-0/+231