aboutsummaryrefslogtreecommitdiff
path: root/textproc/libwps
Commit message (Collapse)AuthorAgeFilesLines
* Fix plist (new files generated by doxygen)Baptiste Daroussin2011-02-021-0/+2
| | | | | | | | Reported by: Pav, Ale Feature safe: yes Notes: svn path=/head/; revision=268560
* fix plistBaptiste Daroussin2011-01-281-2/+0
| | | | | | | | Reported by: pointyhat (erwin) Feature safe: yes Notes: svn path=/head/; revision=268332
* - update to 0.2Baptiste Daroussin2011-01-033-25/+136
| | | | | | | | | - add license - respects NOPORTDOCS - take maintainership Notes: svn path=/head/; revision=267318
* - Update graphics/libwpg to 0.2.0 releaseDima Panov2011-01-031-2/+2
| | | | | | | | | | | | | - Update textproc/libwpd to 0.9.0 release - Add graphics/libwpg01 and textproc/libwpd08 as support libraries only - Take maintainership of textproc/libwpd[08] [1] - Chase dependencies in related ports - Describe updating procedure in UPDATING Approved by: Mikhail Teterin (maintainer) via mail [1] Notes: svn path=/head/; revision=267305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Reset ahze@ due to maintainer-timeouts and no response to email.Mark Linimon2010-07-261-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=258254
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Add libwpsMichael Johnson2008-04-164-0/+51
Libwps is a library (for use by word procesors, for example) for importing the Microsoft Works word processor file format. It imports Works format versions 2, 3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases. WWW: http://libwps.sourceforge.net/ Notes: svn path=/head/; revision=211382