aarch64 bulk build report

2020-04-13 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat Apr 11 04:30:07 MDT 2020 finished at Tue Apr 14 00:33:42 MDT 2020 lasted 2D20h03m done with kern.version=OpenBSD 6.7-beta (GENERIC.MP) #552: Fri Apr 10 20:48:05 MDT 2020 built packages:10881 Apr 11:3966 Apr 12:1129 Apr 13:4176 Apr 14:1609 cr

[update patch] nnn 3.0 -> 3.1

2020-04-13 Thread Martin Ziemer
This patch updates nnn from 3.0 to 3.1. Tested the new version on two amd64 systems. Index: Makefile === RCS file: /cvs/ports/sysutils/nnn/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile12 Feb 2020 14:05

Re: [sparc64/base-gcc] Fix build of x11/spice-gtk

2020-04-13 Thread Theo de Raadt
Antoine Jacoutot wrote: > On Mon, Apr 13, 2020 at 08:13:50PM -0400, Brad Smith wrote: > > On 4/13/2020 5:26 PM, Antoine Jacoutot wrote: > > > > > On Mon, Apr 13, 2020 at 12:47:47PM -0400, Kurt Mosiejczuk wrote: > > > > Two things cause the build to fail on sparc64: "-Werror" and the need > > > >

Re: [sparc64/base-gcc] Fix build of x11/spice-gtk

2020-04-13 Thread Antoine Jacoutot
On Mon, Apr 13, 2020 at 08:13:50PM -0400, Brad Smith wrote: > On 4/13/2020 5:26 PM, Antoine Jacoutot wrote: > > > On Mon, Apr 13, 2020 at 12:47:47PM -0400, Kurt Mosiejczuk wrote: > > > Two things cause the build to fail on sparc64: "-Werror" and the need > > > for C99. > > > > > > There are a bun

Re: UPDATE: games/vitetris 0.57.0 -> 0.58.0

2020-04-13 Thread Micah Muer
On Sun, Feb 23, 2020, at 10:30, Ryan Freeman wrote: > On Fri, Feb 21, 2020 at 06:59:37PM -0900, Micah Muer wrote: > > This patch updates games/vitetris from 0.57.0 to 0.58.0. This is the > > changelog: > > > > * Fix insecure use of printf > > * netplay.c: add missing includes generating warning

Re: depotdownloader doesn't work after mono update

2020-04-13 Thread Paul Valencia
It's working again, thank you so much. On Mon, Apr 13, 2020 at 09:26:48PM +0200, Robert Nagy wrote: > fixored. explanation is in the commit > > On 13/04/20 13:13 -0500, Paul Valencia wrote: > > Hi, > > > > I tested depotdownloader-2.3.2 on -current (6.7 GENERIC.MP#125) with > > mono-6.8.0.105 an

Re: [sparc64/base-gcc] Fix build of x11/spice-gtk

2020-04-13 Thread Brad Smith
On 4/13/2020 5:26 PM, Antoine Jacoutot wrote: On Mon, Apr 13, 2020 at 12:47:47PM -0400, Kurt Mosiejczuk wrote: Two things cause the build to fail on sparc64: "-Werror" and the need for C99. There are a bunch of deprecated functions that throw warnings and -Werror aborts the build, so there is

Re: [sparc64/base-gcc] Fix build of x11/spice-gtk

2020-04-13 Thread Antoine Jacoutot
On Mon, Apr 13, 2020 at 12:47:47PM -0400, Kurt Mosiejczuk wrote: > Two things cause the build to fail on sparc64: "-Werror" and the need > for C99. > > There are a bunch of deprecated functions that throw warnings and -Werror > aborts the build, so there is a patch to remove that from meson.build.

[macppc] Unbreak x11/kde/arts3

2020-04-13 Thread Charlene Wendling
Hi, arts3 is broken in the current macppc bulk: > /usr/obj/ports/arts-1.5.10/arts-1.5.10/mcop/debug.cc:797:3: error: > array type 'va_list' (aka '__builtin_va_list') is not assignable > G_VA_COPY (args2, args1); (there has been another occurrence later) This is happening because _CALL_SYSV is no

Re: depotdownloader doesn't work after mono update

