aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Harness
Commit message (Collapse)AuthorAgeFilesLines
* - Updated to 3.09;Yen-Ming Lee2008-02-143-7/+7
| | | | | | | | | | | - Add missing deps; - Add newer files and manpages installed. PR: 120673 Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com> Notes: svn path=/head/; revision=207215
* - Update to 3.07Cheng-Lung Sung2008-01-152-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Test-Harness/Changes Notes: svn path=/head/; revision=205677
* - Update to 3.06Cheng-Lung Sung2008-01-052-6/+5
| | | | | | | Changes: http://search.cpan.org/dist/Test-Harness/Changes Notes: svn path=/head/; revision=205034
* Update to 3.05. This is a major upgrade from 2.X to 3.X.Anton Berezin2007-12-203-20/+77
| | | | | | | Changes: http://search.cpan.org/dist/Test-Harness/Changes Notes: svn path=/head/; revision=204193
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+0
| | | | | | | | | | | 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 2.64Yen-Ming Lee2006-10-083-4/+9
| | | | Notes: svn path=/head/; revision=175014
* Update to 2.62Erwin Lansing2006-06-102-4/+4
| | | | Notes: svn path=/head/; revision=165042
* - update to 2.60Yen-Ming Lee2006-05-262-4/+4
| | | | Notes: svn path=/head/; revision=163451
* - update to 2.58Yen-Ming Lee2006-05-143-5/+7
| | | | Notes: svn path=/head/; revision=162356
* 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
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* - Assign maintainer to perl@Yen-Ming Lee2005-10-102-6/+9
| | | | | | | | | | - Update to 2.56 PR: 86695 Submitted by: leeym Notes: svn path=/head/; revision=144856
* Release to ports@.Dmitry Sivachenko2005-10-101-1/+1
| | | | Notes: svn path=/head/; revision=144798
* Update to version 2.52.Dmitry Sivachenko2005-07-183-5/+7
| | | | | | | | PR: 83641 Submitted by: leeym Notes: svn path=/head/; revision=139493
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* - skip bin/prove and its manpage under perl 5.8Yen-Ming Lee2005-03-012-6/+16
| | | | | | | | PR: 70233 Submitted by: leeym Notes: svn path=/head/; revision=130104
* Reviewed by: maintainerFoxfair Hu2004-06-082-3/+3
| | | | | | | Upgrade devel/p5-Test-Harness from 2.40 to 2.42. Notes: svn path=/head/; revision=111048
* Use pure_install target instead of install, to prevent writing to perllocal.pod.Dmitry Sivachenko2004-02-221-0/+1
| | | | | | | Submitted by: Alex Kapranoff <kappa@web.1tv.ru> Notes: svn path=/head/; revision=101717
* Update to version 2.40.Dmitry Sivachenko2004-02-202-5/+5
| | | | | | | | PR: 63128 Submitted by: Alex Kapranoff <alex@kapranoff.ru> Notes: svn path=/head/; revision=101493
* Depend on textproc/p5-PodParser if ${PERL_LEVEL} < 500601.Dmitry Sivachenko2004-01-191-1/+8
| | | | | | | | | This should fix build on -stable with perl 5.0. Problem spotted by: Joe Marcus Clarke Notes: svn path=/head/; revision=98524
* Add missing file and manpage.Dmitry Sivachenko2003-12-202-0/+3
| | | | | | | | PR: 60412 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=96255
* Update to version 2.38.Dmitry Sivachenko2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=94922
* Update to version 2.30.Dmitry Sivachenko2003-09-242-3/+3
| | | | | | | | | Take maintainership. Approved by: former maintainer Notes: svn path=/head/; revision=89155
* PR: 52216Foxfair Hu2003-06-214-12/+13
| | | | | | | | | | Submitted by: Mathieu Arnold <m@absolight.net> Reviewed by: maintainer Update devel/p5-Test-Harness to 2.28. Add WWW too. Notes: svn path=/head/; revision=83389
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Update to version 2.26Kevin Lo2002-08-282-2/+2
| | | | | | | | PR: 42102 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=65126
* upgrade to 2.02Ying-Chieh Liao2002-04-042-2/+2
| | | | | | | | PR: 36744 Submitted by: maintainer Notes: svn path=/head/; revision=57321
* Update to 2.01Kevin Lo2002-01-123-3/+4
| | | | | | | | PR: 33808 Submitted by: MAINTAINER Notes: svn path=/head/; revision=52975
* Update to 2.00.Anton Berezin2001-12-243-3/+7
| | | | | | | | Submitted by: maintainer PR: 33136 Notes: svn path=/head/; revision=52102
* Update to version 1.26.Steve Price2001-12-022-2/+2
| | | | | | | | PR: 32357 Submitted by: maintainer Notes: svn path=/head/; revision=50881
* Use another method of persuading MakeMaker to not install things intoAnton Berezin2001-10-021-4/+3
| | | | | | | | | | | /usr/libdata/perl. This method has an advantage of not changing MakeMaker's idea about the location of perllocal.pod file it appends the installation info to, and therefore, indirectly fixes plist. Approved by: maintainer Notes: svn path=/head/; revision=48357
* Update to 1.25.Anton Berezin2001-10-022-2/+2
| | | | | | | | PR: 30868 Submitted by: maintainer Notes: svn path=/head/; revision=48355
* Initial import of p5-Test-Harness 1.23.Kevin Lo2001-08-145-0/+37
It runs perl standard test scripts with statistics PR: 29647 Submitted by: Shell Hung <shell@shellhung.org> Notes: svn path=/head/; revision=46245