aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic-Bangs
Commit message (Collapse)AuthorAgeFilesLines
* - Add TEST_DEPENDS to enable testingSteve Wills2012-04-101-1/+3
| | | | | | | | | | - Avoid use of SITE_PERL in depends PR: ports/166129 Approved by: maintainer timeout (ivan@serezhkin.com, >2 weeks) Notes: svn path=/head/; revision=294473
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Update to 1.06Philip M. Gollucci2010-08-232-4/+4
| | | | | | | | | | PR: ports/147402 Submitted by: pgollucci (myself) Reviewed by: az Approved by: maintainer timeout (ivan@serezhkin.com ; > 2.5 months) Notes: svn path=/head/; revision=259775
* - Update to 1.02Philip M. Gollucci2009-07-233-18/+6
| | | | | | | | | PR: ports/136563 Approved by: maintainer timeout (ivan@serezhkin.com; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=238280
* Perl::Critic::Bangs is a collection of Perl::Critic policiesFelippe de Meirelles Motta2008-06-144-0/+63
that will help make your code better. WWW: http://search.cpan.org/dist/Perl-Critic-Bangs/ PR: ports/124333 Submitted by: vany <ivan@serezhkin.com> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=214819