6ab6 FreshPorts -- textproc/p5-Excel-Template
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-Excel-Template 0.34 textproc on this many watch lists=1 search for ports that depend on this port
Perl module for templating Excel files
Maintained by: lippe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Dec 2005 15:04:09
Also Listed In: perl5
License: not specified in port


The Excel::Template perl module is a module used for templating Excel files.
Its genesis came from the need to use the same datastructure as HTML::Template,
but provide Excel files instead. The existing modules don't do the trick, as
they require replication of logic that's already been done within
HTML::Template.

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

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

Required To Build:
  1. devel/p5-IO-stringy
  2. devel/p5-Test-Exception
  3. textproc/p5-XML-Parser
  4. textproc/p5-Spreadsheet-WriteExcel
  5. devel/p5-Test-Deep
  6. lang/perl5.8
Required To Run:
  1. devel/p5-IO-stringy
  2. devel/p5-Test-Exception
  3. textproc/p5-XML-Parser
  4. textproc/p5-Spreadsheet-WriteExcel
  5. devel/p5-Test-Deep
  6. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/p5-Excel-Template/ && make install clean
To add the package: pkg_add -r p5-Excel-Template


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

Number of commits found: 14

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

Approved by: portmgr@ (bapt@)
24 May 2012 20:11:25
Original commit files touched by this commit  0.34
lippe search for other commits by this committer
- Update to 0.34.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.33
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.33
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
08 Feb 2012 19:51:45
Original commit files touched by this commit  0.33
pgollucci search for other commits by this committer
- Update to 0.33

PR:             ports/160189
Submitted by:   Steven Kreuzer <skreuzer@freebsd.org>
Approved by:    maintainer timeout (lippe ; 167 days)
Changes:        http://search.cpan.org/dist/Excel-Template/Changes
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.32
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
13 Feb 2011 12:00:07
Original commit files touched by this commit  0.32
lippe search for other commits by this committer
- Update to 0.32.
- Not using mode build anymore.
05 Sep 2008 02:36:44
Original commit files touched by this commit  0.31
lippe search for other commits by this committer
- Take maintainership.
03 Sep 2008 02:30:34
Original commit files touched by this commit  0.31
linimon search for other commits by this committer
Reset espen@tagestad.no due to maintainer-timeouts and no response to email.

Hat:    portmgr
17 Mar 2008 17:14:09
Original commit files touched by this commit  0.31
lippe search for other commits by this committer
- Update to 0.31.
- Use CPAN macro.
- Add missing dependencies.

PR:             ports/120392
Approved by:    gabor (mentor), maintainer timeout (> 2 weeks)
08 Sep 2007 01:06:22
Original commit files touched by this commit  0.28
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
16 Aug 2006 06:31:14
Original commit files touched by this commit  0.28
miwi search for other commits by this committer
- Update to 0.28

PR:             ports/101205
Submitted by:   chinsan <chinsan.tw(at)gmail.com>
Approved by:    krion (mentor), (maintainer timeout)
28 Jun 2006 14:04:47
Original commit files touched by this commit  0.26
aaron search for other commits by this committer
- Update to v0.26

PR:             ports/98924
Submitted by:   aaron
Approved by:    maintainer timeout, tobez (implicit)
07 Dec 2005 15:03:07
Original commit files touched by this commit  0.25
garga search for other commits by this committer
The Excel::Template perl module is a module used for templating Excel files.
Its genesis came from the need to use the same datastructure as HTML::Template,
but provide Excel files instead. The existing modules don't do the trick, as
they require replication of logic that's already been done within
HTML::Template.

WWW: http://search.cpan.org/dist/Excel-Template/

PR:             ports/90044
Submitted by:   Espen Tagestad <espen@tagestad.no>

Number of commits found: 14

2877
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

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