Re: [PATCH] textproc/ispell segfaults immediately on being run

2017-06-02 Thread Bryan Linton
On 2017-05-27 18:02:54, Bryan Linton wrote: > Hello ports@ > > I noticed that somehow, ispell now segfaults immediately upon > being run with an error such as: > > ispell(67135) in free(): bogus pointer (double free?) 0x687361 > > [...] > > ispell Just Works(TM) when compiled with clang.

USE_GROFF status in ports

2017-06-02 Thread Ingo Schwarze
Hi, just for your information, nothing to do here for you... I'm currently aware of 88 ports in the tree that still USE_GROFF. That is less than 1% of all the ports in the tree, and about 2.5% of those that Marc originally marked. Among these 88 remaining ports, i'm aware of about 60 different r

Re: fix packaging of lang/clisp after removal of USE_GROFF

2017-06-02 Thread Marc Espie
On Fri, Jun 02, 2017 at 11:46:16PM +0200, Matthias Kilian wrote: > Hi, > > without groff, the manpages for clisp(1) and clisp-link(1) aren't > rendered to PostScript output any longer, so just remove the .ps > entries from the plist. > > ok? > > Index: pkg/PLIST > ===

Re: NEW: geo/py-planet

2017-06-02 Thread Sebastian Reitenbach
Hi Stuart, Danel, On Friday, June 2, 2017 04:05 CEST, Stuart Henderson wrote: > On 2017/06/01 21:51, Daniel Jakots wrote: > > On Mon, 29 May 2017 11:47:18 +0200, "Sebastian Reitenbach" > > wrote: > > > > > This is a new port of the Planet API client library that also includes > > > a command li

fix packaging of lang/clisp after removal of USE_GROFF

2017-06-02 Thread Matthias Kilian
Hi, without groff, the manpages for clisp(1) and clisp-link(1) aren't rendered to PostScript output any longer, so just remove the .ps entries from the plist. ok? Index: pkg/PLIST === RCS file: /cvs/ports/lang/clisp/pkg/PLIST,v retr

stop violating SNI RFC in python

2017-06-02 Thread Jonathan Gray
libtls follows the SNI RFC and errors when clients try use SNI with an IP address. Python on the other hand doesn't follow the RFC resulting in the below mess. Gate the SSL_set_tlsext_host_name() calls with inet_pton() calls like libtls does when acting as a client. import httplib import ssl co

allow alpn in python ssl

2017-06-02 Thread Jonathan Gray
LibreSSL has had the ALPN interfaces since 2014 unless you're unfortunate enough to have to use python. Other versions likely need this as well. Index: Makefile === RCS file: /cvs/ports/lang/python/2.7/Makefile,v retrieving revision

Re: Update to py-argcomplete-1.8.2

2017-06-02 Thread Stuart Henderson
On 2017/06/01 23:09, Daniel Jakots wrote: > On Tue, 23 May 2017 12:48:42 +0100, Stuart Henderson > wrote: > > > On 2017/03/07 20:15, Daniel Jakots wrote: > > > On Tue, 21 Feb 2017 16:13:50 +, Stuart Henderson > > > wrote: > > > > > > Sorry for the delay, I slacked a bit. > > > > > > > Te

Re: libxml2 - patches for several CVEs

2017-06-02 Thread Paul Irofti
On Fri, Jun 02, 2017 at 12:26:46PM +0300, Paul Irofti wrote: > On Thu, Jun 01, 2017 at 09:09:48AM +0200, Matthias Pitzl wrote: > > Hi, > > > > On the oss-security mailing list where reports about several CVEs concerning > > libxml2. > > These patches fixes CVE-2017-9047, CVE-2017-9048, CVE-2017-90

Re: libxml2 - patches for several CVEs

2017-06-02 Thread Paul Irofti
On Thu, Jun 01, 2017 at 09:09:48AM +0200, Matthias Pitzl wrote: > Hi, > > On the oss-security mailing list where reports about several CVEs concerning > libxml2. > These patches fixes CVE-2017-9047, CVE-2017-9048, CVE-2017-9049 and > CVE-2017-9050. OK? Index: Makefile ===

Re: [NEW] net/google-compute-engine

2017-06-02 Thread Stuart Henderson
On 2017/06/01 23:58, Helen Koike wrote: > > 1. $ portcheck > > patches/patch-google__compute__engine_accounts_accounts__daemon.py does not > > have $OpenBSD$ RCS tag at the top > > [...] > > > > I guess you don't know about make update-patches' do you? :) > > no, I don't :( > (yet) I am in the p

Re: UPDATE: www/youtube-dl

2017-06-02 Thread Paul Irofti
On Tue, May 30, 2017 at 09:20:59PM +0200, Rafael Sadowski wrote: > Hi All, > > simple update, please see below. > > Best regards, > > Rafael Sadowski OK > > Index: Makefile > === > RCS file: /cvs/ports/www/youtube-dl/Makefile,v >

Re: UPDATE: math/maxima

2017-06-02 Thread Paul Irofti
On Thu, Jun 01, 2017 at 04:09:59PM +0200, Ingo Feinerer wrote: > Hi, > > update math/maxima 5.39.0 -> 5.40.0. > All tests pass. > > OK? OK > > Index: Makefile > === > RCS file: /cvs/ports/math/maxima/Makefile,v > retrieving revisi