Re: [Update] Gnupg 2.1.13

2016-07-04 Thread Boyd Waters
Thanks. Working on this... I am having trouble with my gpg2 patch; I thought I was being clever handling the gpg-zip.1 man file. I am on a *really* lousy Internet link at the moment. Friend's house for holiday. Hopefully tomorrow my head will be a little bit less tangled!

Re: [Update] Gnupg 2.1.13

2016-07-04 Thread Daniel Jakots
On Mon, 4 Jul 2016 15:39:04 -0600, Boyd Waters wrote: > libassuan-2.4.2 patch. > sorry about messy re-post This diff is mangled so I used the previous one. The line SHARED_LIBS should be updated ; it looks like upstream went from 4.1 to 7.2 but only functions were added so I guess a minor bump

Re: [Update] Gnupg 2.1.13

2016-07-04 Thread Boyd Waters
libassuan-2.4.2 patch. sorry about messy re-post Index: Makefile === RCS file: /cvs/ports/security/libassuan/Makefile,v retrieving revision 1.14 diff -u -p -r1.14 Makefile --- Makefile 17 Sep 2013 11:10:01 - 1.14 ++

Re: [Update] Gnupg 2.1.13

2016-07-04 Thread Boyd Waters
libassuan-2.4.2 On Mon, Jul 4, 2016 at 10:05 AM, Boyd Waters wrote: > Very sorry. Yes, libassuan was simply a version bump. I will re-submit a > patch with that. > > > On Jul 4, 2016, at 4:27 AM, David Coppa wrote: > > > >> On Fri, 01 Jul 2016, Boyd Waters wrote: > >> > >> Hello, world. I am

valgrind error - W^X violation

2016-07-04 Thread Thomas Frohwein
Independent of executable or doas/su, valgrind fails with the following error message for me on -current:$valgrind calvalgrind: mmap(0x108000, 4210688) failed in UME with error 12 (Cannot allocate memory).dmesg shows mmap W^X violation.I'm not sure how to best find a solution to this. Valgrind i

Re: graphics/inkscape fix segfault

2016-07-04 Thread Landry Breuil
On Mon, Jul 04, 2016 at 07:36:21PM +0200, Rafael Sadowski wrote: > On Mon Jul 04, 2016 at 06:58:17PM +0200, Landry Breuil wrote: > > On Mon, Jul 04, 2016 at 05:46:36PM +0200, Rafael Sadowski wrote: > > > On Mon Jul 04, 2016 at 09:43:34AM +0200, Landry Breuil wrote: > > > > On Sun, Jul 03, 2016 at 0

Re: graphics/inkscape fix segfault

2016-07-04 Thread Rafael Sadowski
On Mon Jul 04, 2016 at 06:58:17PM +0200, Landry Breuil wrote: > On Mon, Jul 04, 2016 at 05:46:36PM +0200, Rafael Sadowski wrote: > > On Mon Jul 04, 2016 at 09:43:34AM +0200, Landry Breuil wrote: > > > On Sun, Jul 03, 2016 at 09:03:26PM +0200, Rafael Sadowski wrote: > > > > Hi ports@ > > > > > > >

Re: graphics/inkscape fix segfault

2016-07-04 Thread Landry Breuil
On Mon, Jul 04, 2016 at 05:46:36PM +0200, Rafael Sadowski wrote: > On Mon Jul 04, 2016 at 09:43:34AM +0200, Landry Breuil wrote: > > On Sun, Jul 03, 2016 at 09:03:26PM +0200, Rafael Sadowski wrote: > > > Hi ports@ > > > > > > Masao Uebayashi sent me the following crash description: > > > > > > On

Re: [Update] Gnupg 2.1.13

2016-07-04 Thread Boyd Waters
Very sorry. Yes, libassuan was simply a version bump. I will re-submit a patch with that. > On Jul 4, 2016, at 4:27 AM, David Coppa wrote: > >> On Fri, 01 Jul 2016, Boyd Waters wrote: >> >> Hello, world. I am new to OpenBSD and my CVS skills are a dim memory from >> 10 years ago. >> >> Here i

