diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-18 07:51:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-18 07:51:19 +0000 |
commit | 9fa3c854dec8270a503d4194768cf60989e69be9 (patch) | |
tree | 10c12a9442560f265a6e88bdee71dda98861b18c /textproc | |
parent | 58d30ed8fcde4e2a4d7aa4f6350eb9d243da920b (diff) | |
download | ports-9fa3c854dec8270a503d4194768cf60989e69be9.tar.gz ports-9fa3c854dec8270a503d4194768cf60989e69be9.zip |
Notes
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 |