update net/dnscrypt-proxy 2.0.34

2019-12-04 Thread Nam Nguyen
Here is an update to dnscrypt-proxy 2.0.34, released December 3, 2019. Changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.34 The main change is dnscrypt-proxy acting as a local DoH server to support Encrypted Server Name Indication (ESNI) with Firefox and Cloudflare. I followe

Fixing guile2 on powerpc

2019-12-04 Thread Matthew Hull
Hello Everyone, I'm interested in guile2 (because I do some programming in Scheme) and powerpc because I have a Mac Mini G4 with OpenBSD 6.5 installed. The package is marked broken for powerpc, but I commented out that line in the Makefile and did a "make install" (see "make-install_msgs.gz

Re: Fails to build textproc/mupdf on mips64el/loongson

2019-12-04 Thread Xiyue Deng
On Wed, Dec 04, 2019 at 10:53:11AM +, Stuart Henderson wrote: > Date: Wed, 4 Dec 2019 10:53:11 + > From: Stuart Henderson > To: manp...@gmail.com > Cc: ports@openbsd.org > Subject: Re: Fails to build textproc/mupdf on mips64el/loongson > > Does this diff also work? > > Index: infrastruct

UPDATE: graphics/feh 3.2.1 => 3.3

2019-12-04 Thread Brian Callahan
Hi ports -- Attached is an update to graphics/feh. Changelog is here: https://feh.finalrewind.org/archive/3.3/ Big endian testing appreciated. OK? ~Brian Index: Makefile === RCS file: /cvs/ports/graphics/feh/Makefile,v retrieving

Re: arch-defines: also set LLD_EMUL if USE_LLD is set

2019-12-04 Thread Marc Espie
On Wed, Dec 04, 2019 at 04:00:13PM +, Stuart Henderson wrote: > On 2019/12/04 14:35, Marc Espie wrote: > > On Wed, Dec 04, 2019 at 12:45:46PM +, Stuart Henderson wrote: > > > On 2019/12/04 12:17, Marc Espie wrote: > > > > On Wed, Dec 04, 2019 at 10:48:06AM +, Stuart Henderson wrote: > >

Re: patch: make dpb and ports more uniform

2019-12-04 Thread Marc Espie
On Wed, Dec 04, 2019 at 04:29:19PM +, Stuart Henderson wrote: > On 2019/12/04 14:29, Marc Espie wrote: > > On Wed, Dec 04, 2019 at 12:55:33PM +, Stuart Henderson wrote: > > > On 2019/12/04 12:43, Christian Weisgerber wrote: > > > > On 2019-12-03, Antoine Jacoutot wrote: > > > > > > > > >>

Re: sparc64 bulk build report

2019-12-04 Thread Kurt Mosiejczuk
On Wed, Dec 04, 2019 at 07:45:52AM -0700, k...@openbsd.org wrote: > awk: syntax error at source line 1 > context is > END {printf("%d\n", >>> $2} <<< > awk: illegal statement at source line 1 > missing ) > expr: syntax error > expr: syntax error > expr: syntax error > expr: syntax er

Re: Patch from George to fix libnettle build on mips64el (was Fwd: "undefined reference to `__builtin_bswap64'" on mips64el/loongson)

2019-12-04 Thread manphiz
On 12/3/19 10:28 PM, Antoine Jacoutot wrote: > On Tue, Dec 03, 2019 at 05:58:52PM -0800, manp...@gmail.com wrote: >> On 12/3/19 6:42 AM, Stuart Henderson wrote: >>> On 2019/12/03 00:03, manp...@gmail.com wrote: Hi Ports maintainers, Just to forward George's patch to fix libnettle bui

Re: patch: make dpb and ports more uniform

2019-12-04 Thread Stuart Henderson
On 2019/12/04 14:29, Marc Espie wrote: > On Wed, Dec 04, 2019 at 12:55:33PM +, Stuart Henderson wrote: > > On 2019/12/04 12:43, Christian Weisgerber wrote: > > > On 2019-12-03, Antoine Jacoutot wrote: > > > > > > >> # XXX libreoffice has its own way to build things in parallel > > > >> USES_P

Re: arch-defines: also set LLD_EMUL if USE_LLD is set

