aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Pod-Coverage
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a typo, then fix plist error when define NOPORTEXAMPLESWen Heping2012-01-081-1/+1
| | | | Notes: svn path=/head/; revision=288726
* - Respect PORTDOCS and PORTEXAMPLESSunpoet Po-Chuan Hsieh2011-12-142-5/+14
| | | | | | | | - Pet portlint - Add TEST_DEPENDS Notes: svn path=/head/; revision=287379
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Update to 0.21Sergey Skvortsov2010-08-022-6/+5
| | | | | | | | | Changes: http://cpansearch.perl.org/src/RCLAMP/Pod-Coverage-0.21/Changes PR: ports/149141 Submitted by: Frederic Culot <frederic@culot.org> Notes: svn path=/head/; revision=258640
* - Remove unneeded dependencies which is in perl-5.8.9 dist from portsJun Kuriyama2010-01-161-2/+2
| | | | | | | | | | | maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec. Notes: svn path=/head/; revision=247977
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-162-4/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Update to 0.20Mathieu Arnold2009-02-242-5/+5
| | | | Notes: svn path=/head/; revision=229014
* 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