Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2018 13:50:56 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487798 - head/x11/kdelibs-kde4
Message-ID:  <201812191350.wBJDouQG077256@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Wed Dec 19 13:50:56 2018
New Revision: 487798
URL: https://svnweb.freebsd.org/changeset/ports/487798

Log:
  Mark KDE4 broken on 12- and CURRENT. It is not compatible with
  base SSL (e.g. OpenSSL 1.1) and kde@ is not going to put considerable
  effort into patching it when it is scheduled for removal already.

Modified:
  head/x11/kdelibs-kde4/Makefile

Modified: head/x11/kdelibs-kde4/Makefile
==============================================================================
--- head/x11/kdelibs-kde4/Makefile	Wed Dec 19 13:29:39 2018	(r487797)
+++ head/x11/kdelibs-kde4/Makefile	Wed Dec 19 13:50:56 2018	(r487798)
@@ -13,6 +13,8 @@ COMMENT=	Base set of libraries needed by KDE programs
 DEPRECATED=	KDE4 is EOL upstream
 EXPIRATION_DATE=	2018-12-31
 
+BROKEN_FreeBSD_12=	incompatible with base SSL, wontfix before deprecation
+BROKEN_FreeBSD_13=	incompatible with base SSL, wontfix before deprecation
 BROKEN_SSL=	openssl111
 BROKEN_SSL_REASON_openssl111=	error: member access into incomplete type 'RSA' (aka 'rsa_st')
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812191350.wBJDouQG077256>