From owner-freebsd-ports@freebsd.org Fri Nov 23 20:27:36 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 176061102E6C for ; Fri, 23 Nov 2018 20:27:36 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from tmailer.gwdg.de (tmailer.gwdg.de [134.76.10.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF36C739DB for ; Fri, 23 Nov 2018 20:27:34 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from excmbx-24.um.gwdg.de ([134.76.9.234] helo=email.gwdg.de) by mailer.gwdg.de with esmtp (Exim 4.90_1) (envelope-from ) id 1gQI2w-000747-5h; Fri, 23 Nov 2018 21:27:26 +0100 Received: from krabat.raven.hur (91.8.157.1) by EXCMBX-24.um.gwdg.de (134.76.9.234) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P521) id 15.1.1591.10; Fri, 23 Nov 2018 21:27:25 +0100 Subject: Re: QT4 problem with OpenSSL To: Walter Schwarzenfeld References: <8924e857-bcd2-e487-9d50-e01f9114cf10@i805.com.br> <5a543af9-04b7-47f5-6a79-29184ee9c200@utanet.at> CC: From: Rainer Hurling Message-ID: Date: Fri, 23 Nov 2018 21:27:21 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 MIME-Version: 1.0 In-Reply-To: <5a543af9-04b7-47f5-6a79-29184ee9c200@utanet.at> Content-Type: text/plain; charset="utf-8" Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Originating-IP: [91.8.157.1] X-ClientProxiedBy: EXCMBX-21.um.gwdg.de (134.76.9.231) To EXCMBX-24.um.gwdg.de (134.76.9.234) X-Virus-Scanned: (clean) by clamav X-Rspamd-Queue-Id: CF36C739DB X-Spamd-Result: default: False [-2.01 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.90)[-0.897,0]; HAS_XOIP(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:134.76.10.0/23]; NEURAL_HAM_LONG(-0.74)[-0.736,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[gwdg.de]; NEURAL_SPAM_SHORT(0.15)[0.152,0]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_MED(-0.20)[23.10.76.134.list.dnswl.org : 127.0.11.2]; RCPT_COUNT_TWO(0.00)[2]; MX_GOOD(-0.01)[c1233.mx.srv.dfn.de,b1233.mx.srv.dfn.de,a1233.mx.srv.dfn.de]; IP_SCORE(-0.02)[asn: 680(-0.10), country: DE(-0.02)]; FREEMAIL_TO(0.00)[utanet.at]; RECEIVED_SPAMHAUS_PBL(0.00)[1.157.8.91.zen.spamhaus.org : 127.0.0.10]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:680, ipnet:134.76.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2018 20:27:36 -0000 Am 23.11.18 um 18:56 schrieb Walter Schwarzenfeld: > In PR > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214691 > > is a patch > > https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199093&action=diff > > > I have not tried it (have libressl), but maybe it helps. I tried the patch some days before. It builds and installs fine, and for me it seems to solve my problems so far (mainly graphics/qgis was not able to start any more after the openssl changes). HTH, Rainer