Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2011 18:32:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/p5-Excel-Writer-XLSX Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110021832.p92IWCNm016428@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-10-02 18:32:12 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Excel-Writer-XLSX Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  - Add p5-Excel-Writer-XLSX 0.26
  
  The Excel::Writer::XLSX module can be used to create an Excel file in the 2007+
  XLSX format. The XLSX format is the Office Open XML (OOXML) format used by Excel
  2007 and later. Multiple worksheets can be added to a workbook and formatting
  can be applied to cells. Text, numbers, and formulas can be written to the
  cells. This module cannot, as yet, be used to write to an existing Excel XLSX
  file.
  
  WWW: http://search.cpan.org/dist/Excel-Writer-XLSX/
  
  Revision  Changes    Path
  1.1657    +1 -0      ports/textproc/Makefile
  1.1       +51 -0     ports/textproc/p5-Excel-Writer-XLSX/Makefile (new)
  1.1       +2 -0      ports/textproc/p5-Excel-Writer-XLSX/distinfo (new)
  1.1       +8 -0      ports/textproc/p5-Excel-Writer-XLSX/pkg-descr (new)
  1.1       +37 -0     ports/textproc/p5-Excel-Writer-XLSX/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110021832.p92IWCNm016428>