aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-JIT
Commit message (Collapse)AuthorAgeFilesLines
* Use the CPAN site macro.Mathieu Arnold2007-08-312-33/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Update to 0.05Mathieu Arnold2006-06-146-73/+6
| | | | | | | | PR: 98648 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=165396
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Add some patches :Mathieu Arnold2004-08-195-3/+73
| | | | | | | | | | | | + Fix 8bit symbols escaping. + Allow blessed hashrefs in loops. + Fix a portlint warning and make it not clutter perllocal.pod PR: 70656 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=116698
* Fix a indent issueMathieu Arnold2004-05-071-2/+6
| | | | | | | | Submitted by: alex@kapranoff.ru Forgotten by: me Notes: svn path=/head/; revision=108622
* Add p5-HTML-Template-JIT 0.04, perl module to compile HTML TemplatesMathieu Arnold2004-05-075-0/+85
with Inline::C. PR: ports/66351 Submitted by: alex@kapranoff.ru Notes: svn path=/head/; revision=108608