aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Bundle-Sledge
Commit message (Collapse)AuthorAgeFilesLines
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-121-11/+4
| | | | | | | | | | | | | | | | | | | | | | | + 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)
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allmat2004-08-121-1/+3
| | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme.
* Add SIZE data.knu2004-03-221-0/+1
| | | | Submitted by: trevor
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-241-2/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-242-7/+6
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to 0.03.knu2003-09-292-2/+3
|
* Move the CGI.pm dependency inside the ${PERL_LEVEL} < 500601 block.knu2003-03-021-1/+1
| | | | Noted by: kuriyama
* Add p5-Bundle-Sledge. Sledge is a pure perl, pluggable, lightweightknu2003-02-274-0/+71
web application framework, and this bundle module helps to install all modules used for Sledge.