2019-12-04 Thread Stuart Henderson
On 2019/12/04 14:35, Marc Espie wrote: > On Wed, Dec 04, 2019 at 12:45:46PM +, Stuart Henderson wrote: > > On 2019/12/04 12:17, Marc Espie wrote: > > > On Wed, Dec 04, 2019 at 10:48:06AM +, Stuart Henderson wrote: > > > > Currently LLD_EMUL is only set for LLD_ARCHS (aarch64 amd64 arm i386)

sparc64 bulk build report

2019-12-04 Thread kmos
awk: syntax error at source line 1 context is END {printf("%d\n", >>> $2} <<< awk: illegal statement at source line 1 missing ) expr: syntax error expr: syntax error expr: syntax error expr: syntax error expr: syntax error expr: syntax error Bulk build on sparc64-0.ports.openbsd.

Re: arch-defines: also set LLD_EMUL if USE_LLD is set

2019-12-04 Thread Marc Espie
On Wed, Dec 04, 2019 at 12:45:46PM +, Stuart Henderson wrote: > On 2019/12/04 12:17, Marc Espie wrote: > > On Wed, Dec 04, 2019 at 10:48:06AM +, Stuart Henderson wrote: > > > Currently LLD_EMUL is only set for LLD_ARCHS (aarch64 amd64 arm i386). > > > A diff to unbreak mupdf build on mips64

Re: patch: make dpb and ports more uniform

2019-12-04 Thread Marc Espie
On Wed, Dec 04, 2019 at 12:55:33PM +, Stuart Henderson wrote: > On 2019/12/04 12:43, Christian Weisgerber wrote: > > On 2019-12-03, Antoine Jacoutot wrote: > > > > >> # XXX libreoffice has its own way to build things in parallel > > >> USES_PARALLEL_MAKE = No > > >> > > >> ? > > > > > > +1 >

Re: patch: make dpb and ports more uniform

2019-12-04 Thread Stuart Henderson
On 2019/12/04 12:43, Christian Weisgerber wrote: > On 2019-12-03, Antoine Jacoutot wrote: > > >> # XXX libreoffice has its own way to build things in parallel > >> USES_PARALLEL_MAKE = No > >> > >> ? > > > > +1 > > Like USES_GMAKE, USES_GROFF, USES_LIBTOOL, ...? hmm, fair point. Perhaps we co

Re: arch-defines: also set LLD_EMUL if USE_LLD is set

2019-12-04 Thread Stuart Henderson
On 2019/12/04 12:17, Marc Espie wrote: > On Wed, Dec 04, 2019 at 10:48:06AM +, Stuart Henderson wrote: > > Currently LLD_EMUL is only set for LLD_ARCHS (aarch64 amd64 arm i386). > > A diff to unbreak mupdf build on mips64 requires linking with lld and this > > variable is required. Rather than

Re: patch: make dpb and ports more uniform

2019-12-04 Thread Christian Weisgerber
On 2019-12-03, Antoine Jacoutot wrote: >> # XXX libreoffice has its own way to build things in parallel >> USES_PARALLEL_MAKE = No >> >> ? > > +1 Like USES_GMAKE, USES_GROFF, USES_LIBTOOL, ...? -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: arch-defines: also set LLD_EMUL if USE_LLD is set

2019-12-04 Thread Marc Espie
On Wed, Dec 04, 2019 at 10:48:06AM +, Stuart Henderson wrote: > Currently LLD_EMUL is only set for LLD_ARCHS (aarch64 amd64 arm i386). > A diff to unbreak mupdf build on mips64 requires linking with lld and this > variable is required. Rather than adding a custom LLD_EMUL definition in > mupdf

Re: Fails to build textproc/mupdf on mips64el/loongson

2019-12-04 Thread Stuart Henderson
Does this diff also work? Index: infrastructure/mk/arch-defines.mk === RCS file: /cvs/ports/infrastructure/mk/arch-defines.mk,v retrieving revision 1.69 diff -u -p -r1.69 arch-defines.mk --- infrastructure/mk/arch-defines.mk 9 Nov 2

arch-defines: also set LLD_EMUL if USE_LLD is set

2019-12-04 Thread Stuart Henderson
Currently LLD_EMUL is only set for LLD_ARCHS (aarch64 amd64 arm i386). A diff to unbreak mupdf build on mips64 requires linking with lld and this variable is required. Rather than adding a custom LLD_EMUL definition in mupdf let's just make the arch-defines.mk one reachable. OK? Index: arch-defin