non port: textproc/p5-Excel-Template/pkg-plist |
SVNWeb
|
Number of commits found: 6 |
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Jan 2014
|
[ 14:04 mat ] (Only the first 10 of 36 ports in this commit are shown above. )
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight
|
Sun, 13 Feb 2011
|
[ 12:00 lippe ]
- Update to 0.32.
- Not using mode build anymore.
|
Mon, 17 Mar 2008
|
[ 17:14 lippe ]
- Update to 0.31.
- Use CPAN macro.
- Add missing dependencies.
PR: ports/120392
Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
|
Wed, 28 Jun 2006
|
[ 14:04 aaron ]
- Update to v0.26
PR: ports/98924
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|
Wed, 7 Dec 2005
|
[ 15:03 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>
|
Number of commits found: 6 |