[update] freeciv-2.5.9

2017-09-06 Thread Timo Myyrä
Hi, Freeciv has got few bugfix releases recently. Here's simple update to latest version. Tested lightly on amd64 that game starts and played for few turns. Timo Index: Makefile === RCS file: /cvs/ports/games/freeciv/Makefile,v ret

Re: clang FFmpeg segfaults on i386 [st...@openbsd.org: CVS: cvs.openbsd.org: ports]

2017-09-06 Thread Jan Beich
Stuart Henderson writes: [...] > So this works around the recently-reported hangs seen on amd64 but we > still have a segfault issue on i386 (I've only seen this so far when > decoding H264, though given the function other things may use it too). Probably same as https://bugs.freebsd.org/bugzill

Re: textproc/aspell uselocale undefined symbol from converters/libiconv

2017-09-06 Thread Ian McWilliam
You are correct. spell hadn't at that point been updated and still pointed to the old libc. What's interesting is a make repackage update in textproc/aspell directory sees the failure. make repackage update in textporoc/aspell/core first, solved the issue. Thanks. Ian McWilliam _

lang/jruby 9.1.12.0 -> 9.1.13.0

2017-09-06 Thread Jeremy Evans
This updates JRuby to the latest release. Release announcement at http://jruby.org/2017/09/06/jruby-9-1-13-0.html This release contains the rubygems security fixes that went in a few days ago, so most of the diff is removing those patches. Tested on amd64, the only supported arch. Will be commi

Re: sysutils/sleuthkit: why CONFIGURE_STYLE=simple?

2017-09-06 Thread nigel
On 09/06/17 11:34, Stuart Henderson wrote: > I just ran into this... > > ===> Configuring for sleuthkit-4.3.0p0 > checking for a BSD-compatible install... > /usr/obj/ports/sleuthkit-4.3.0/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p...

Re: ncmpcpp core dumps on amd64

2017-09-06 Thread David Coppa
Il 05 set 2017 20:50, "Ingo Schwarze" ha scritto: Hi, David Coppa wrote on Tue, Sep 05, 2017 at 04:54:24PM +0200: > On Tue, Sep 5, 2017 at 4:41 PM, Marc Peters wrote: >> running Sundays snapshot and just reinstalled ncmpcpp and dependencies >> with "pkg_add -D installed -u ncmpcpp" ncmpcpp cor

[update] lang/elixir

2017-09-06 Thread Doug Hogan
Add FLAVORs for all Erlang releases supported by Elixir: 18, 19 and 20. Add versioned binaries and directories. Setup an UTF-8 environment so it doesn't complain and 'make test' runs. diff --git lang/elixir/Makefile lang/elixir/Makefile index 983cbb11abcc760b4fa2f6be6f49b68e0699ecc7..b1fbbc5cd6c

[update] devel/rebar

2017-09-06 Thread Doug Hogan
Add Erlang 20.x FLAVOR and make an invalid flavor fatal. diff --git devel/rebar/Makefile devel/rebar/Makefile index 6b8394aa11e468afae8e676d6356efc761bc1435..c4650c5f6b2e5b026cdd521b1ca9388dffb2da88 100644 --- devel/rebar/Makefile +++ devel/rebar/Makefile @@ -6,6 +6,7 @@ GH_TAGNAME=

[update] lang/erlang

2017-09-06 Thread Doug Hogan
I have been working with Jasper to revamp the Erlang port. Add support for Erlang 20.x as an additional FLAVOR. Switch lang/erlang/18 to major release 18.3. Update to the latest patch release for 17.x, 18.x, 19.x and 20.x. Add versioned calls to erl so versioned erlc, dialyzer, etc work. Quiet som

Re: /mail/trojita Segmentation fault on i386

2017-09-06 Thread Stuart Henderson
On 2017/09/06 16:41, Eda Sky wrote: > Hi > > On the last snapshots /mail/trojita Segmentation fault on i386 > > some ideas please? Lots of things will fail on a libc.so.90.0-based snapshot until you've updated your packages. amd64 packages are already on (at least some) mirrors. i386 packages

UPDATE: Nextcloud-12.0.2

2017-09-06 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 12.0.2: https://nextcloud.com/changelog/ Plus, added the new big php change from martijn@ Ok? Comments? More test are welcome. Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /c

[update] ctwm-4.0.2

2017-09-06 Thread Timo Myyrä
Hi, I was checking old ports in portroach and noticed that ctwm port hasn't been updated in a while. Here's an diff to bring it up to date. I'm not ctwm user but seems to basics seems to work on amd64. Timo Index: Makefile === RCS

/mail/trojita Segmentation fault on i386

2017-09-06 Thread Eda Sky
Hi On the last snapshots /mail/trojita Segmentation fault on i386 some ideas please? $ gdb trojita GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under cer

UPDATE: Lynis-2.5.4

2017-09-06 Thread Gonzalo L. Rodriguez
Hello, Update for Lynis to 2.5.4: https://cisofy.com/changelog/lynis/2.5.4/ Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/security/lynis/Makefile,v retrieving revision 1.18 diff -u -p

Re: clang FFmpeg segfaults on i386 [st...@openbsd.org: CVS: cvs.openbsd.org: ports]

2017-09-06 Thread Stuart Henderson
On 2017/09/05 10:41, Stuart Henderson wrote: > - Forwarded message from Stuart Henderson - > > From: Stuart Henderson > Date: Mon, 4 Sep 2017 13:27:56 -0600 (MDT) > To: ports-chan...@openbsd.org > Subject: CVS: cvs.openbsd.org: ports > > CVSROOT: /cvs > Module name: ports > Change

Re: devel/ectags broken

2017-09-06 Thread Stuart Henderson
On 2017/09/06 15:21, Ingo Schwarze wrote: > Hi Jeremie, > > Jeremie Courreges-Anglas wrote on Wed, Sep 06, 2017 at 02:30:16PM +0200: > > > I was cooking up a mail for Alexandr and Rafael but got interrupted. > > Here's the diff I wanted to send. Not a proper fix for upstream either, > > but at l

Re: devel/ectags broken

2017-09-06 Thread Ingo Schwarze
Hi Jeremie, Jeremie Courreges-Anglas wrote on Wed, Sep 06, 2017 at 02:30:16PM +0200: > I was cooking up a mail for Alexandr and Rafael but got interrupted. > Here's the diff I wanted to send. Not a proper fix for upstream either, > but at least this is more compact than multiple patches. And I'

Re: devel/ectags broken

2017-09-06 Thread Jeremie Courreges-Anglas
On Wed, Sep 06 2017, Ingo Schwarze wrote: > Hi, > > similar to devel/universal-ctags, the parent project devel/ectags > is broken for the same reasons, also analyzed by guenther@. > Also, lots of people keep reporting it to me in private, so i'm > posting here. > > Here is a minimal patch letting

Re: textproc/aspell uselocale undefined symbol from converters/libiconv

2017-09-06 Thread Ingo Schwarze
Hi Ian, I suspect that you have some parts of your ports/packages out of sync with other parts. Ian McWilliam wrote on Wed, Sep 06, 2017 at 04:32:34AM +: > ===> Building for aspell-af-0.50.0v1 > /usr/local/bin/word-list-compress d < af.cwl | /usr/local/bin/aspell > --lang=af create master

Re: [update] audacious-3.9

2017-09-06 Thread Timo Myyrä
Antoine Jacoutot writes: > On Wed, Sep 06, 2017 at 02:33:25PM +0300, Timo Myyrä wrote: > >> Antoine Jacoutot writes: >> >> > On Wed, Sep 06, 2017 at 01:21:58PM +0300, Timo Myyrä wrote: >> > >> >> Hi, >> >> >> >> Here's an update for the audacious port to bring it to latest version. >> >> Light

Re: [update] audacious-3.9

2017-09-06 Thread Antoine Jacoutot
On Wed, Sep 06, 2017 at 02:33:25PM +0300, Timo Myyrä wrote: > Antoine Jacoutot writes: > > > On Wed, Sep 06, 2017 at 01:21:58PM +0300, Timo Myyrä wrote: > > > >> Hi, > >> > >> Here's an update for the audacious port to bring it to latest version. > >> Lightly tested on amd64 and playback works i

Re: [update] audacious-3.9

2017-09-06 Thread Timo Myyrä
Antoine Jacoutot writes: > On Wed, Sep 06, 2017 at 01:21:58PM +0300, Timo Myyrä wrote: > >> Hi, >> >> Here's an update for the audacious port to bring it to latest version. >> Lightly tested on amd64 and playback works in various formats. >> Someone could try this on hppa/alpha to see if they ar

devel/ectags broken

2017-09-06 Thread Ingo Schwarze
Hi, similar to devel/universal-ctags, the parent project devel/ectags is broken for the same reasons, also analyzed by guenther@. Also, lots of people keep reporting it to me in private, so i'm posting here. Here is a minimal patch letting it build again; not tested at run-time. Note that this i

Re: [update] audacious-3.9

2017-09-06 Thread Antoine Jacoutot
On Wed, Sep 06, 2017 at 01:21:58PM +0300, Timo Myyrä wrote: > Hi, > > Here's an update for the audacious port to bring it to latest version. > Lightly tested on amd64 and playback works in various formats. > Someone could try this on hppa/alpha to see if they are still broken. > > Most notably fe

devel/universal-ctags broken

2017-09-06 Thread Ingo Schwarze
Hi, lots of people keep telling me privately that my xlocale commit exposes a previously present insanity in devel/universal-ctags: As guenther@ found out, the upstream code stomps on the implementation namespace by re-#define-ing __unused__ and __printf__ instead of using names like "uctags_unuse

sysutils/sleuthkit: why CONFIGURE_STYLE=simple?

2017-09-06 Thread Stuart Henderson
I just ran into this... ===> Configuring for sleuthkit-4.3.0p0 checking for a BSD-compatible install... /usr/obj/ports/sleuthkit-4.3.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p [..snip..] Making install in aut

[update] audacious-plugins-3.9

2017-09-06 Thread Timo Myyrä
Hi, Here's update to bring audacious-plugins to latest version. Requires update to audacious port itself I sent earlier. The diff is a bit off, I couldn't restore updated patch-configure so here's the updated patch-configure file inline: $OpenBSD$ Set AUDACIOUS_{CFLAGS,LIBS} only after the end

[update] audacious-3.9

2017-09-06 Thread Timo Myyrä
Hi, Here's an update for the audacious port to bring it to latest version. Lightly tested on amd64 and playback works in various formats. Someone could try this on hppa/alpha to see if they are still broken. Most notably features is the switching back to gtk2. The plan seems to be to switch to Qt

Re: UPDATE: devel/intellij 2017.2.3

2017-09-06 Thread Caspar Schutijser
A new diff that updates devel/intellij to 2017.2.3. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.43 diff -u -p -r1.43 Makefile --- Makefile16

Re: ncmpcpp core dumps on amd64

2017-09-06 Thread Marc Peters
On Tue, Sep 05, 2017 at 08:34:53PM +0200, Ingo Schwarze wrote: > To make sure that i did not break this, i just did that as well > on amd64-current: i rebuilt ncmpcpp with all its dependencies, > and i can no longer reproduce the crash. So it should be good > when the next complete package snapsho

[UPDATE] www/py-django

2017-09-06 Thread Remi Pointel
Hi, there are the diff to update Django "LTS & stable" to latest releases. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/www/py-django/lts/Makefile,v retrieving revision 1.21 diff -u -p -u -p -r1.21 Makefile --- Makefi