Re: search paths

2019-10-07 Thread Christopher Zimmermann
On Mon, Oct 07, 2019 at 09:09:50PM +0100, Stuart Henderson wrote: > On 2019/10/07 21:37, Christopher Zimmermann wrote: > > I am trying to use this to fix this issue: > > https://github.com/Drup/ocaml-lmdb/issues/27 > > > > It might well be that I'm on the wrong path here. And since this is a > > p

[Patch] devel/p5-Test-Deep-JSON : Update to 0.05

2019-10-07 Thread wen heping
Hi, ports@: Here is a patch for devel/p5-Test-Deep-JSON: i) Update to 0.05 ii) Update RUN_DEPENDS iii) Update PLIST It build well and pass all tests on amd64-head system. One port depends on it : devel/p5-MooseX-Storage. It build well and pass all tests with this patch.

[Update] devel/p5-Sub-Quote : Update to 2.006006

2019-10-07 Thread wen heping
Hi, ports@: Here is a simple patch for devel/p5-Sub-Quote to update to 2.006006. It build well and pass all tests on amd64-head system. Five ports depends on it and all build and pass all tests: devel/p5-Moo devel/p5-Specio net/p5-GeoIP2 net/p5-MaxMind-DB-Common net

回复: [Update] devel/p5-Proc-Fork : Update to 0.806

2019-10-07 Thread wen heping
Revised patch which include updated PLIST. wen 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2019年9月10日 14:23 收件人: ports@openbsd.org 主题: [Update] devel/p5-Proc-Fork : Update to 0.806 Hi, ports@: Here is a patch for devel/p5-Proc-Fork to update to 0.806.

Re: Various rockchip u-boot aarch64 improvements

2019-10-07 Thread Jonathan Gray
On Mon, Oct 07, 2019 at 11:52:49PM +0200, Mark Kettenis wrote: > > From: Kurt Miller > > Date: Mon, 07 Oct 2019 16:45:43 -0400 > > > > On Tue, 2019-10-08 at 02:25 +1100, Jonathan Gray wrote: > > > On Mon, Oct 07, 2019 at 10:33:27AM -0400, Kurt Miller wrote: > > > > > > > > On Mon, 2019-10-07 at

Re: [macppc/hppa] Unbreak net/fastnetmon

2019-10-07 Thread Charlene Wendling
On Mon, 7 Oct 2019 15:50:14 - (UTC) Christian Weisgerber wrote: > On 2019-10-06, Charlene Wendling wrote: > > > Upstream introduced since 1.1.4 a cmake flag allowing the use of > > __atomic* functions instead of unsupported __sync* ones. > > > > Once provided, it builds fine on macppc [0].

Re: note to builder (rust)

2019-10-07 Thread Stuart Henderson
On 2019/10/07 14:05, sven falempin wrote: > On Mon, Oct 7, 2019 at 8:05 AM Stuart Henderson wrote: > > > > On 2019/10/07 07:46, sven falempin wrote: > > > On Fri, Oct 4, 2019 at 6:30 PM Stuart Henderson > > > wrote: > > > > > > > On 2019/10/04 18:22, sven falempin wrote: > > > > > on 6.6 snap >

[update] burp to version 2.2.18

2019-10-07 Thread Olivier Cherrier
Hi, Here is a small update to burp 2.2.18. Changelog is here: https://burp.grke.org/changelog.html The « only one 'listen' directive » bug I was mentioning here https://marc.info/?l=openbsd-ports&m=154739737904108&w=2 has been fixed. Thanks, -- Olivier Cherrier Phone: +352691754777 m

Re: Various rockchip u-boot aarch64 improvements

2019-10-07 Thread Mark Kettenis
> From: Kurt Miller > Date: Mon, 07 Oct 2019 16:45:43 -0400 > > On Tue, 2019-10-08 at 02:25 +1100, Jonathan Gray wrote: > > On Mon, Oct 07, 2019 at 10:33:27AM -0400, Kurt Miller wrote: > > > > > > On Mon, 2019-10-07 at 13:35 +1100, Jonathan Gray wrote: > > > > > > > > On Sun, Oct 06, 2019 at 09

graphics/openimageio: aarch64 build fix

2019-10-07 Thread Christian Weisgerber
[I already sent pascal@ a private copy of this.] graphics/openimageio fails to build on aarch64: http://build-failures.rhaalovely.net/aarch64/2019-10-04/graphics/openimageio.log There is an upstream commit that is supposed to fix this... https://github.com/OpenImageIO/oiio/commit/c4a107aa3480be12

Re: Various rockchip u-boot aarch64 improvements

