aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Module-Info
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.30.demon2006-01-233-7/+7
| | | | | | Based on: PR: 92174 Submitted by: leeym
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to version 0.28.demon2005-07-192-4/+3
| | | | | PR: 83700 Submitted by: leeym
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-121-8/+6
| | | | | | | | | | | | | | | | | | | | | | | + 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)
* Update to version 0.26.demon2004-07-252-3/+3
| | | | | PR: 69538 Submitted by: lth
* Update to 0.24mat2004-02-243-4/+5
| | | | Approved by: maintainer
* Update to 0.22mat2003-08-272-2/+2
| | | | Approved by: maintainer
* When using perl 5.005, depend on p5-File-Spec port.demon2003-07-041-1/+8
| | | | | PR: 53953 Submitted by: Mathieu Arnold <m@absolight.net>
* New port: Module::Info.demon2003-06-294-0/+37
Module::Info gives you information about Perl modules without actually loading the module. It actually isn't specific to modules and should work on any perl code.