2020-04-13 Thread Robert Nagy
fixored. explanation is in the commit On 13/04/20 13:13 -0500, Paul Valencia wrote: > Hi, > > I tested depotdownloader-2.3.2 on -current (6.7 GENERIC.MP#125) with > mono-6.8.0.105 and found that I cannot connect to Steam anymore: > > $ depotdownloader -app X -username reivyr -password X

Re: [NEW] games/wrath

2020-04-13 Thread Solene Rapenne
On Fri, Apr 10, 2020 at 12:39:33PM -0500, Paul Valencia wrote: > On Fri, Apr 10, 2020 at 01:44:54PM +0200, Solene Rapenne wrote: > > On Fri, Apr 10, 2020 at 02:40:22AM -0500, Paul Valencia wrote: > > > Hi, > > > > > > Here is a new port for the wrath-darkplaces engine [1] > > > which is used in th

Re: depotdownloader doesn't work after mono update

2020-04-13 Thread Robert Nagy
Hi I know what is going on and I will get it fixed soon. On 13/04/20 13:13 -0500, Paul Valencia wrote: > Hi, > > I tested depotdownloader-2.3.2 on -current (6.7 GENERIC.MP#125) with > mono-6.8.0.105 and found that I cannot connect to Steam anymore: > > $ depotdownloader -app X -username rei

Re: [ld.bfd/sparc64] Fix build of misc/dtcltiny

2020-04-13 Thread Jeremie Courreges-Anglas
On Mon, Apr 13 2020, Kurt Mosiejczuk wrote: > On Fri, Mar 27, 2020 at 12:27:50PM -0400, Kurt Mosiejczuk wrote: >> http://build-failures.rhaalovely.net/sparc64/2020-03-21/misc/dtcltiny.log > >> This fixes the build of misc/dtcltiny for sparc64 (and, presumably, other >> ld.bfd architectures). > >>

Re: [base-gcc/sparc64] Fix build for x11/mate/control-center

2020-04-13 Thread Jeremie Courreges-Anglas
On Mon, Apr 13 2020, Kurt Mosiejczuk wrote: > On Sat, Mar 28, 2020 at 01:03:26AM -0400, Kurt Mosiejczuk wrote: >> This is just like gnome/control-center. It needs C99. > >> ok? > > ping ok jca@ > --Kurt > > Index: Makefile > === > R

Re: [sparc64/base-gcc/ld.bfd] Fix build of x11/libhandy

2020-04-13 Thread Jeremie Courreges-Anglas
On Mon, Apr 13 2020, Kurt Mosiejczuk wrote: > On Thu, Mar 26, 2020 at 10:41:42AM -0400, Kurt Mosiejczuk wrote: >> On Thu, Mar 26, 2020 at 03:10:04AM +0100, Jeremie Courreges-Anglas wrote: >> > On Tue, Mar 24 2020, Kurt Mosiejczuk wrote: >> > > x11/libhandy needs ports-gcc on base-gcc architecture

depotdownloader doesn't work after mono update

2020-04-13 Thread Paul Valencia
Hi, I tested depotdownloader-2.3.2 on -current (6.7 GENERIC.MP#125) with mono-6.8.0.105 and found that I cannot connect to Steam anymore: $ depotdownloader -app X -username reivyr -password X Connecting to Steam3...Connection to Steam failed. Trying again Connection to Steam failed. Tryin

Re: NEW: devel/arduino-esp32 1.0.4

2020-04-13 Thread Paco Esteban
On Mon, 13 Apr 2020, Tracey Emery wrote: > On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote: > > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > > > Hello, > > > > > > This new port is the framework to program Espressif ESP32 chipsets via > > > the Arduino environment. > > > > > > Us

Re: [UPDATE] lang/nim-1.2.0

2020-04-13 Thread Denis Fondras
On Mon, Apr 13, 2020 at 11:07:27AM -0600, j...@bitminer.ca wrote: > Denis, the PLIST file does most of this work, just adjust it to add nimble, > the directory ${SYSCONFDIR}/nim and modify the cfg entries to add the /nim/ > directory in their path. And lose the manual copies from the Makefile. >

Re: NEW: devel/arduino-esp32 1.0.4

2020-04-13 Thread Tracey Emery
On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote: > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > Hello, > > > > This new port is the framework to program Espressif ESP32 chipsets via > > the Arduino environment. > > > > Used and tested on amd64 for a few months. > > > > OK? > > C

Re: [sparc64/base-gcc/ld.bfd] Fix build of x11/libhandy

2020-04-13 Thread Kurt Mosiejczuk
On Thu, Mar 26, 2020 at 10:41:42AM -0400, Kurt Mosiejczuk wrote: > On Thu, Mar 26, 2020 at 03:10:04AM +0100, Jeremie Courreges-Anglas wrote: > > On Tue, Mar 24 2020, Kurt Mosiejczuk wrote: > > > x11/libhandy needs ports-gcc on base-gcc architectures and needs > > > -L${X11BASE}/lib added to CFLAGS

Re: [ld.bfd/sparc64] Fix build of misc/dtcltiny

2020-04-13 Thread Kurt Mosiejczuk
On Fri, Mar 27, 2020 at 12:27:50PM -0400, Kurt Mosiejczuk wrote: > http://build-failures.rhaalovely.net/sparc64/2020-03-21/misc/dtcltiny.log > This fixes the build of misc/dtcltiny for sparc64 (and, presumably, other > ld.bfd architectures). > Not sure if the REVISION bump is necessary or not...

Re: [base-gcc/sparc64] Fix build for x11/mate/control-center

2020-04-13 Thread Kurt Mosiejczuk
On Sat, Mar 28, 2020 at 01:03:26AM -0400, Kurt Mosiejczuk wrote: > This is just like gnome/control-center. It needs C99. > ok? ping --Kurt Index: Makefile === RCS file: /cvs/ports/x11/mate/control-center/Makefile,v retrieving revis

Re: NEW: devel/dyncall

2020-04-13 Thread Kurt Mosiejczuk
On Mon, Apr 06, 2020 at 02:06:01PM -0400, Kurt Mosiejczuk wrote: > dyncall is a library used in lwjgl 3.x which I've been working on. > This looked straightforward. It just produces static libraries, which > seems weird to me. This is my first port using cmake, so if I did > anything wrong, let me

[sparc64/base-gcc] Fix build of x11/spice-gtk

2020-04-13 Thread Kurt Mosiejczuk
Two things cause the build to fail on sparc64: "-Werror" and the need for C99. There are a bunch of deprecated functions that throw warnings and -Werror aborts the build, so there is a patch to remove that from meson.build. The C99 is fixed by adding -std=gnu99 to CFLAGS. This patch fixes the bu

Re: [UPDATE] lang/nim-1.2.0

2020-04-13 Thread Stuart Henderson
On 2020/04/13 17:20, Denis Fondras wrote: > On Mon, Apr 13, 2020 at 08:29:23AM -0600, j...@bitminer.ca wrote: > > Hi Denis, > > > > I think there is still an issue with the nimble install (thanks for > > that by the way, I was thinking of this myself): > > > > > do-install: > > > ${INSTALL_PROG

Re: [UPDATE] lang/nim-1.2.0

2020-04-13 Thread Denis Fondras
On Mon, Apr 13, 2020 at 08:29:23AM -0600, j...@bitminer.ca wrote: > Hi Denis, > > I think there is still an issue with the nimble install (thanks for > that by the way, I was thinking of this myself): > > > do-install: > > ${INSTALL_PROGRAM_DIR} ${PREFIX}/bin > > ${INSTALL_PROGRAM} ${WRKS

Re: Tor Browser font fingerprinting defense

2020-04-13 Thread Caspar Schutijser
On Mon, Apr 13, 2020 at 12:01:16PM +0100, Stuart Henderson wrote: > On 2020/04/12 20:36, Caspar Schutijser wrote: > > On Fri, Apr 10, 2020 at 09:24:31PM +0200, Caspar Schutijser wrote: > > > Below is a WIP diff that makes font fingerprinting defense work in > > > our port of Tor Browser. > > > > T

Re: [UPDATE] lang/nim-1.2.0

2020-04-13 Thread j
Hi Denis, I think there is still an issue with the nimble install (thanks for that by the way, I was thinking of this myself): do-install: ${INSTALL_PROGRAM_DIR} ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bin/nim ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/bin/nimble ${PR

Re: wip: mail/notmuch

2020-04-13 Thread Enric Morales
Hi Olivier, On 2020-04-10 20:21, Olivier Taïbi wrote: Here is further progress on this port, following versions by Enric Morales and Stuart Henderson. I hope that this does not duplicate your efforts. Thanks a lot for providing your effort. It's great that you are working on this too, since

Re: UPDATE: math/ebc 2.6.0 => 2.6.1 && rename package ebc => bc-gh

2020-04-13 Thread Stuart Henderson
> > "+@pkgpath math/ebc" in PLIST only makes sense if you move this port to > > ports/math/bc-gh (I would support this move). > > > > That can certainly be done if that's the consensus. Makes sense. Whatever happens to the port directory name, changing the PKGNAME from ebc to bc-gh requires a q

Re: Tor Browser font fingerprinting defense

2020-04-13 Thread Stuart Henderson
On 2020/04/12 20:36, Caspar Schutijser wrote: > On Fri, Apr 10, 2020 at 09:24:31PM +0200, Caspar Schutijser wrote: > > Below is a WIP diff that makes font fingerprinting defense work in > > our port of Tor Browser. > > Thanks for your feedback from both of you. I incorporated sthen@'s > feedback i

Re: update: www/weboob 2.0

2020-04-13 Thread Solene Rapenne
On Mon, Apr 13, 2020 at 07:17:03AM +0200, Sebastien Marie wrote: > On Wed, Apr 08, 2020 at 09:22:42AM +0200, Sebastien Marie wrote: > > Hi, > > > > The following diff update www/weboob to 2.0 > > I intent to commit it in the next days. > > Please note that keeping 1.5 for release is very useless

Re: Go and portgen(1)

2020-04-13 Thread Landry Breuil
On Mon, Apr 13, 2020 at 08:44:47AM +0200, Landry Breuil wrote: > On Mon, Apr 06, 2020 at 05:15:17PM -0600, Aaron Bieber wrote: > > Round two! This time with espie@'s bsd.port.mk fix: > > https://marc.info/?l=openbsd-ports-cvs&m=158618354824687&w=2 > > > > This resolves the issue with the conversio