dpb vs mystuff

2015-10-25 Thread viq
Is there a way to have dpb build things from mystuff? (well, technically openbsd-wip). Or what am I doing wrong? Cluestick highly appreciated. What I have so far: $ cat /etc/mk.conf SUDO=doas PORTSDIR_PATH=${PORTSDIR}:$(PORTSDIR)/openbsd-wip:${PORTSDIR}/mystuff $ cat /chroot/etc/mk.conf PORTSDIR_

Re: UPDATE: workrave

2015-10-25 Thread Antoine Jacoutot
> I've attached the diff instead on inlining it, in case vim is the source > of the error (I inline diffs into mails using :r/path/to/patch in vim). This one applies. > > It needs devel/gobject-introspection as a build_depends. > > Fixed. > > > Please keep it as it was. I've seen several ports

Re: dpb vs mystuff

2015-10-25 Thread viq
Duh, looks like it was a case of PEBKAC, sorry for the noise. -- viq

Re: easy-rsa LibreSSL issues

2015-10-25 Thread Stuart Henderson
On 2015/10/25 17:26, Jona Joachim wrote: > reyk@ fixed this for iked by having the code generate a temporary > configuration file for openssl(1) which has the correct variables set. That's good for iked, but doesn't help the scripts in the wild that rely on this. Since the commands for certificate

Re: UPDATE: workrave

2015-10-25 Thread Edd Barrett
On Sun, Oct 25, 2015 at 07:38:05PM +0100, Antoine Jacoutot wrote: > Dunno, it still does not apply here, but if it does for others, that's fine. FWIW, I'm applying like this: patch -Ep0 < /path/to/patch My LC_CTYPE is en_US.UTF-8. Since the failing hunk has Russian characters, I'm willing to bet

Re: UPDATE: workrave

2015-10-25 Thread Antoine Jacoutot
On Sun, Oct 25, 2015 at 04:06:21PM +, Edd Barrett wrote: > Hey, > > On Fri, Oct 23, 2015 at 07:19:21AM +0200, Antoine Jacoutot wrote: > > 1 out of 1 hunks failed--saving rejects to po/ru.po.rej > > Weird, it applied for me. Something to do your LC_CTYPE setting? Dunno, it still does not appl

Abook 0.6.1

2015-10-25 Thread J. Scott Heppler
The abook maintainers have provided a new release tarball. Due to some issues at the maintainers end, the release is located here: http://abook.sourceforge.net/devel/abook-0.6.1.tar.gz This release includes debian bug fixes, vCard support and the ability to customize data views. I was able to b

Re: easy-rsa LibreSSL issues

2015-10-25 Thread Jona Joachim
On 2015-10-25, Stuart Henderson wrote: > On 2015/10/25 09:44, Theo de Raadt wrote: >> >I just spent 30 minutes playing with easy-rsa which is shipped broken on >> >5.8 until I realized what was going on. I see that sthen has already >> >reverted easy-rsa to OpenSSL run dependency per comment >> >

Re: easy-rsa LibreSSL issues

2015-10-25 Thread Theo de Raadt
> While on the subject, cert generation steps in the isakmpd(8) manual are > also broken by this. It's absolutely right IMHO that the library should not > honour these variables, but can anyone comment on how difficult/desirable > it would be for the openssl(1) tool to handle these internally? The

Re: easy-rsa LibreSSL issues

2015-10-25 Thread Stuart Henderson
On 2015/10/25 09:44, Theo de Raadt wrote: > >I just spent 30 minutes playing with easy-rsa which is shipped broken on > >5.8 until I realized what was going on. I see that sthen has already > >reverted easy-rsa to OpenSSL run dependency per comment > > > >switch easy-rsa to using openssl to unbreak

Re: UPDATE: workrave

2015-10-25 Thread Edd Barrett
Hey, On Fri, Oct 23, 2015 at 07:19:21AM +0200, Antoine Jacoutot wrote: > 1 out of 1 hunks failed--saving rejects to po/ru.po.rej Weird, it applied for me. Something to do your LC_CTYPE setting? > You don't want to override CXXFLAGS. > You must append to it like this: > CXXFLAGS += -s

Re: easy-rsa LibreSSL issues

2015-10-25 Thread Theo de Raadt
>I just spent 30 minutes playing with easy-rsa which is shipped broken on >5.8 until I realized what was going on. I see that sthen has already >reverted easy-rsa to OpenSSL run dependency per comment > >switch easy-rsa to using openssl to unbreak; libressl doesn't allow >$ENV:: in config files and

easy-rsa LibreSSL issues

2015-10-25 Thread Predrag Punosevac
I just spent 30 minutes playing with easy-rsa which is shipped broken on 5.8 until I realized what was going on. I see that sthen has already reverted easy-rsa to OpenSSL run dependency per comment switch easy-rsa to using openssl to unbreak; libressl doesn't allow $ENV:: in config files and easy-

[NEW] security/regripper (and devel/p5-Parse-Win32Registry)

2015-10-25 Thread Remi Pointel
Hi, attached is the port of regripper, an open source forensic software application. It needs p5-Parse-Win32Registry which is also attached. - $ pkg_info regripper Information for inst:regripper-2.8 Comment: Windows Registry data extraction tool Descriptio