diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-18 15:51:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-18 15:51:19 +0800 |
commit | b31aae6b4a664bb744777ec3e722f1f1eccf8b85 (patch) | |
tree | 10c12a9442560f265a6e88bdee71dda98861b18c /textproc | |
parent | 1db2312031224de0ea32f3e71b45544de2d64f18 (diff) | |
download | freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.tar.gz freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.tar.zst freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.zip |
deprecate ports broken for more than 6 month
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lucene/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-Sablotron/Makefile | 3 | ||||
-rw-r--r-- | textproc/rst.el/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/textproc/p5-Lucene/Makefile b/textproc/p5-Lucene/Makefile index 29c180cdcf0e..461a76694960 100644 --- a/textproc/p5-Lucene/Makefile +++ b/textproc/p5-Lucene/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= API to the C++ port of the Lucene search engine +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene BROKEN= incompatible with CLucene 2.3 diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index f88f0109b5bc..09816cbca607 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Sablotron XSLT processor +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron USES= iconv perl5 diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index a09aee053d07..93b184312944 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -13,6 +13,9 @@ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org COMMENT= ReStructuredText Support for Emacs +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + USE_EMACS= yes BROKEN= checksum mismatch |