aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-11-13 00:43:58 +0800
committerrene <rene@FreeBSD.org>2017-11-13 00:43:58 +0800
commit5cf43d8cca737bc471477aa0ac467432f983f555 (patch)
treef90f646181949ea0cc87734e8e38341342d46980 /textproc
parent76eae425a32b02a6d728ca0372ef1c4cb1a1e727 (diff)
downloadfreebsd-ports-gnome-5cf43d8cca737bc471477aa0ac467432f983f555.tar.gz
freebsd-ports-gnome-5cf43d8cca737bc471477aa0ac467432f983f555.tar.zst
freebsd-ports-gnome-5cf43d8cca737bc471477aa0ac467432f983f555.zip
Schedule ports depending on devel/cld for removal on 2017-12-12
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-Identify-CLD/Makefile3
-rw-r--r--textproc/pecl-cld/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Identify-CLD/Makefile b/textproc/p5-Lingua-Identify-CLD/Makefile
index 31df0f3df3fe..1f00a690013f 100644
--- a/textproc/p5-Lingua-Identify-CLD/Makefile
+++ b/textproc/p5-Lingua-Identify-CLD/Makefile
@@ -13,6 +13,9 @@ COMMENT= Interface to Chrome language detection library
LICENSE= BSD3CLAUSE
+DEPRECATED= Depends on expired devel/cld
+EXPIRATION_DATE=2017-12-12
+
BUILD_DEPENDS= p5-Config-AutoConf>=0.17:devel/p5-Config-AutoConf \
p5-ExtUtils-LibBuilder>=0.04:devel/p5-ExtUtils-LibBuilder
LIB_DEPENDS= libcld.so:devel/cld
diff --git a/textproc/pecl-cld/Makefile b/textproc/pecl-cld/Makefile
index 3d3e73c1ffb5..04b5c72b9ab8 100644
--- a/textproc/pecl-cld/Makefile
+++ b/textproc/pecl-cld/Makefile
@@ -11,6 +11,9 @@ COMMENT= PHP Bindings for Chromium Compact Language Detector
LICENSE= BSD2CLAUSE
+DEPRECATED= Depends on expired devel/cld
+EXPIRATION_DATE=2017-12-12
+
LIB_DEPENDS= libcld.so:devel/cld
CONFIGURE_ARGS= --enable-cld --with-libcld-dir=${LOCALBASE}/lib