Re: gcc4.9 and _Unwind_Resume segfaults

2016-12-21 Thread Vadim Zhukov
2016-12-22 1:36 GMT+03:00 Karel Gardas : > On Wed, Dec 21, 2016 at 11:24 PM, Paul Irofti wrote: >>> the port (if everything there is C++-based, tweaking CONFIGURE_ENV >> >> Teach me how :) >> >> It doesn't work with this >> >> CONFIGURE_ENV =

Re: gcc4.9 and _Unwind_Resume segfaults

2016-12-21 Thread Vadim Zhukov
2016-12-22 1:24 GMT+03:00 Paul Irofti : >> the port (if everything there is C++-based, tweaking CONFIGURE_ENV > > Teach me how :) > > It doesn't work with this > > CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \ >

UPDATE net/nmap 7.40

2016-12-21 Thread David CARLIER
Hi, there is the update to the newest version. Cheers. Index: Makefile === RCS file: /cvs/ports/net/nmap/Makefile,v retrieving revision 1.122 diff -u -p -r1.122 Makefile --- Makefile6 Oct 2016 05:47:35 - 1.122 +++

spurious crash dialog box, fail to start

2016-12-21 Thread Ed Ahlsen-Girard
I run the version from -current (version: 5.2.2.2.0+ Build ID: 20m0(Build:2)) and for some time now, if I start LibreOffice by itself, without a file specified, I receive a Document Recovery dialog box to the effect that LibreOffice crashed and was going to try to recover documents, with no

Re: gcc4.9 and _Unwind_Resume segfaults

2016-12-21 Thread Karel Gardas
On Wed, Dec 21, 2016 at 11:24 PM, Paul Irofti wrote: >> the port (if everything there is C++-based, tweaking CONFIGURE_ENV > > Teach me how :) > > It doesn't work with this > > CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \ >

Re: gcc4.9 and _Unwind_Resume segfaults

2016-12-21 Thread Paul Irofti
> the port (if everything there is C++-based, tweaking CONFIGURE_ENV Teach me how :) It doesn't work with this CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \ -I${LOCALBASE}/include/ereadline" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib

Re: Update: www/w3m (0.5.3+git20161120)

2016-12-21 Thread Christian Weisgerber
On 2016-12-17, Christian Weisgerber wrote: > This is a security update and complete overhaul of the www/w3m port. > It uses the Debian version as upstream, which fixes 23 (!) CVEs, > and follows the Debian package in some other respects. I have committed this. Given the

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2016/12/21 13:57:09 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm www: Makefile Log message: Japanese w3m is gone, upgrade to plain w3m

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2016/12/21 13:54:16 Modified files: www/w3m: Makefile distinfo www/w3m/patches: patch-configure www/w3m/pkg: DESCR PFRAG.image PLIST Added files: www/w3m/pkg:

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/12/21 12:18:22 Modified files: devel : Makefile Log message: +msgpack

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/12/21 12:17:15 Log message: import msgpack-2.0.0 MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's

libestdc++ magic for libtool

2016-12-21 Thread Vadim Zhukov
Hi, all. The patch below makes libtool remove -lstdc++ when -lestdc++ exists. This is needed to fix another poppler linking issue, and likely some other ports that get both -lstdc++ and -lestdc++ linked in (which is bad by definition). A side effect of this patch could/should be some stdc++

samba-4.4.8 patches for -stable

2016-12-21 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas writes: > Hi, > > I committed an update to samba-4.5.2 on -current earlier today. Below > there's a diff to update to samba-4.5.3, a security update. > > o CVE-2016-2123 (Samba NDR Parsing ndr_pull_dnsp_name Heap-based Buffer >Overflow Remote Code

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/12/21 07:16:30 Modified files: math/maxima: Makefile distinfo math/maxima/pkg: PLIST Log message: Update to Maxima 5.39.0 OK pirofti@

build postgres on arm with ports gcc for atomics

2016-12-21 Thread Jonathan Gray
Before the change to add arm to the --disable-spinlocks list the postgres build on arm would error with: gmake[4]: Entering directory '/usr/pobj/postgresql-9.6.1/postgresql-9.6.1/src/backend/access/brin' cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels

Re: NEW: sysutils/riemann

