aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template
Commit message (Collapse)AuthorAgeFilesLines
* Add a patch to fix debug message indent bug (cosmetic).Jun Kuriyama2002-05-202-3/+17
| | | | | | | | | | | | Depends on File::Spec only if required. For latest -current, perl5 port is installed on $PREFIX and this conflicts with p5-File-Spec port's manpages. I use "5.6.1" literally in .if exists() check because bsd.port.pre.mk does not define $PREL_VERSION. Notes: svn path=/head/; revision=59563
* Upgrade to 2.5.Jun Kuriyama2002-02-193-3/+21
| | | | | | | Pointed out by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura) Notes: svn path=/head/; revision=54909
* Upgrade to 2.4.Jun Kuriyama2001-11-282-2/+2
| | | | | | | | PR: ports/32347 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp> Notes: svn path=/head/; revision=50692
* Upgrade to 2.3.Jun Kuriyama2001-07-053-3/+3
| | | | | | | | Submitted by: Pete Fritchman <petef@databits.net> PR: ports/28710 Notes: svn path=/head/; revision=44795
* Use $PERL_CONFIGURE.Jun Kuriyama2001-01-081-5/+1
| | | | Notes: svn path=/head/; revision=36930
* Upgrade to 2.2.Jun Kuriyama2000-12-272-2/+2
| | | | Notes: svn path=/head/; revision=36395
* Fix typo in @unexec rmdir line.Jun Kuriyama2000-10-311-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34482
* Perl module to use HTML Templates from CGI scripts.Jun Kuriyama2000-10-275-0/+37
Notes: svn path=/head/; revision=34279