Re: devel/llvm: make clang build working static PIE programs

2016-07-04 Thread Stefan Kempf
ping? Stefan Kempf wrote: > clang currently links against /usr/lib/crt0.o when building > a binary with the -static -pie options. That makes such > programs segfault on startup (gcc 4.9 seems to have the same > problem). > > When building a static PIE program, we need to link against > /usr/lib/r

Re: graphics/inkscape fix segfault

2016-07-04 Thread Stuart Henderson
On 2016/07/04 17:46, Rafael Sadowski wrote: > On Mon Jul 04, 2016 at 09:43:34AM +0200, Landry Breuil wrote: > > Please, dont mix 'real fixes' with 'stylistic changes in the Makefile' > > ... +1. > Patch without Makefile cleanup: OK sthen@ > Index: Makefile >

Re: graphics/inkscape fix segfault

2016-07-04 Thread Rafael Sadowski
On Mon Jul 04, 2016 at 09:43:34AM +0200, Landry Breuil wrote: > On Sun, Jul 03, 2016 at 09:03:26PM +0200, Rafael Sadowski wrote: > > Hi ports@ > > > > Masao Uebayashi sent me the following crash description: > > > > On Tue Jun 28, 2016 at 01:57:52PM +0900, Masao Uebayashi wrote: > > > On Mon, Jun

Re: new: bundlewrap

2016-07-04 Thread Stuart Henderson
On 2016/07/04 15:31, Joerg Jung wrote: > > I don't see much point in providing both py27 and py3 flavours > > for an end-user program rather than a python library, I think I would > > just hardcode it to py3. > > Stupid question: how to hardcode py3 somehow via MODULE variable I guess? > Do you h

Re: new: bundlewrap

2016-07-04 Thread Joerg Jung
> On 04 Jul 2016, at 13:23, Stuart Henderson wrote: > > On 2016/07/04 00:23, Joerg Jung wrote: >> Hi, >> >> please find attached a port for bundlewrap 2.6.1 a config management >> tool written in Python. >> >> $ cat pkg/DESCR >> By allowing for easy and low-overhead config management, BundleWr

[UPDATE] sysutils/udfclient -> 0.8.6

2016-07-04 Thread Josh Grosse
Upstream: "Minor release fixing compilation on systems that have undetected or unsupported SCSI support." Includes updates to configure tools. Tested on amd64 - Index: Makefile === RCS file: /systems/cvs

Re: new: bundlewrap

2016-07-04 Thread Stuart Henderson
On 2016/07/04 00:23, Joerg Jung wrote: > Hi, > > please find attached a port for bundlewrap 2.6.1 a config management > tool written in Python. > > $ cat pkg/DESCR > By allowing for easy and low-overhead config management, BundleWrap fills the > gap between complex deployments using Chef or Puppe

Re: [Update] Gnupg 2.1.13

2016-07-04 Thread David Coppa
On Fri, 01 Jul 2016, Boyd Waters wrote: > Hello, world. I am new to OpenBSD and my CVS skills are a dim memory from > 10 years ago. > > Here is a patch for gnupg2 to update to version 2.1.13 > > My Yubikey (and I suppose, other SmartCard readers) need at least version > 2.1.11 to push 4096-bit R

Re: graphics/inkscape fix segfault

2016-07-04 Thread Landry Breuil
On Sun, Jul 03, 2016 at 09:03:26PM +0200, Rafael Sadowski wrote: > Hi ports@ > > Masao Uebayashi sent me the following crash description: > > On Tue Jun 28, 2016 at 01:57:52PM +0900, Masao Uebayashi wrote: > > On Mon, Jun 27, 2016 at 07:51:05PM +0900, Masao Uebayashi wrote: > > > Could you help f