Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2014 16:30:39 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359390 - head/lang/dragonegg46-33
Message-ID:  <201406261630.s5QGUdVc080452@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brooks
Date: Thu Jun 26 16:30:39 2014
New Revision: 359390
URL: http://svnweb.freebsd.org/changeset/ports/359390
QAT: https://qat.redports.org/buildarchive/r359390/

Log:
  Deprecate dragonegg ports.  Development has ended, they are impractical to
  build on FreeBSD 10+ due to requiring LLVM ports built against libstdc++,
  and they are based on increasingly dated versions of LLVM and GCC.

Modified:
  head/lang/dragonegg46-33/Makefile

Modified: head/lang/dragonegg46-33/Makefile
==============================================================================
--- head/lang/dragonegg46-33/Makefile	Thu Jun 26 16:29:23 2014	(r359389)
+++ head/lang/dragonegg46-33/Makefile	Thu Jun 26 16:30:39 2014	(r359390)
@@ -13,6 +13,9 @@ COMMENT=	GCC plugin to use the LLVM back
 
 CONFLICTS=	dragonegg46-devel-3.3*
 
+DEPRECATED=	Dead upstream, impractical to build on 10 and later
+EXPIRATION_DATE=	2014-08-01
+
 BUILD_DEPENDS+=	llvm-config${LLVM_SUFFIX}:${PORTSDIR}/devel/llvm${LLVM_SUFFIX}
 RUN_DEPENDS+=	llvm-config${LLVM_SUFFIX}:${PORTSDIR}/devel/llvm${LLVM_SUFFIX}
 



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