Commit graph

17 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd - Remove outdated PERL_LEVEL check
With hat:	perl
2014-03-06 18:51:17 +00:00
Emanuel Haupt
58fb45f3dd Support staging. 2014-02-05 13:43:06 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Baptiste Daroussin
7fb9058d37 Convert to new perl framework 2013-09-17 09:00:42 +00:00
Jun Kuriyama
874fff3f5e - Upgrade to 0.37. 2013-08-10 11:45:25 +00:00
Jun Kuriyama
4fadad0b85 - Upgrade to 0.35. 2013-05-26 22:59:08 +00:00
Jun Kuriyama
0dc398761c - Upgrade to 0.34. 2013-05-21 11:34:58 +00:00
Jun Kuriyama
8b241352a5 - Upgrade to 0.33. 2013-03-03 09:39:18 +00:00
Jun Kuriyama
46db4e583b - Upgrade to 0.32. 2013-01-14 14:03:56 +00:00
Jun Kuriyama
ad341fabe8 - Upgrade to 0.29.
Feature safe: yes
2012-10-19 15:44:26 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Jun Kuriyama
171bc9ad90 - Upgrade to 0.28. 2012-05-26 13:10:13 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
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)
2012-03-13 16:15:36 +00:00
Jun Kuriyama
d45e138ee5 - Upgrade to 0.27.
Feature safe:	yes
2012-03-11 07:23:17 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, 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
2012-03-08 18:45:38 +00:00
Steve Wills
1029dc0c16 - Add TEST_DEPENDS to enable testing
Approved by:	portmgr (blanket)
2012-02-28 20:28:36 +00:00
Jun Kuriyama
a11c021804 DBIx::QueryLog is logs each execution time and the actual query.
Currently, works on DBD::mysql and DBD::sqlite.

WWW: http://search.cpan.org/dist/DBIx-QueryLog/
2012-01-02 07:35:20 +00:00