aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Pluggable
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Take maintainership.Felippe de Meirelles Motta2008-09-051-1/+1
| | | | Notes: svn path=/head/; revision=219875
* Reset espen@tagestad.no due to maintainer-timeouts and no response to email.Mark Linimon2008-09-031-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219706
* - Updated to 0.17.Felippe de Meirelles Motta2008-03-163-8/+10
| | | | | | | | | | | - Fix pkg-plist. PR: ports/120393 Submitted by: lippe (myself) Approved by: araujo (mentor), maintainer timeout (> 2 weeks) Notes: svn path=/head/; revision=209150
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.16Martin Wilke2007-05-272-4/+4
| | | | | | | | | PR: 111898 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=192141
* - Fix plistAndrew Pantyukhin2006-05-161-0/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: krion (mentor, implicit) Notes: svn path=/head/; revision=162601
* Add p5-HTML-Template-Pluggable: Extends HTML::Template with plugin supportAndrew Pantyukhin2006-05-144-0/+55
PR: ports/94444 (based on) Submitted by: Espen Tagestad <espen@modula.no> Approved by: krion (mentor) Notes: svn path=/head/; revision=162363