aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-OpenOffice-OODoc
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 2.124Philip M. Gollucci2010-06-062-4/+4
| | | | | | | | | | PR: ports/147401 Approved by: meyser@xenet.de (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/OpenOffice-OODoc/Changes Notes: svn path=/head/; revision=255945
* - Update to 2.112Philip M. Gollucci2010-02-112-4/+4
| | | | | | | | | PR: ports/143775 Submitted by: myself (pgollucci@) Approved by: meyser@xenet.de (maintainer) Notes: svn path=/head/; revision=249597
* - correct distinfoPhilip M. Gollucci2010-01-121-3/+3
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=247665
* - Update to 2.109Philip M. Gollucci2010-01-122-4/+4
| | | | | | | | | PR: ports/142673 Approved by: meyser@xenet.de (maintainer) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=247653
* OpenOffice::OODoc is an extensible Perl interface allowing directMartin Wilke2009-10-214-0/+98
read/write operations on files which comply with the OASIS Open Document Format for Office Applications (ODF), i.e. the ISO/IEC 26300:2006 standard. It provides a high-level, document-oriented language, and isolates the programmer from the details of the file format. It can process different document classes (texts, spreadsheets, presentations, and drawings). It can retrieve or update styles and images, document metadata, as well as text content. WWW: http://search.cpan.org/dist/OpenOffice-OODoc/ PR: ports/139548 Submitted by: meyser at xenet.de Notes: svn path=/head/; revision=243142