aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Template
Commit message (Collapse)AuthorAgeFilesLines
* Use ${PERL_LEVEL} < 500600 rather than ${OSVERSION} < 500000.kuriyama2003-06-191-1/+1
| | | | Submitted by: Jeremy Prior <jez@netcraft.com>
* de-pkg-comment.kuriyama2003-02-222-1/+1
|
* Simplify decection of File::Spec to avoid INDEX generation breakage.kuriyama2003-01-231-3/+1
| | | | | | | You shoud check to be installed latest perl5 port (5.x) or latest File::Spec module (4.x). Reviewed by: kris
* Generate correct *_DEPENDS line for File::Spec 0.82 on 4.x and 5.x.kuriyama2003-01-131-10/+9
| | | | | Seach File::Spec module by using "perl -MFile::Spec" and switching by evaluating $File::Spec::VERSION which actually loaded.
* Upgrade to 2.6 (with typo fix patch).kuriyama2002-10-213-6/+9
|
* Add a patch to fix debug message indent bug (cosmetic).kuriyama2002-05-212-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.
* Upgrade to 2.5.kuriyama2002-02-193-3/+21
| | | | Pointed out by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
* Upgrade to 2.4.kuriyama2001-11-282-2/+2
| | | | | PR: ports/32347 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
* Upgrade to 2.3.kuriyama2001-07-063-3/+3
| | | | | Submitted by: Pete Fritchman <petef@databits.net> PR: ports/28710
* Use $PERL_CONFIGURE.kuriyama2001-01-081-5/+1
|
* Upgrade to 2.2.kuriyama2000-12-272-2/+2
|
* Fix typo in @unexec rmdir line.kuriyama2000-10-311-1/+1
| | | | Submitted by: bento
* Perl module to use HTML Templates from CGI scripts.kuriyama2000-10-275-0/+37