aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Bundle-Sledge
Commit message (Collapse)AuthorAgeFilesLines
* Use make(1) syntax in a MakefileErwin Lansing2006-02-191-1/+1
| | | | | | | | Pointy hat to: erwin Noticed by: cperciva Notes: svn path=/head/; revision=156388
* - Update to 0.04Erwin Lansing2006-02-192-6/+7
| | | | | | | - Mark for perl 5.6.0 or higher Notes: svn path=/head/; revision=156384
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Fix package build.Kirill Ponomarev2005-08-051-3/+11
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=140784
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-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) Notes: svn path=/head/; revision=137264
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-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. Notes: svn path=/head/; revision=116026
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-2/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update to 0.03.Akinori MUSHA2003-09-292-2/+3
| | | | Notes: svn path=/head/; revision=89776
* Move the CGI.pm dependency inside the ${PERL_LEVEL} < 500601 block.Akinori MUSHA2003-03-021-1/+1
| | | | | | | Noted by: kuriyama Notes: svn path=/head/; revision=76731
* Add p5-Bundle-Sledge. Sledge is a pure perl, pluggable, lightweightAkinori MUSHA2003-02-264-0/+71
web application framework, and this bundle module helps to install all modules used for Sledge. Notes: svn path=/head/; revision=76503