CVS: cvs.openbsd.org: ports

2017-11-21 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2017/11/21 23:22:25 Modified files: x11/xclip : Makefile Added files: x11/xclip/patches: patch-xcprint_c Log message: Avoid a vfprintf "%s" NULL that happens if DISPLAY is unset. ok jca,

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

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/11/21 20:43:46 Modified files: games/eduke32 : Makefile distinfo games/eduke32/pkg: PLIST Added files: games/eduke32/patches: patch-Common_mak patch-GNUmakefile

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

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

[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

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/21 13:41:18 Modified files: geo/pgrouting : Makefile distinfo geo/pgrouting/pkg: PLIST Log message: Update to pgrouting 2.5.2. Use a variable like in postgis to avoid big PLIST churn at

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/21 13:39:53 Modified files: geo/postgis: Makefile distinfo geo/postgis/pkg: PLIST Log message: Update to postgis 2.4.2

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/21 13:35:40 Modified files: geo/mapserver : Makefile distinfo Log message: Update to mapserver 7.0.7. See http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-7

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2017/11/21 12:10:02 Modified files: x11/hs-xmonad-contrib: Makefile Log message: Fix MODGHC_PACKAGE_KEY. When I commited the version with the old one, I still had xmonad with hs-setlocale as a dependency,

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/21 11:16:48 Modified files: graphics/gthumb: Makefile distinfo graphics/gthumb/patches: patch-configure graphics/gthumb/pkg: PLIST Log message: update to gthumb-3.6.0

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

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

[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

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/21 09:01:19 Modified files: lang/gravity : Makefile distinfo Log message: Update gravity to 0.3.8 -- upstream used one of my macppc machines to fix a big endian bug. Also, gravity is C99, so

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

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 @@

[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

[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

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

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

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/21 02:25:00 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.190.

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/21 02:23:21 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py-botocore-1.7.48.

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 > >

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

CVS: cvs.openbsd.org: ports

2017-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/21 01:23:01 Modified files: mail/gmime30 : Makefile distinfo Log message: Update to gmime30-3.0.4.

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