aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-07-17 12:15:10 +0800
committertobik <tobik@FreeBSD.org>2019-07-17 12:15:10 +0800
commit6a11613ae24ddbdc5dfa74f8ed7dbca85701e905 (patch)
treec2545dd3424d4de1b0aae0de09946e1117801cd0 /lang
parent4dea5d8938efa29a4168e55231703064014ce1a8 (diff)
downloadfreebsd-ports-gnome-6a11613ae24ddbdc5dfa74f8ed7dbca85701e905.tar.gz
freebsd-ports-gnome-6a11613ae24ddbdc5dfa74f8ed7dbca85701e905.tar.zst
freebsd-ports-gnome-6a11613ae24ddbdc5dfa74f8ed7dbca85701e905.zip
Deprecate lang/cint
Development has stopped many years ago in favor of the LLVM-based lang/cling. PR: 238907 Approved by: fjoe (maintainer timeout, 2 weeks)
Diffstat (limited to 'lang')
-rw-r--r--lang/cint/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/cint/Makefile b/lang/cint/Makefile
index 97c20c30a486..e75830390a33 100644
--- a/lang/cint/Makefile
+++ b/lang/cint/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://root.cern.ch/drupal/sites/default/files/
MAINTAINER= fjoe@FreeBSD.org
COMMENT= C/C++ interpreter
+DEPRECATED= Abandonware; superseded by lang/cling
+EXPIRATION_DATE= 2019-07-31
+
BROKEN_powerpc64= does not build: cint/include/iosenum.h: segmentation fault (core dumped)
BUILD_DEPENDS= bash:shells/bash