aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Pod-Coverage
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.19Mathieu Arnold2007-10-262-4/+4
| | | | Notes: svn path=/head/; revision=202111
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Update to 0.18Mathieu Arnold2006-08-073-19/+15
| | | | | | | | PR: 101387 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=169976
* 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
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* * 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
* Update to 0.17Mathieu Arnold2004-11-243-3/+19
| | | | Notes: svn path=/head/; revision=122316
* Update to 0.16Mathieu Arnold2004-10-202-3/+3
| | | | Notes: svn path=/head/; revision=119848
* Update to 0.14Mathieu Arnold2004-05-102-3/+3
| | | | Notes: svn path=/head/; revision=108831
* The port was fixed shortly before I added the BROKEN tag, and now compilesKris Kennaway2004-02-161-3/+0
| | | | | | | | | fine. Pointy hat to: kris Notes: svn path=/head/; revision=101037
* This port is also broken on 4.x, and will be removed after April 7Kris Kennaway2004-02-071-5/+2
| | | | Notes: svn path=/head/; revision=100312
* BROKEN on 5.x: does not compileKris Kennaway2004-02-071-1/+7
| | | | Notes: svn path=/head/; revision=100215
* Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-BuildMathieu Arnold2004-02-061-4/+3
| | | | | | | stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS Notes: svn path=/head/; revision=100138
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 0.13Mathieu Arnold2004-01-053-2/+3
| | | | Notes: svn path=/head/; revision=97345
* Add p5-Pod-CoverageMathieu Arnold2003-10-104-0/+52
Checks if the documentation of a module is comprehensive. Notes: svn path=/head/; revision=90797