5fa9 FreshPorts -- www/p5-HTML-Template-Pluggable
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-HTML-Template-Pluggable 0.17 www on this many watch lists=0 search for ports that depend on this port
Extends HTML::Template with plugin support
Maintained by: lippe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 May 2006 00:06:21
Also Listed In: perl5
License: not specified in port


Just use this module instead of HTML::Template, then use any plugins, and go on
with life.

By adding support for the module included, HTML::Template::Plugin::Dot, to
HTML::Template, the programmers' job of sending data to the template is easier,
and designers have easier access to more data to display in the template,
without learning any more tag syntax.

WWW: http://search.cpan.org/dist/HTML-Template-Pluggable
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-HTML-Template
  2. devel/p5-Test-MockObject
  3. textproc/p5-Regexp-Common
  4. devel/p5-Class-Trigger
  5. lang/perl5.8
Required To Run:
  1. www/p5-HTML-Template
  2. devel/p5-Test-MockObject
  3. textproc/p5-Regexp-Common
  4. devel/p5-Class-Trigger
  5. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-HTML-Template-Pluggable/ && make install clean
To add the package: pkg_add -r p5-HTML-Template-Pluggable


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/HTML/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTML/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTML/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/HTML/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTML/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/HTML/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTML/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/HTML/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/HTML/
  11. http://at.cpan.org/modules/by-module/HTML/
  12. http://backpan.perl.org/modules/by-module/HTML/
  13. http://cpan.nctu.edu.tw/modules/by-module/HTML/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/HTML/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/HTML/
  16. http://www.cpan.dk/modules/by-module/HTML/
  17. http://www.cpan.dk/modules/by-module/HTML/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Jun 2012 16:20:23
Original commit files touched by this commit  0.17
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.17
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.17
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
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
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.17
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.17
miwi search for other commits by this committer
- Get Rid MD5 support
05 Sep 2008 02:36:44
Original commit files touched by this commit  0.17
lippe search for other commits by this committer
- Take maintainership.
03 Sep 2008 02:30:34
Original commit files touched by this commit  0.17
linimon search for other commits by this committer
Reset espen@tagestad.no due to maintainer-timeouts and no response to email.

Hat:    portmgr
16 Mar 2008 16:23:32
Original commit files touched by this commit  0.17
lippe search for other commits by this committer
- Updated to 0.17.
- Fix pkg-plist.

PR:             ports/120393
Submitted by:   lippe (myself)
Approved by:    araujo (mentor), maintainer timeout (> 2 weeks)
08 Sep 2007 01:11:48
Original commit files touched by this commit  0.16
  Sanity Test Failure
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
27 May 2007 21:54:25
Original commit files touched by this commit  0.16
miwi search for other commits by this committer
- Update to 0.16

PR:             111898
Submitted by:   miwi
Approved by:    maintainer timeout
16 May 2006 18:21:39
Original commit files touched by this commit  0.15
sat search for other commits by this committer
- Fix plist

Reported by:    pointyhat via kris
Approved by:    krion (mentor, implicit)
14 May 2006 20:19:39
Original commit files touched by this commit  0.15
sat search for other commits by this committer
Add p5-HTML-Template-Pluggable: Extends HTML::Template with plugin support

PR:             ports/94444 (based on)
Submitted by:   Espen Tagestad <espen@modula.no>
Approved by:    krion (mentor)

Number of commits found: 12

2865
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0