[UPDATE] devel/p5-Coro to 6.511 + patch

2016-10-15 Thread Andrew Fresh
Coro 6.511 includes some patches to support perl 5.24, but it's apparently not enough, but fortunately someone at Debian has a patch for the other problem building. This update also disables the CORO_JIT because it violates W^X, yay for a perl thing that does that I guess! The current 6.49 port

Re: OpenBSD 6/Qt 5/GC: crash

2016-10-15 Thread Claus Assmann
On Sat, Oct 15, 2016, Otto Moerbeek wrote: > On Sat, Oct 15, 2016 at 11:59:05AM -0700, Claus Assmann wrote: > > #0 0x178ecfe55d8a in _thread_sys___syscall () at :2 > > #1 0x178ecfe4662a in *_libc_mmap (addr=Variable "addr" is not > > available. > > ) > > at /usr/src/lib/libc/sys/mma

[PATCH] for mupdf 1.8

2016-10-15 Thread Holger Mikolon
On some PDF documents I created with pdflatex mupdf 1.8p4 segfaults in fz_process_path() (source/fitz/path.c) The following upstream fix solves the issue for me. http://git.ghostscript.com/?p=mupdf.git;a=commit;h=47078209046ed26ff7828a73d5d43afe08a6941d Below is a proposed patch file "patch-sour

[UPDATE] devel/p5-Scope-Upper to 0.29

2016-10-15 Thread Andrew Fresh
This is a simple update for Scope::Upper that does some refactoring, but the big change is "a new implementation of reap(), localize_*() and uplevel() to match the new context stack handling in perl 5.24." https://metacpan.org/changes/distribution/Scope-Upper Tests pass on my system with perl 5.2

Re: [NEW] cbmc - Bounded Model Checker for C and C++

2016-10-15 Thread Jan Klemkow
Hi Simon, first, nice port. I would like to test my own code with it. But you missed the clang dependency. Your port is new and don't need a REVISION. bsd,port.mk(5): REVISION Revision number of the current package. Defaults to empty (very first package),... Why do you not fi

Re: OpenBSD 6/Qt 5/GC: crash

2016-10-15 Thread Otto Moerbeek
On Sat, Oct 15, 2016 at 11:59:05AM -0700, Claus Assmann wrote: > Maybe someone can give me a hint how to fix/handle this problem: > GoldenCheetah crashes on OpenBSD 6.0 (amd64) when compiled against > Qt5 (installed from ports). I currently have a working version on > OpenBSD 5.3 (i386) compiled a

OpenBSD 6/Qt 5/GC: crash

2016-10-15 Thread Claus Assmann
Maybe someone can give me a hint how to fix/handle this problem: GoldenCheetah crashes on OpenBSD 6.0 (amd64) when compiled against Qt5 (installed from ports). I currently have a working version on OpenBSD 5.3 (i386) compiled against Qt4 (from ports), but an upgrade is a bit overdue... $ gdb Golde

Re: gcc52?

2016-10-15 Thread Dan Andersen
Thanks! Regards. -- Dan Andersen