2016-12-21 Thread Landry Breuil
On Tue, Dec 20, 2016 at 10:06:24PM +, Stuart Henderson wrote: > On 2016/12/21 00:42, Pavel Korovin wrote: > > On 12/20, Stuart Henderson wrote: > > > > > There are a couple of "/etc/riemann.config", /etc should be replaced > > > with ${SYSCONFDIR} one way or another (either via SUBST_CMD or

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/12/21 05:52:45 Modified files: sysutils : Makefile Log message: +riemann

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/12/21 05:51:56 Log message: Import riemann 0.2.12, from MAINTAINER Pavel Korovin /p/tristero/se Riemann provides low-latency, transient shared state for systems with many moving parts.

Re: When trying to update port, nothing happens

2016-12-21 Thread Stuart Henderson
On 2016/12/21 10:26, Артур Истомин wrote: > I'm trying update some ports, but when I invoke "make update" nothing > happens. > > Collecting installed packages: ok > Collecting port versions: ok > Collecting port signatures|**Collecting port signatures: ok > Outdated ports: > >

Re: When trying to update port, nothing happens

2016-12-21 Thread Marc Espie
On Wed, Dec 21, 2016 at 10:26:24AM +0500, ?? ?? wrote: > I'm trying update some ports, but when I invoke "make update" nothing > happens. > > Collecting installed packages: ok > Collecting port versions: ok > Collecting port signatures|**Collecting port

Re: gcc4.9 and _Unwind_Resume segfaults

2016-12-21 Thread Vadim Zhukov
2016-12-21 13:52 GMT+03:00 Paul Irofti : >> I've added a patch to avoid picking up Qt5. > > Your change is fine, thank you! > >> But the first issue I see is enormous space eating, due to static >> libraries (?). I had to remove all port working directories to allow >> Octave to

Re: UPDATE: math/maxima

2016-12-21 Thread Paul Irofti
On Sun, Dec 18, 2016 at 11:20:00AM +0100, Ingo Feinerer wrote: > Update math/maxima 5.38.1 -> 5.39.0 > > Changes: > https://sourceforge.net/p/maxima/code/ci/master/tree/ChangeLog-5.39.md > > Tested on amd64. > > Now requires a recent texinfo to build -> BUILD_DEPENDS on print/texinfo. > > OK?

Re: CVS: cvs.openbsd.org: ports

2016-12-21 Thread Stuart Henderson
> 2016-12-21 11:45 GMT+03:00 Jonathan Gray : > > On Wed, Dec 21, 2016 at 12:43:57AM -0700, Peter Hessler wrote: > >> CVSROOT: /cvs > >> Module name: ports > >> Changes by: phess...@cvs.openbsd.org2016/12/21 00:43:57 > >> > >> Modified files: > >>

Re: gcc4.9 and _Unwind_Resume segfaults

2016-12-21 Thread Paul Irofti
> I've added a patch to avoid picking up Qt5. Your change is fine, thank you! > But the first issue I see is enormous space eating, due to static > libraries (?). I had to remove all port working directories to allow > Octave to build, this didn't happen with 4.0 at all. It still builds. > :-\

Re: CVS: cvs.openbsd.org: ports

2016-12-21 Thread Peter Hessler
On 2016 Dec 21 (Wed) at 12:51:44 +0300 (+0300), Vadim Zhukov wrote: :2016-12-21 11:57 GMT+03:00 Jonathan Gray : :> On Wed, Dec 21, 2016 at 11:52:50AM +0300, Vadim Zhukov wrote: :>> 2016-12-21 11:45 GMT+03:00 Jonathan Gray : :>> > On Wed, Dec 21, 2016 at 12:43:57AM

Re: CVS: cvs.openbsd.org: ports

2016-12-21 Thread Vadim Zhukov
2016-12-21 11:57 GMT+03:00 Jonathan Gray : > On Wed, Dec 21, 2016 at 11:52:50AM +0300, Vadim Zhukov wrote: >> 2016-12-21 11:45 GMT+03:00 Jonathan Gray : >> > On Wed, Dec 21, 2016 at 12:43:57AM -0700, Peter Hessler wrote: >> >> CVSROOT: /cvs >> >> Module name:

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2016/12/21 02:27:57 Modified files: devel/llvm : Makefile devel/llvm/patches: patch-tools_clang_lib_Basic_Targets_cpp Log message: Recognise an OpenBSD aarch64 triple. This enables some

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/21 02:03:49 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.32.

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/21 02:03:13 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.4.3.

CVS: cvs.openbsd.org: ports

2016-12-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/21 02:03:28 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.4.89.

Re: CVS: cvs.openbsd.org: ports

2016-12-21 Thread Jonathan Gray
On Wed, Dec 21, 2016 at 11:52:50AM +0300, Vadim Zhukov wrote: > 2016-12-21 11:45 GMT+03:00 Jonathan Gray : > > On Wed, Dec 21, 2016 at 12:43:57AM -0700, Peter Hessler wrote: > >> CVSROOT: /cvs > >> Module name: ports > >> Changes by: phess...@cvs.openbsd.org

Re: CVS: cvs.openbsd.org: ports

2016-12-21 Thread Vadim Zhukov
2016-12-21 11:45 GMT+03:00 Jonathan Gray : > On Wed, Dec 21, 2016 at 12:43:57AM -0700, Peter Hessler wrote: >> CVSROOT: /cvs >> Module name: ports >> Changes by: phess...@cvs.openbsd.org2016/12/21 00:43:57 >> >> Modified files: >> databases/postgresql:

Re: CVS: cvs.openbsd.org: ports

2016-12-21 Thread Jonathan Gray
On Wed, Dec 21, 2016 at 12:43:57AM -0700, Peter Hessler wrote: > CVSROOT: /cvs > Module name: ports > Changes by: phess...@cvs.openbsd.org2016/12/21 00:43:57 > > Modified files: > databases/postgresql: Makefile > > Log message: > disable spinlocks on arm, so we can have a

Re: gcc4.9 and _Unwind_Resume segfaults

2016-12-21 Thread Vadim Zhukov
2016-12-21 0:24 GMT+03:00 Paul Irofti : > On Tue, Dec 20, 2016 at 11:16:45PM +0200, Paul Irofti wrote: >> > Given that math/octave uses libtool, the chances are that a libtool >> > patch being tested right now will fix the issue. Or maybe not. :) You >> > may give it a try anyway