2019-10-07 Thread Kurt Miller
On Tue, 2019-10-08 at 02:25 +1100, Jonathan Gray wrote: > On Mon, Oct 07, 2019 at 10:33:27AM -0400, Kurt Miller wrote: > > > > On Mon, 2019-10-07 at 13:35 +1100, Jonathan Gray wrote: > > > > > > On Sun, Oct 06, 2019 at 09:51:20PM -0400, Kurt Miller wrote: > > > > > > > > > > > > On Sun, 2019-10

Re: databases/lmdb: add pkg-config lmdb.pc / search paths

2019-10-07 Thread Stuart Henderson
On 2019/10/07 21:37, Christopher Zimmermann wrote: > I am trying to use this to fix this issue: > https://github.com/Drup/ocaml-lmdb/issues/27 > > It might well be that I'm on the wrong path here. And since this is a > problem I've been wondering about for several years now let me ask more > gener

Re: databases/lmdb: add pkg-config lmdb.pc / search paths

2019-10-07 Thread Christopher Zimmermann
On Mon, Oct 07, 2019 at 06:44:01PM +0200, Jeremie Courreges-Anglas wrote: > After ports lock. I know that at least newer samba versions depend on > the pkgconfig file to detect LMDB; other ports may do so. > > Can you please give a rationale / use case? Are some projects requiring > this because

Re: note to builder (rust)

2019-10-07 Thread sven falempin
On Mon, Oct 7, 2019 at 8:05 AM Stuart Henderson wrote: > > On 2019/10/07 07:46, sven falempin wrote: > > On Fri, Oct 4, 2019 at 6:30 PM Stuart Henderson > > wrote: > > > > > On 2019/10/04 18:22, sven falempin wrote: > > > > on 6.6 snap > > > > > > > > rust entered an infinite loop > > > > > > >

Re: databases/lmdb: add pkg-config lmdb.pc

2019-10-07 Thread Stuart Henderson
On 2019/10/07 18:26, Stuart Henderson wrote: > On 2019/10/07 18:06, Christopher Zimmermann wrote: > > > > Hi, > > > > can this go in now or should I wait until after ports lock? > > Definitely wait. seeing as upstream don't build a pc file themselves: what is trying to use this? > > > Christo

Re: databases/lmdb: add pkg-config lmdb.pc

2019-10-07 Thread Stuart Henderson
On 2019/10/07 18:06, Christopher Zimmermann wrote: > > Hi, > > can this go in now or should I wait until after ports lock? Definitely wait. > Christopher > > > Index: Makefile > === > RCS file: /cvs/ports/databases/lmdb/Makefile

Re: net ads testjoin coredumped with "bogus pointer". OpenBSD 6.6. samba 4.8.12

2019-10-07 Thread dmitry.sensei
No problem 👍 пн, 7 окт. 2019 г., 16:17 Klemens Nanni : > jca@ sent an update to samba 4.9.x along its request for testing to > ports@ on 04.10.2019, can you check whether the new version still has > this problem? >

Re: mail/claws-mail update

2019-10-07 Thread Stuart Henderson
On 2019/10/07 18:56, Robert Klein wrote: > claws-mail 3.17.4 breaks copy-pasting from emacs-gtk3. > > When I copy from Emacs (both mouse and M-y) and try to insert in a > compose window of claws-mail 3.17.4 (both mouse and CTRL-v), I get an > error message in Emacs “Selection owner couldn't conver

Re: mail/claws-mail update

2019-10-07 Thread Robert Klein
claws-mail 3.17.4 breaks copy-pasting from emacs-gtk3. When I copy from Emacs (both mouse and M-y) and try to insert in a compose window of claws-mail 3.17.4 (both mouse and CTRL-v), I get an error message in Emacs “Selection owner couldn't convert: MULTIPLE” Copy-pasting works when I revert thi

databases/lmdb: add pkg-config lmdb.pc

2019-10-07 Thread Christopher Zimmermann
Hi, can this go in now or should I wait until after ports lock? Christopher Index: Makefile === RCS file: /cvs/ports/databases/lmdb/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile22 Jun 2019 22:44:06

Re: databases/lmdb: add pkg-config lmdb.pc

2019-10-07 Thread Jeremie Courreges-Anglas
On Mon, Oct 07 2019, Christopher Zimmermann wrote: > Hi, Hi, > can this go in now or should I wait until after ports lock? After ports lock. I know that at least newer samba versions depend on the pkgconfig file to detect LMDB; other ports may do so. Can you please give a rationale / use case

Re: NEW: devel/arduino-esp8266 2.4.1 [4/7]

