cvs commit: ports/textproc Makefile ports/textproc/p5-Excel-Template Makefile distinfo pkg-descr pkg-plist

Renato Botelho garga at FreeBSD.org
Wed Dec 7 07:03:08 PST 2005


garga       2005-12-07 15:03:07 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Excel-Template Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  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 at tagestad.no>
  
  Revision  Changes    Path
  1.898     +1 -0      ports/textproc/Makefile
  1.1       +61 -0     ports/textproc/p5-Excel-Template/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Excel-Template/distinfo (new)
  1.1       +7 -0      ports/textproc/p5-Excel-Template/pkg-descr (new)
  1.1       +36 -0     ports/textproc/p5-Excel-Template/pkg-plist (new)


More information about the cvs-all mailing list