Re: Problem installing cfengine: bogus symlink bin/cf-agent

2017-02-19 Thread Stuart Henderson
It *is* in the archive, it's in the output you pasted (though it's clearer if you far tvzf). Someone who cares about cfengine needs to play with this and figure out a fix/workaround. Maybe try changing the @cwd in the plist to the parent directory and adjust the following page; perhaps something

Fix Gtk3 backend for py-matplotlib,python3

2017-02-19 Thread Alexandr Shadchin
>From matplotlib documentation: Unfortunatly the latest release of PyCairo for Python3 does not implement the Python wrappers needed for the GTK3Agg backend. Cairocffi can be used as a replacement which implements the correct wrapper. OK? -- Alexandr Shadchin Index: Makefile ===

Re: NEW: x11/py-qtawesome 0.3.3

2017-02-19 Thread Daniel Jakots
On Sat, 18 Feb 2017 18:42:48 +0500, Alexandr Shadchin wrote: > On Sat, Dec 31, 2016 at 01:31:41AM +0500, Alexandr Shadchin wrote: > > On Wed, Dec 14, 2016 at 02:04:52PM +0500, Alexandr Shadchin wrote: > > > Hi, > > > > > > ok to import? Need for import editors/spyder. You missed some depends

Re: NEW: x11/py-qtpy 1.1.2

2017-02-19 Thread Daniel Jakots
On Sat, 18 Feb 2017 18:42:20 +0500, Alexandr Shadchin wrote: > On Sat, Dec 31, 2016 at 01:31:18AM +0500, Alexandr Shadchin wrote: > > On Wed, Dec 14, 2016 at 02:02:41PM +0500, Alexandr Shadchin wrote: > > > Hi, > > > > > > ok to import? Need for import editors/spyder yes

Re: NEW: devel/py-cairocffi 0.8.0

2017-02-19 Thread Daniel Jakots
On Sat, 18 Feb 2017 22:46:19 +0500, Alexandr Shadchin wrote: > On Sat, Feb 18, 2017 at 10:29:40PM +0500, Alexandr Shadchin wrote: > > Hi, > > > > ok to import? Need for correct work Gtk3 backend for py3-matplotlib. > > > > DESCR: > > > > cairocffi is a CFFI-based drop-in replacement for Pycair

Re: NEW: www/py-bleach 1.5.0

2017-02-19 Thread Daniel Jakots
On Fri, 16 Dec 2016 15:31:03 +0500, Alexandr Shadchin wrote: > Hi, > > ok to import? Need for update devel/py-nbconvert. yup > DESCR: > > Bleach is a whitelist-based HTML sanitizing library that escapes or > strips markup and attributes. Bleach is intended for sanitizing text > from untrusted

Re: NEW: math/py-mpmath 0.19

2017-02-19 Thread Daniel Jakots
On Fri, 16 Dec 2016 06:33:56 +0500, Alexandr Shadchin wrote: > Hi, > > ok to import? Need for update math/py-sympy. ok > DESCR: > > mpmath is a free Python library for real and complex floating-point > arithmetic with arbitrary precision. >

Re: Problem installing cfengine: bogus symlink bin/cf-agent

2017-02-19 Thread jameswhite
The symlink points to /usr/local/bin/cf-agent which doesn't appear to be in the archive source: ftp://mirror.esc7.net/pub/OpenBSD/6.0/packages/i386/cfengine-3.7.2.tgz tar xvzf ../cfengine-3.7.2.tgz x +CONTENTS x +DESC x lib/libpromises.a x lib/libpromises.la x lib/libpromises.so.0.0 x bin/cf-age

Re: libev: less hacks for arm

2017-02-19 Thread David Coppa
On Sun, Feb 19, 2017 at 11:27 AM, Jeremie Courreges-Anglas wrote: > > Hi, > > so libev previously needed a hack to build on arm (and sparc). > "SMP" support was disabled to avoid the need for sync assembly > instructions. Now that cc advertize support for __ARM_ARCH_6K__ we can > use the mcr inst

Tin newsreader search issue

2017-02-19 Thread Walter Alejandro Iglesias
Hello, I wonder if some tin user here can reproduce this bug. In the article view, search (/) and 'repeat last search' (\) get stalled in the first occurrence. I have to scroll the page till the first finding is hidden off the buffer to be able to go forward to the next occurrence.

Re: Port www/phpldapadmin error: suggested patch file

2017-02-19 Thread Stuart Henderson
A smaller diff would generally be preferable, so: is there a need to rename the function, and what are the preg_replace changes for? I don't think it should be reducing the number of rounds, the 09 should go back to 12. -- Sent from a phone, apologies for poor formatting. On 18 February 2

libev: less hacks for arm

2017-02-19 Thread Jeremie Courreges-Anglas
Hi, so libev previously needed a hack to build on arm (and sparc). "SMP" support was disabled to avoid the need for sync assembly instructions. Now that cc advertize support for __ARM_ARCH_6K__ we can use the mcr instruction, and don't need any hack. cubox /tmp$ cc -E -dM - < /dev/null | grep

Re: [UPDATE] security/keybase 1.0.17 -> 1.0.18

2017-02-19 Thread Adam Wolk
On Tue, Jan 31, 2017 at 08:29:36AM -0700, Aaron Bieber wrote: > Hi! > > This update brings keybase to the latest. Most of the patches were > pulled into the various upstreams, as such, they have been removed. > > I have been using it for a month or two without issue (I don't use > keybase often,