Date: Sun, 4 Nov 2018 22:25:27 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484154 - head/lang/cilkplus Message-ID: <201811042225.wA4MPR19008702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sun Nov 4 22:25:26 2018 New Revision: 484154 URL: https://svnweb.freebsd.org/changeset/ports/484154 Log: Deprecate this port with an expiration date in two months (early 2019) since both GCC (with GCC 8) and the Intel compilers have been removing/ deprecating it. Approved by: pfg (maintainer) Modified: head/lang/cilkplus/Makefile Modified: head/lang/cilkplus/Makefile ============================================================================== --- head/lang/cilkplus/Makefile Sun Nov 4 21:59:11 2018 (r484153) +++ head/lang/cilkplus/Makefile Sun Nov 4 22:25:26 2018 (r484154) @@ -14,6 +14,9 @@ COMMENT= Intel Cilk Runtime LICENSE= BSD3CLAUSE +DEPRECATED= Cilk Plus is on its way out (both in GCC and the Intel compilers) +EXPIRATION_DATE=2019-01-04 + ONLY_FOR_ARCHS= amd64 i386 sparc64 HG_REVISION= 004467
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811042225.wA4MPR19008702>