aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template
Commit message (Collapse)AuthorAgeFilesLines
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-9/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Simplify dependency.Jun Kuriyama2008-08-301-5/+10
| | | | | | | | PR: ports/126979 Submitted by: leeym Notes: svn path=/head/; revision=219493
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Upgrade to 2.9.Jun Kuriyama2007-02-092-4/+4
| | | | Notes: svn path=/head/; revision=184704
* - Upgrade to 2.8.Jun Kuriyama2006-01-302-5/+4
| | | | Notes: svn path=/head/; revision=154825
* 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-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-112-27/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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
* Add conditional depedency on p5-Digest-MD5.Jun Kuriyama2004-06-271-0/+4
| | | | | | | Reported by: olgeni Notes: svn path=/head/; revision=112422
* Upgrade to 2.7.Jun Kuriyama2004-06-253-20/+7
| | | | | | | Submitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=112242
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* (1) Use .include correctly.Jun Kuriyama2004-03-181-2/+3
| | | | | | | | | (2) Remove bogus $MAN3PREFIX definition. PR: ports/64393 (1) Notes: svn path=/head/; revision=104339
* utilize SITE_PERLYing-Chieh Liao2003-10-241-5/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Use ${PERL_LEVEL} < 500600 rather than ${OSVERSION} < 500000.Jun Kuriyama2003-06-191-1/+1
| | | | | | | Submitted by: Jeremy Prior <jez@netcraft.com> Notes: svn path=/head/; revision=83307
* de-pkg-comment.Jun Kuriyama2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* Simplify decection of File::Spec to avoid INDEX generation breakage.Jun 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 Notes: svn path=/head/; revision=73837
* Generate correct *_DEPENDS line for File::Spec 0.82 on 4.x and 5.x.Jun Kuriyama2003-01-131-10/+9
| | | | | | | | Seach File::Spec module by using "perl -MFile::Spec" and switching by evaluating $File::Spec::VERSION which actually loaded. Notes: svn path=/head/; revision=73027
* Upgrade to 2.6 (with typo fix patch).Jun Kuriyama2002-10-213-6/+9
| | | | Notes: svn path=/head/; revision=68475
* 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