aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Toolkit
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Approved by: mat (perl; maintainer) Notes: svn path=/head/; revision=149491
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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
* Ensure the final installation conforms to the pkg-plist by forcingLars Thegler2005-01-311-0/+1
| | | | | | | the Makefile.PL Q&A. Notes: svn path=/head/; revision=127786
* Add Template::Plugin::*'s optional dependenciesMathieu Arnold2004-11-231-0/+66
| | | | | | | | | PR: 73922 Submitted by: ports@c0decafe.net Approved by: with perl's hat on Notes: svn path=/head/; revision=122213
* Update to 2.14Mathieu Arnold2004-10-123-3/+29
| | | | Notes: svn path=/head/; revision=118917
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-2/+4
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* Nevermind portlint, respect PREFIX.Anton Berezin2004-06-291-1/+1
| | | | | | | | Submitted by: parv@pair.com PR: 68468 Notes: svn path=/head/; revision=112545
* Upate to 2.13Mathieu Arnold2004-02-053-157/+207
| | | | | | | | | Give maintainership to perl@ Approved by: tobez (former maintainer) Notes: svn path=/head/; revision=100060
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-242-103/+103
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* www/p5-Template-Toolkit: p5-File-Spec should only be used if perl < 5.8Edwin Groothuis2003-02-091-1/+5
| | | | | | | | | PR: ports/44733 Submitted by: Alan Eldridge <alane@geeksrus.net> Reviewed by: tobez@ Notes: svn path=/head/; revision=75160
* Update to 2.08, assume maintainership.Anton Berezin2002-07-313-5/+18
| | | | Notes: svn path=/head/; revision=63801
* upgrade to 2.07Ying-Chieh Liao2002-06-213-8/+18
| | | | | | | | PR: 39613 Submitted by: David Lay <dave@staff.netc.net.au> Notes: svn path=/head/; revision=61686
* Update to version 2.06.Steve Price2001-12-033-191/+534
| | | | | | | | PR: 32102 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=50921
* Mark broken if ${OSVERSION} < 500007.Clive Lin2001-04-081-1/+7
| | | | | | | | | | | Perl in such systems is too old, this port needs File::Spec at least version 0.82. Obtained from: template-toolkit.org Proven by: bento Notes: svn path=/head/; revision=41081
* o Upgrade to 2.02. (Released today!)Clive Lin2001-04-063-129/+762
| | | | | | | | | | | | | | | | | o MASTER_SITE_BACKUP+= template-toolkit.org (Maybe after several days/hours, its distfile would be uploaded to worldwide CPAN mirrors.) o Satisfy portlint. o Yet again, bento would be happy to pack this port as a package. But don't try to pass BATCH to this port especially when you have some p5-DBD-* or some other possible tt2 plugins hooks. You would possibly run into a infinite loop. o Welcome to take over the maintainer bit if you know how the plugins work. I only use its core functions (templating ability) but never touch any of its plugins. (But they're installed anyway.) Notes: svn path=/head/; revision=40954
* o Upgrade to 2.01Clive Lin2001-04-023-33/+520
| | | | | | | | | As the old one, this only gurantees packaging on bento. Remined by: vanilla Notes: svn path=/head/; revision=40744
* Add textproc as virtual category.Clive Lin2001-04-011-1/+1
| | | | | | | | Suggested by: Vivek Khera <khera@kciLink.com> No objection by: -ports Notes: svn path=/head/; revision=40682
* New port: p5-Template-Toolkit.Clive Lin2001-03-085-0/+98
Extensive Toolkit for template processing. Notes: svn path=/head/; revision=39257