Version: 0.8.9, Package name: libwpd-0.8.9 |
Maintained by: Robert Nagy |
Master sites: |
Description libwpd is a library for reading and writing WordPerfect(tm) documents. This package also includes utilities for converting to HTML and plain text. |
Filesize: 556.039 KB |
Version History (View Complete History) |
|
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-01 04:11:09 by Charlene Wendling | Files touched by this commit (2) |
Log message: libwpd: add a missing header to fix the build with ports-gcc OK jca@ (maintainer timeout) |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2015-04-21 12:51:26 by Stuart Henderson | Files touched by this commit (60) |
Log message: add some simple missing lzma WANTLIBs (crept in via libxml) |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-20 12:56:52 by Marc Espie | Files touched by this commit (236) |
Log message: new depends |
2010-11-10 15:44:03 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: - some WANTLIB/LIB_DEPENDS/REVISION cleaning |
2010-11-09 03:06:34 by Robert Nagy | Files touched by this commit (2) |
Log message: Just disable docs. Different versions of doxygen generates different number of files. |
2010-11-08 15:23:50 by Robert Nagy | Files touched by this commit (1) |
Log message: Depend on doxygen so that we can build the documentation too, and fix WANTLIB |
2010-11-07 12:04:18 by Robert Nagy | Files touched by this commit (13) |
Log message: Do not rename the libwpd-0.8 library to libwpd. It was a stupid thing to do and openoffice/libreoffice expects it to be called libwpd-0.8 |
2009-06-11 00:11:19 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Use the devel/gettext MODULE. Regen PLIST and WANTLIB. |
2007-09-15 14:59:42 by Michael Erdely | Files touched by this commit (242) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_* |
2007-05-16 22:50:58 by Steven Mestdagh | Files touched by this commit (2) |
Log message: shorten COMMENT |
2007-05-01 10:19:27 by Nikolay Sturm | Files touched by this commit (3) |
Log message: MFC: Security update to libwpd-0.8.9 (CVE-2007-0002). See http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=490 for more information. |
2007-04-30 03:52:22 by Robert Nagy | Files touched by this commit (1) |
Log message: libwpd's regression test depends on cppunit, so add a REGRESS_DEPENDS entry for it; noticed by sturm@ |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-03-17 14:41:01 by Matthias Kilian | Files touched by this commit (6) |
Log message: Security update to libwpd-0.8.9 (CVE-2007-0002). See http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=490 for more information. ok, robert@ |
2006-11-11 07:39:10 by Robert Nagy | Files touched by this commit (12) |
Log message: remove the version number from the library and the include directory; bump PKGNAME |