UPDATE: textproc/hs-json 0.9.2

2018-04-13 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates hs-json to 0.9.2. According to the upstream commit log, the only change in this release ``avoids a name clash with GHC 8.4'' [1]. This diff also updates the MODGHC_PACKAGE_KEY of the port that depends on hs-json (devel/shellcheck). Tested on amd64. Thanks,

UPDATE: devel/intellij 2018.1.1

2018-04-13 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates devel/intellij to 2018.1.1. While there, I changed the link to the website in the manpage to HTTPS. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/i

Re: php on arm

2018-04-13 Thread Jasper Lievisse Adriaanse
On Fri, Apr 13, 2018 at 10:44:53PM +0100, Stuart Henderson wrote: > On 2018/04/13 14:22, s_g...@telus.net wrote: > > cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. > > -I../include -Iinclude -I../src -O2 -pipe -MT src/arm/sysv.lo -MD -MP -MF > > src/arm/.deps/sysv.Tpo -c ../s

Re: php on arm

2018-04-13 Thread s_graf
The patch allowed the build to continue. Packages so far: op1bsd63snap$ pkg_info autoconf-2.69p2 automatically configure source code on many Un*x platforms bison-3.0.4p0 GNU parser generator bzip2-1.0.6p8 block-sorting file compressor, unencumbered gettext-0.19.8.1p1 GNU gettext r

Re: japanese/Wnn: remove jgroff dependency

2018-04-13 Thread Ingo Schwarze
Hi, Marc Espie wrote on Fri, Apr 13, 2018 at 11:05:22AM +0200: > On Thu, Apr 12, 2018 at 10:55:05PM +0900, YASUOKA Masahiko wrote: >> I don't think installing EUC is needed. Even if people is still using >> EUC terminal, they can use MANPAGER=jless to see the UTF-8 manuals. >> Since our jless st

Re: [armv7 fix] Build database/redis

2018-04-13 Thread Jeremie Courreges-Anglas
On Thu, Apr 12 2018, Klemens Nanni wrote: > On Sat, Apr 07, 2018 at 08:26:10AM +0200, Markus Hennecke wrote: >> With the attached fix the redis port builds, but is unable to complete the >> regression tests (see https://github.com/antirez/redis/issues/4640). > What's the status on armv7 without t

Re: UPDATE: graphics/farbfeld 3 -> 4

2018-04-13 Thread Klemens Nanni
On Fri, Apr 13, 2018 at 11:09:07PM +0100, Kaashif Hymabaccus wrote: > On Thu, Apr 12, 2018 at 10:23:56AM +0200, Klemens Nanni wrote: > > On Thu, Apr 12, 2018 at 01:52:48AM +0100, Kaashif Hymabaccus wrote: > > > This is an update to graphics/farbfeld. The main change to the port is > > > that USE_GM

Re: UPDATE: graphics/farbfeld 3 -> 4

2018-04-13 Thread Kaashif Hymabaccus
On Thu, Apr 12, 2018 at 10:23:56AM +0200, Klemens Nanni wrote: > On Thu, Apr 12, 2018 at 01:52:48AM +0100, Kaashif Hymabaccus wrote: > > This is an update to graphics/farbfeld. The main change to the port is > > that USE_GMAKE isn't needed any more. > > > > Works fine for me on amd64 (converted so

Re: php on arm

2018-04-13 Thread Stuart Henderson
On 2018/04/13 14:22, s_g...@telus.net wrote: > cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. > -I../include -Iinclude -I../src -O2 -pipe -MT src/arm/sysv.lo -MD -MP -MF > src/arm/.deps/sysv.Tpo -c ../src/arm/sysv.S -fPIC -DPIC -o > src/arm/.libs/sysv.o > ../src/arm/sysv.S:3

Re: php on arm

2018-04-13 Thread s_graf
I tried to build php 7 on a freshly installed current arm7 system. The following packages were built before an error occurred: op1bsd63snap$ pkg_info autoconf-2.69p2 automatically configure source code on many Un*x platforms bison-3.0.4p0 GNU parser generator bzip2-1.0.6p8 block-

Re: new misc/os-test

2018-04-13 Thread Stuart Henderson
ok. cd ${WRKBUILD} && make -V SUITE_LIST >suite.list cd ${WRKBUILD} && for suite in `cat suite.list`; do\ make -C $$suite -V TESTS > $$suite-test.list;\ done For ports we'd normally use ${MAKE_PROGRAM} rather than hardcoding, but it doesn't make a lot of d

Fix emulators/dgen-sdl for clang 6.

2018-04-13 Thread Edd Barrett
OK? Index: patches/patch-main_cpp === RCS file: patches/patch-main_cpp diff -N patches/patch-main_cpp --- /dev/null 1 Jan 1970 00:00:00 - +++ patches/patch-main_cpp 13 Apr 2018 13:31:21 - @@ -0,0 +1,25 @@ +$OpenBSD$ + +

Re: clang6 fallout

2018-04-13 Thread Christian Weisgerber
Note that qt4 knocks out hundreds of ports. Updated list as of Apr 13, 12:30 UTC: archivers/gcab audio/caps-plugins cad/kicad comms/hylafax databases/mysqlcc databases/pgadmin3 devel/avr/gcc devel/ptlib devel/qt-creator devel/sdcc emulators/BasiliskII emulators/desmume emulators/dgen-sdl emulator

Re: games/vegastrike/engine clang6 fix

2018-04-13 Thread David CARLIER
Would this version fits better ? Regards. On 13 April 2018 at 11:55, Jonathan Gray wrote: > On Fri, Apr 13, 2018 at 11:05:58AM +0100, David CARLIER wrote: > > Hi, > > > > here a simple fix turning to C++03 mode. > > This will break gcc archs. --std only goes to c++98 with 4.2.1. > > > > > Regar

Re: UPDATE security/encfs

2018-04-13 Thread Jeremie Courreges-Anglas
On Thu, Apr 12 2018, Björn Ketelaars wrote: > A newer version of encfs is available (1.9.4), which fixes some issues. > Changelog can be found at https://github.com/vgough/encfs/releases > > Regression test (there is only 1 unit test) succeeds. Tested lightly on > amd64. > > Comments/OKs? Have yo

Re: games/vegastrike/engine clang6 fix

2018-04-13 Thread Jonathan Gray
On Fri, Apr 13, 2018 at 11:05:58AM +0100, David CARLIER wrote: > Hi, > > here a simple fix turning to C++03 mode. This will break gcc archs. --std only goes to c++98 with 4.2.1. > > Regards. > Index: engine/Makefile > === > RCS fi

update games/ja2-stracciatella

2018-04-13 Thread David CARLIER
Hi, here an update proposal for this port. Regards. Index: Makefile === RCS file: /cvs/ports/games/ja2-stracciatella/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 26 Jul 2017 22:45:21 - 1.3 +++ Makefile

games/vegastrike/engine clang6 fix

2018-04-13 Thread David CARLIER
Hi, here a simple fix turning to C++03 mode. Regards. Index: engine/Makefile === RCS file: /cvs/ports/games/vegastrike/engine/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- engine/Makefile 26 Dec 2017 19:18:57 -00

Re: japanese/Wnn: remove jgroff dependency

2018-04-13 Thread Marc Espie
On Thu, Apr 12, 2018 at 10:55:05PM +0900, YASUOKA Masahiko wrote: > Hi, > > > - Somebody please check whether installing EUC is *really* still > >important. As soon as it is confirmed that it is not, stop > >doing so. But don't let that delay this cleanup. > > I don't think installing