5d71 FreshPorts -- www/p5-CGI-Application-Plugin-HTDot
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-CGI-Application-Plugin-HTDot 0.07 www on this many watch lists=0 search for ports that depend on this port
Enable "magic dot" notation in CGI::Application-derived applications
Maintained by: lippe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 May 2006 23:49:38
Also Listed In: perl5
License: not specified in port


CGI::Application::Plugin::HTDot - Enable "magic dot" notation in
CGI::Application-derived applications that use HTML::Template for their
templating mechanism.

WWW: http://search.cpan.org/dist/CGI-Application-Plugin-HTDot/
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-CGI-Application
  2. devel/p5-Test-Exception
  3. www/p5-HTML-Template-Pluggable
  4. www/p5-CGI-Application
  5. devel/p5-Test-Simple
  6. lang/perl5.8
Required To Run:
  1. www/p5-CGI-Application
  2. devel/p5-Test-Exception
  3. www/p5-HTML-Template-Pluggable
  4. www/p5-CGI-Application
  5. devel/p5-Test-Simple
  6. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/p5-CGI-Application-Plugin-HTDot/ && make install clean
To add the package: pkg_add -r p5-CGI-Application-Plugin-HTDot


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/CGI/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CGI/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CGI/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/CGI/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CGI/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/CGI/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CGI/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/CGI/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/CGI/
  11. http://at.cpan.org/modules/by-module/CGI/
  12. http://backpan.perl.org/modules/by-module/CGI/
  13. http://cpan.nctu.edu.tw/modules/by-module/CGI/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/CGI/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/CGI/
  16. http://www.cpan.dk/modules/by-module/CGI/
  17. http://www.cpan.dk/modules/by-module/CGI/

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.07
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
05 Apr 2012 18:51:31
Original commit files touched by this commit  0.07
lippe search for other commits by this committer
- Update to 0.07.
- Update build depends.
- Fix plist.

Feature safe:   yes
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.06
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 04:17:38
Original commit files touched by this commit  0.06
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.06
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.06
lippe search for other commits by this committer
- Take maintainership.
03 Sep 2008 02:30:34
Original commit files touched by this commit  0.06
linimon search for other commits by this committer
Reset espen@tagestad.no due to maintainer-timeouts and no response to email.

Hat:    portmgr
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.06
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
08 Sep 2007 01:10:46
Original commit files touched by this commit  0.06
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 22:31:04
Original commit files touched by this commit  0.06
miwi search for other commits by this committer
- Update to 0.06

PR:             111895
Submitted by:   miwi
Approved by:    maintainer timeout
18 May 2006 19:06:48
Original commit files touched by this commit  0.03
sat search for other commits by this committer
- Fix plist

Reported by:    pointyhat via kris
Approved by:    krion (mentor, implicit)
14 May 2006 20:23:25
Original commit files touched by this commit  0.03
sat search for other commits by this committer
Add p5-CGI-Application-Plugin-HTDot:
        Enable "magic dot" notation in CGI::Application-derived applications

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

Number of commits found: 12

285b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
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

5 vulnerabilities affecting 20 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 24525
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days26
new fortnight56
new month212

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