aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-HTML-Template
Commit message (Collapse)AuthorAgeFilesLines
* Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possiblyLars Balker Rasmussen2006-07-111-1/+2
| | | | | | | p5-Catalyst-Devel as well (if they have Helper modules). Notes: svn path=/head/; revision=167513
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* refix plistMathieu Arnold2005-06-231-4/+0
| | | | | | | PR: ports/79330 Notes: svn path=/head/; revision=137918
* Add p5-Catalyst-View-HTML-Template.Jean-Yves Lefort2005-05-304-0/+49
A view base class for Catalyst using HTML::Template. WWW: http://search.cpan.org/dist/Catalyst-View-HTML-Template PR: ports/81582 Submitted by: Gruen Christian <kiki@bsdro.org> Notes: svn path=/head/; revision=136443