| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Feb 2012 19:51:45
0.33
|
pgollucci  |
- 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
0.32
|
eadler  |
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
0.32
|
lippe  |
- Update to 0.32.
- Not using mode build anymore. |
05 Sep 2008 02:36:44
0.31
|
lippe  |
- Take maintainership. |
03 Sep 2008 02:30:34
0.31
|
linimon  |
Reset espen@tagestad.no due to maintainer-timeouts and no response to email.
Hat: portmgr |
17 Mar 2008 17:14:09
0.31
|
lippe  |
- 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
0.28
|
linimon  |
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
0.28
|
miwi  |
- 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
0.26
|
aaron  |
- Update to v0.26
PR: ports/98924
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
07 Dec 2005 15:03:07
0.25
|
garga  |
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> |