claws-mail with litehtml plugin - build fails

2019-12-07 Thread Henry Jensen
Greetings, I am trying to build claws-mail with litehtml plugin. This is a new plugin for rendering HTML e-mails which exists since claws-mail 3.17.4. The plugin depends on the gumbo parsing library, which already exist in ports as www/gumbo. So, what I did was simply pkg_add gumbo cd /usr/

[update] security/wycheproof-testvectors to HEAD

2019-12-07 Thread Theo Buehler
/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile28 Nov 2019 17:02:13 - 1.5 +++ Makefile7 Dec 2019 18:53:01 - @@ -3,12 +3,12 @@ COMMENT = test vectors from Project Wycheproof # No releases -VERSION = 20191126 +VERSION = 20191207 DISTNAME

sparc64 bulk build report

2019-12-07 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Wed Dec 4 23:30:39 MST 2019 Finished: Sat Dec 7 12:11:14 MST 2019 Duration: 2 Days 12 hours 41 minutes Built using OpenBSD 6.6-current (GENERIC.MP) #145: Tue Dec 3 22:24:29 MST 2019 Built 9709 packages Number of packages built each day: Dec

Re: UPDATE: devel/cmake 3.16.0

2019-12-07 Thread Christian Weisgerber
Rafael Sadowski: > here is a relatively straightforward update to the latest stable > version. As always, we need brave people to test this diff > in a bulk build. The only build error was x11/gnustep/libobjc2. However note that this takes out x11/gnustep/* and a few other ports. ---

Re: UPDATE devel/cppunit

2019-12-07 Thread Stuart Henderson
On 2019/12/07 15:39, Björn Ketelaars wrote: > Enclosed diff brings cppunit to 1.14.0. Overview on changes can be found > at https://cgit.freedesktop.org/libreoffice/cppunit/tree/NEWS. > > This update is actually from giovanni@ [0], and includes some input from > sthen@ and me. > > Changes to the

UPDATE devel/cppunit

2019-12-07 Thread Björn Ketelaars
Enclosed diff brings cppunit to 1.14.0. Overview on changes can be found at https://cgit.freedesktop.org/libreoffice/cppunit/tree/NEWS. This update is actually from giovanni@ [0], and includes some input from sthen@ and me. Changes to the port: - Bump major of SHARED_LIBS as symbols have been rem