Re: games/tome4 - remove powerpc arch

2017-11-21 Thread Kirill Bychkov
On Tue, November 21, 2017 19:19, Jeremie Courreges-Anglas wrote: > On Tue, Nov 21 2017, Sol?ne Rapenne wrote: >> Building games/tome4 on powerpc (macppc kernel) fail >> >> [-] >> Building luajit2 (release) >> Creating ../obj/Release/luajit2 >> mkdir -p ../obj/Release/luajit2 >> Runni

UPDATE: games/chocolate-doom

2017-11-21 Thread Ryan Freeman
After prodding from bentley@ about modified chunk canary crashes, when running with 'ln -s S /etc/malloc.conf', I had a go at resolving it. Lucky for me, the new sdl2-branch of chocolate-doom seems to neatly skirt around the issue. I first had a go at seeing if the current release could just be p

NEW: emulators/libretro-parallel-n64

2017-11-21 Thread Ryan Freeman
Attached is a new port for a nice Nintendo 64 emulator core, for retroarch. It has several video backends within itself, and by default it autodetects the best one to use. In my testing, it plays several games with less glitches (practically none?) compared to even the mupen64plus standalone por

[UPDATE] games/ioquake

2017-11-21 Thread David CARLIER
Hi, brynet@ reported a segfault when it uses openal/sndio backend due to the fact there is no capture device handling. ioquake3 enables VOIP support by default, the solution would be to disable it. Hope it is good. Kind regards. Index: Makefile ===

Re: PHP remove unused CONFIGURE_ARGS

2017-11-21 Thread Martijn van Duren
ping On 11/17/17 08:03, Martijn van Duren wrote: > OK? > > martijn@ > > Index: Makefile.inc > === > RCS file: /cvs/ports/lang/php/Makefile.inc,v > retrieving revision 1.99 > diff -u -p -r1.99 Makefile.inc > --- Makefile.inc 16

Re: games/tome4 - remove powerpc arch

2017-11-21 Thread Solène Rapenne
Le 2017-11-21 17:19, Jeremie Courreges-Anglas a écrit : On Tue, Nov 21 2017, Solène Rapenne wrote: Building games/tome4 on powerpc (macppc kernel) fail I propose to remove powerpc as a supported arch Fair proposal. lang/luajit has a patch to explicitely disable this error message, plus anot

Re: games/tome4 - remove powerpc arch

2017-11-21 Thread Jeremie Courreges-Anglas
On Tue, Nov 21 2017, Solène Rapenne wrote: > Building games/tome4 on powerpc (macppc kernel) fail > > [-] > Building luajit2 (release) > Creating ../obj/Release/luajit2 > mkdir -p ../obj/Release/luajit2 > Running pre-build commands > [---cut] > In file included from ../src/luajit

[UPDATE] devel/zeal 0.3.1 => 0.4.0

2017-11-21 Thread Adam Wolk
Hi ports@ Attaching a bump to devel/zeal port changes: - regen WANTLIB - drop Qt5Sql as devel/sqlite3 is now used directly - switch from qmake to cmake upstream changelog: https://github.com/zealdocs/zeal/releases/tag/v0.4.0 Feedback? OK's? Regards, Adam Index: Makefile

Re: x11/xclip: avoid printf %s NULL

2017-11-21 Thread Jeremie Courreges-Anglas
On Tue, Nov 21 2017, Theo Buehler wrote: > On Tue, Nov 21, 2017 at 12:25:38AM -0700, Anthony J. Bentley wrote: >> Theo Buehler writes: >> > $ unset DISPLAY; xclip >> > Error: Can't open display: (null) >> > $ tail -1 /var/log/messages >> > Nov 18 11:53:55 mimine xclip: vfprintf %s NULL in "Error:

UPDATE sysutils/u-boot 2017.11

