Re: amd64 bulk build failures (2018-10-25) - glabels / libtool

2018-10-27 Thread Sebastien Marie
On Fri, Oct 26, 2018 at 05:24:26PM +0200, Christian Weisgerber wrote: > > Remaining failures from the switch to lld: > > mail/evolution-rss edbus-private not found > net/telepathy/folks edbus-private not found > productivity/glabelsedbus-private not found I took a look at glabels, a

Re: amd64 bulk build failures (2018-10-25) - glabels / libtool

2018-10-27 Thread Landry Breuil
On Sat, Oct 27, 2018 at 09:29:21AM +0200, Sebastien Marie wrote: > On Fri, Oct 26, 2018 at 05:24:26PM +0200, Christian Weisgerber wrote: > > > > Remaining failures from the switch to lld: > > > > mail/evolution-rss edbus-private not found > > net/telepathy/folks edbus-private not found >

Re: UPDATE: x11/qt5

2018-10-27 Thread Landry Breuil
On Fri, Oct 26, 2018 at 05:19:15PM +0200, Rafael Sadowski wrote: > Update Qt to the latest 5.9 TLS. I removed almost all libressl patches > and the backports patches from upstream. > > Can any of the libressl fallas look over it? According to the tickets, > everything's closed. > > I know it's cr

Re: amd64 bulk build failures (2018-10-25) - glabels / libtool

2018-10-27 Thread Peter Hessler
On 2018 Oct 27 (Sat) at 09:48:53 +0200 (+0200), Landry Breuil wrote: :On Sat, Oct 27, 2018 at 09:29:21AM +0200, Sebastien Marie wrote: :> On Fri, Oct 26, 2018 at 05:24:26PM +0200, Christian Weisgerber wrote: :> > :> > Remaining failures from the switch to lld: :> > :> > mail/evolution-rss ed

Re: amd64 bulk build failures (2018-10-25) - glabels / libtool

2018-10-27 Thread Marc Espie
On Sat, Oct 27, 2018 at 09:29:21AM +0200, Sebastien Marie wrote: > On Fri, Oct 26, 2018 at 05:24:26PM +0200, Christian Weisgerber wrote: > > > > Remaining failures from the switch to lld: > > > > mail/evolution-rss edbus-private not found > > net/telepathy/folks edbus-private not found >

Re: [NEW] ibus-hangul v1.5.1

2018-10-27 Thread Enric Morales
On 2018-10-11 23:02, Enric Morales wrote: [...] Attached you'll find the necessary build files. [...] I have been using this port as my main IME for the last weeks and it's been working fine, but I'd like to get some feedback on this port and know about the possibility of it being committed.

Re: amd64 bulk build failures (2018-10-25) - glabels / libtool

2018-10-27 Thread Christian Weisgerber
Sebastien Marie: > So ld.lld uses RUNPATH instead of RPATH, and as libtool only uses RPATH > to infer no standard directories... it fail to found the library. Great analysis! > The following diff on libtool permits to productivity/glabels to build. ok naddy@ -- Christian "naddy" Weisgerber

Re: NEW: py-tacacs_plus (tacacs+ client written in python)

2018-10-27 Thread Daniel Jakots
On Thu, 25 Oct 2018 12:59:22 +0200, Jan Vlach wrote: > Hello ports@ > > this is py-tacacs_plus python module / standalone tacacs+ client. It > could speak with the new tacacs+ power based on shrubbery.net's > implementation. > > basic usage/syntax is here: > https://github.com/ansible/tacacs_pl

Possible fix for p5-Net-SSH-Perl on sparc64

2018-10-27 Thread Charlene Wendling
Hi ports, net/p5-Net-SSH-Perl can't be built currently on sparc64. It uses OpenSSH's code to implement the chacha20-poly1305 algorithm, with a slight difference, apparently to silence a warning. I also learnt thanks to danj@ and landry@ that it was already found out. The patch i propose here bu

NEW: math/bcal

2018-10-27 Thread Brian Callahan
Hi ports -- Attached is a new port, math/bcal. Byte CALculator is a storage and general-purpose calculator. --- pkg/DESCR: bcal (Byte CALculator) is a REPL CLI utility for storage expressions, unit conversions or address calculations. If you can't calculate the hex address offset for (512 - 16

remove py-keyczar

2018-10-27 Thread Daniel Jakots
On Thu, 18 Oct 2018 19:57:55 -0500, Edward Lopez-Acosta wrote: > Looks like only ansible requires py-keyczar, so once this is updated > should the port be removed Anyone is against its removal? rpe (maintainer) is ok with it.

sparc64 bulk build report

2018-10-27 Thread landry
bulk build on sparc64-1.ports.openbsd.org started on Wed Oct 24 11:40:56 MDT 2018 finished at Sat Oct 27 16:50:50 MDT 2018 lasted 03D22h09m done with kern.version=OpenBSD 6.4-current (GENERIC) #12: Tue Oct 23 19:42:19 MDT 2018 built packages:4882 Oct 24:927 Oct 25:3020 Oct 26:66 Oct 27:868 cri

NEW: graphics/dibuja

2018-10-27 Thread Brian Callahan
Hi ports -- Attached is a new port, graphics/dibuja. Dibuja is a simple to use paint program. --- pkg/DESCR: Dibuja is a simple to use paint program like Paintbrush for Mac or classic MS Paint. It allows you to easily create drawings and edit images, add arrows, text, and effects to your draw

Re: update: devel/py-simpleeval

2018-10-27 Thread Sebastien Marie
ping. On Fri, Oct 19, 2018 at 10:34:54AM +0200, Sebastien Marie wrote: > Hi, > > Here an update for simpleeval. > > py2 and py3 tested on amd64. > > Thanks. > -- > Sebastien Marie > > Index: Makefile > === > RCS file: /cvs/ports/

Re: update: print/py-relatorio 0.8.1 (+ devel/py-magic)

2018-10-27 Thread Sebastien Marie
ping. On Sun, Sep 30, 2018 at 06:54:58PM +0200, Sebastien Marie wrote: > Hi, > > Here an update for print/py-relatorio > > ChangeLog 0.8.1 - 20180930 > * Add support for Python 3.7 > * Escape invalid XML characters > * Enforce closing tag to be the same directive as the opening > * Use compressi