aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Strict
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.13Dmitry Marakasov2009-02-012-4/+4
| | | | | | | | PR: 131257 Submitted by: hideo <hideo at lastamericanempire dot com> (maintainer) Notes: svn path=/head/; revision=227374
* - Update to 0.12Dmitry Marakasov2009-01-282-4/+4
| | | | | | | | PR: 131061 Submitted by: hideo <hideo at lastamericanempire dot com> (maintainer) Notes: svn path=/head/; revision=227060
* - Update to 0.11Dmitry Marakasov2009-01-212-4/+4
| | | | | | | | PR: 130778 Submitted by: hideo <hideo at lastamericanempire dot com> (maintainer) Notes: svn path=/head/; revision=226600
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 0.09.Marcelo Araujo2008-03-072-4/+4
| | | | | | | | PR: ports/121079 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=208575
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.08Cheng-Lung Sung2006-09-072-7/+6
| | | | | | | | | PR: ports/102929 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Approved by: maintainer (hideo_AT_lastamericanempire dot com) Notes: svn path=/head/; revision=172438
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-201-1/+1
| | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Add devel/p5-Test-Strict 0.07, a Perl module to test and report on theAnton Berezin2005-12-274-0/+42
coverage of the strict/warnings pragmas. PR: 90981 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=152211