2017-11-21 Thread Jonathan Gray
Index: Makefile === RCS file: /cvs/ports/sysutils/u-boot/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile12 Sep 2017 05:42:17 - 1.28 +++ Makefile15 Nov 2017 00:14:27 - @@ -6,7 +6,7 @@ FLA

[UPDATE] security/plaso

2017-11-21 Thread Remi Pointel
Hi, this is the diff to update plaso to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/plaso/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile 6 Nov 2017 09:03:26 -

[UPDATE] security/py-dfvfs

2017-11-21 Thread Remi Pointel
Hi, this is the diff to update py-dfvfs to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/py-dfvfs/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile 4 Nov 2017 14:3

[UPDATE] security/py-dfdatetime

2017-11-21 Thread Remi Pointel
Hi, this is the diff to update py-dfdatetime to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/py-dfdatetime/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile 9 Oct

tiff 4.0.9

2017-11-21 Thread Landry Breuil
Hi, here's an update to graphics/tiff, with lots of fuzzing fixes which *might* be important, as usual with gfx libraries.. see http://www.simplesystems.org/libtiff/v4.0.9.html for the full list of changes. Bumped libtiff's minor for some symbol additions. Will put it in a bulk unless someone bea

games/tome4 - remove powerpc arch

2017-11-21 Thread Solène Rapenne
Building games/tome4 on powerpc (macppc kernel) fail [-] Building luajit2 (release) Creating ../obj/Release/luajit2 mkdir -p ../obj/Release/luajit2 Running pre-build commands [---cut] In file included from ../src/luajit2/src/lj_obj.h:14:0, from ../src/luajit2/sr

Re: [UPDATE] graphics/sxiv 2.3.1 -> 24

2017-11-21 Thread Klemens Nanni
On Tue, Nov 21, 2017 at 01:44:44AM -0700, Anthony J. Bentley wrote: > Klemens Nanni writes: > > On Mon, Nov 06, 2017 at 02:21:41AM +0100, Klemens Nanni wrote: > > > Hey ports@, > > > > > > here's a simple diff updating sxiv to the newest release; Yes, upstream > > > jumped from 2.3.1 to 24 not 2.4

Re: fix PHP version in doku wiki

2017-11-21 Thread Rafael Sadowski
On Tue Nov 21, 2017 at 08:59:51AM +0100, Landry Breuil wrote: > On Mon, Nov 20, 2017 at 10:46:35PM +0100, Rafael Sadowski wrote: > > Hi All! > > > > Today I installed dokwiki on OpenBSD 6.2 and ran into different php > > issues. I uninstalled the default php 5.6 version and replaces it with > > ph

Re: x11/xclip: avoid printf %s NULL

2017-11-21 Thread Theo Buehler
On Tue, Nov 21, 2017 at 12:25:38AM -0700, Anthony J. Bentley wrote: > Theo Buehler writes: > > $ unset DISPLAY; xclip > > Error: Can't open display: (null) > > $ tail -1 /var/log/messages > > Nov 18 11:53:55 mimine xclip: vfprintf %s NULL in "Error: Can't open > > display: > > %s " > > > > ok? >

Re: [UPDATE] graphics/sxiv 2.3.1 -> 24

2017-11-21 Thread Anthony J. Bentley
Klemens Nanni writes: > On Mon, Nov 06, 2017 at 02:21:41AM +0100, Klemens Nanni wrote: > > Hey ports@, > > > > here's a simple diff updating sxiv to the newest release; Yes, upstream > > jumped from 2.3.1 to 24 not 2.4. These are mostly mechanical changes, > > I've also updated the description as

Re: fix PHP version in doku wiki

2017-11-21 Thread Landry Breuil
On Mon, Nov 20, 2017 at 10:46:35PM +0100, Rafael Sadowski wrote: > Hi All! > > Today I installed dokwiki on OpenBSD 6.2 and ran into different php > issues. I uninstalled the default php 5.6 version and replaces it with > php 7.x. Now everything works as usual. > > Please find below a simple -cur