aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-QueryProfiler
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-032-6/+3
| | | | Notes: svn path=/head/; revision=332592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - 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
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-9/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309071
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+9
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-9/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Oops, test dependency p5-Test-Perl-Critic is in textproc, not develSteve Wills2011-10-261-1/+2
| | | | Notes: svn path=/head/; revision=284372
* - Add to BUILD_DEPENDS to decrease build warningsSteve Wills2011-09-201-1/+2
| | | | Notes: svn path=/head/; revision=282077
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - update to 0.05Baptiste Daroussin2011-08-162-3/+6
| | | | | | | | - add LICENSES - no changelog provided Notes: svn path=/head/; revision=279850
* - Update to 0.04Sunpoet Po-Chuan Hsieh2011-06-143-9/+18
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-QueryProfiler/ Notes: svn path=/head/; revision=275580
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reassign ports from andrey@kostenko.name to perl@ due to lack of time.Mark Linimon2010-04-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=252936
* - Update to 0.03Philip M. Gollucci2010-02-262-4/+4
| | | | | | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-QueryProfiler/Changes PR: ports/143752 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (andrey@kostenko.name; 14 days) Feature safe: yes Notes: svn path=/head/; revision=250333
* DBIx::Class::QueryProfiler is a profiler for DBIx::Class. AlsoWen Heping2010-01-084-0/+37
it provides more usable output or queries. WWW: http://search.cpan.org/dist/DBIx-Class-QueryProfiler PR: ports/142006 Submitted by: Andrey Kostenko <andrey@kostenko.name> Notes: svn path=/head/; revision=247402