2019-10-07 Thread Tracey Emery
My request for help didn't get any replies, but I haven't pinged any of the submitted ports either. Working on them hasn't been a high priority, but I should be able to get back to reviewing them at some point. On Mon, Oct 07, 2019 at 06:31:35PM +0300, Henri J??rvinen wrote: > On Tue, Jul 16, 2019

Re: [macppc/hppa] Unbreak net/fastnetmon

2019-10-07 Thread Christian Weisgerber
On 2019-10-06, Charlene Wendling wrote: > Upstream introduced since 1.1.4 a cmake flag allowing the use of > __atomic* functions instead of unsupported __sync* ones. > > Once provided, it builds fine on macppc [0]. I have not bumped > REVISION, it never had a package built before that. I admit

Re: NEW: devel/arduino-esp8266 2.4.1 [4/7]

2019-10-07 Thread Henri Järvinen
On Tue, Jul 16, 2019 at 04:08:43PM -0600, Tracey Emery wrote: > devel/arduino-esp8266: Framework to program Espressif ESP8266 chipsets > via the Arduino environment. Any update on this? I like to be able to do this also on OpenBSD -- Henri Järvinen

Re: Various rockchip u-boot aarch64 improvements

2019-10-07 Thread Jonathan Gray
On Mon, Oct 07, 2019 at 10:33:27AM -0400, Kurt Miller wrote: > On Mon, 2019-10-07 at 13:35 +1100, Jonathan Gray wrote: > > On Sun, Oct 06, 2019 at 09:51:20PM -0400, Kurt Miller wrote: > > > > > > On Sun, 2019-10-06 at 18:47 +0200, Mark Kettenis wrote: > > > > > > > > > > > > > > > > > > > Date:

Re: Various rockchip u-boot aarch64 improvements

2019-10-07 Thread Kurt Miller
On Mon, 2019-10-07 at 13:35 +1100, Jonathan Gray wrote: > On Sun, Oct 06, 2019 at 09:51:20PM -0400, Kurt Miller wrote: > > > > On Sun, 2019-10-06 at 18:47 +0200, Mark Kettenis wrote: > > > > > > > > > > > > > > > Date: Sun, 6 Oct 2019 11:42:03 +1100 > > > > From: Jonathan Gray > > > > > > > >

Re: note to builder (rust)

2019-10-07 Thread Stuart Henderson
On 2019/10/07 07:46, sven falempin wrote: > On Fri, Oct 4, 2019 at 6:30 PM Stuart Henderson wrote: > > > On 2019/10/04 18:22, sven falempin wrote: > > > on 6.6 snap > > > > > > rust entered an infinite loop > > > > > > ` (signal: 15, SIGTERM: termination signal) > > > command did not execute succ

Re: note to builder (rust)

2019-10-07 Thread sven falempin
On Fri, Oct 4, 2019 at 6:30 PM Stuart Henderson wrote: > On 2019/10/04 18:22, sven falempin wrote: > > on 6.6 snap > > > > rust entered an infinite loop > > > > ` (signal: 15, SIGTERM: termination signal) > > command did not execute successfully: > > > "/usr/ports/pobj/rust-1.38.0/rustc-bootstrap

Re: net ads testjoin coredumped with "bogus pointer". OpenBSD 6.6. samba 4.8.12

2019-10-07 Thread Klemens Nanni
jca@ sent an update to samba 4.9.x along its request for testing to ports@ on 04.10.2019, can you check whether the new version still has this problem?

UPDATE: devel/geany

2019-10-07 Thread Giovanni Bechis
Update to latest version, comments ? ok ? ok after release ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/devel/geany/Makefile,v retrieving revision 1.62 diff -u -p -r1.62 Makefile --- Makefile 12 Jul 2019 20:44:09 -00

Re: fix math/coq on arm64

2019-10-07 Thread Stuart Henderson
On 2019/10/07 01:25, Jeremie Courreges-Anglas wrote: > On Sun, Oct 06 2019, Christopher Zimmermann wrote: > > Hi, > > > > I'd rather commit this fix now so that there is a chance to build test > > it on different architectures in bulk-builds. OK? > > This fixes coq on sparc64, thanks. ok jca@, p

net ads testjoin coredumped with "bogus pointer". OpenBSD 6.6. samba 4.8.12

2019-10-07 Thread dmitry.sensei
Hi, Ports-group! OpenBSD ORLOV-NB.sharifa.local 6.6 GENERIC.MP#358 amd64 net ads is coredumped on last snapshot ORLOV-NB:~$doas net ads testjoin ORLOV-NB:~$doas net ads testjoin doas (dmitriy.o@ORLOV-NB.sharifa.local) password: net(67870) in free(): bogus pointer (double free?) 0x