29 Commits

Author SHA1 Message Date
ajacoutot
477a45da5b WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:07:21 +00:00
naddy
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
cwen
b701dcd5ac libwpd: add a missing header to fix the build with ports-gcc
OK jca@ (maintainer timeout)
2019-06-01 10:11:09 +00:00
sthen
25f0e460f2 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.
2018-10-24 14:27:57 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
af48617752 - regen WANTLIB 2011-11-03 20:13:20 +00:00
espie
811d94d9d6 new depends 2010-11-20 19:56:47 +00:00
jasper
de44b59fed - some WANTLIB/LIB_DEPENDS/REVISION cleaning 2010-11-10 22:44:03 +00:00
robert
c2ad9acb5d Just disable docs. Different versions of doxygen generates different
number of files.
2010-11-09 10:06:34 +00:00
robert
925abcc5c8 Depend on doxygen so that we can build the documentation too,
and fix WANTLIB
2010-11-08 22:23:50 +00:00
robert
868fe4647e 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
2010-11-07 19:04:18 +00:00
ajacoutot
53ad660634 Use the devel/gettext MODULE. Regen PLIST and WANTLIB. 2009-06-11 06:11:19 +00:00
merdely
213f5c62e8 Remove surrounding quotes in COMMENT-*/PERMIT_* 2007-09-15 20:59:36 +00:00
steven
d70c59a2f0 shorten COMMENT 2007-05-17 04:50:58 +00:00
robert
81deb641c9 libwpd's regression test depends on cppunit,
so add a REGRESS_DEPENDS entry for it;
noticed by sturm@
2007-04-30 09:52:22 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
kili
ddd64d58e3 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@
2007-03-17 20:41:01 +00:00
robert
a86ca4c6c1 remove the version number from the library and
the include directory; bump PKGNAME
2006-11-11 14:39:10 +00:00
steven
e18ab22f59 you forgot LIB_DEPENDS and WANTLIB 2006-11-10 12:41:26 +00:00
robert
3d24f50b71 import of libwpd-0.8.7;
libwpd is a library for reading and writing WordPerfect(tm)
documents.
This package also includes utilities for converting to HTML
and plain text.
2006-11-10 11:13:00 +00:00