aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CatalystX-Profile
Commit message (Collapse)AuthorAgeFilesLines
* - support STAGEDIRAndrej Zverev2013-11-042-3/+5
| | | | | | | - add LICENSE Notes: svn path=/head/; revision=332678
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* PERL_MODBUILD implies PERL_CONFIGURE and PERL_CONFIGURE implies USE_PERL5.Mathieu Arnold2013-06-061-1/+0
| | | | | | | Reported by: http://az.semmy.ru/perl_sdad.txt Notes: svn path=/head/; revision=320095
* The variable is USE_PERL5 not USE_PERLEitan Adler2012-02-071-1/+1
| | | | | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav) Notes: svn path=/head/; revision=290590
* Adds support for profiling your Catalyst application, without profiling setup.Steve Wills2011-05-084-0/+45
WWW: http://search.cpan.org/dist/CatalystX-Profile/ Notes: svn path=/head/; revision=273829