aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2014-06-27 00:30:39 +0800
committerbrooks <brooks@FreeBSD.org>2014-06-27 00:30:39 +0800
commit792cf872aa66ebae62548b18d2b9c16a147c6675 (patch)
treecb41d70b9dc906a9e1c4dfcf0a18b2236f3c25ae
parentd5ca003dbb148eb30ab96def99cf04c4ef3f3678 (diff)
downloadfreebsd-ports-gnome-792cf872aa66ebae62548b18d2b9c16a147c6675.tar.gz
freebsd-ports-gnome-792cf872aa66ebae62548b18d2b9c16a147c6675.tar.zst
freebsd-ports-gnome-792cf872aa66ebae62548b18d2b9c16a147c6675.zip
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.
-rw-r--r--lang/dragonegg46-33/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/dragonegg46-33/Makefile b/lang/dragonegg46-33/Makefile
index 75c6aedf38dc..dc1324c42b28 100644
--- a/lang/dragonegg46-33/Makefile
+++ b/lang/dragonegg46-33/Makefile
@@ -13,6 +13,9 @@ COMMENT= GCC plugin to use the LLVM backend
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}