diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-ltxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-wordnet/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xsl-fo/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xsl-html/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index fd419a5ea647..34e35a0c63fb 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings to the LT XML toolkit BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:${PORTSDIR}/textproc/ltxml RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/ruby-wordnet/Makefile b/textproc/ruby-wordnet/Makefile index 315a7cbe9a5e..6714a61571f5 100644 --- a/textproc/ruby-wordnet/Makefile +++ b/textproc/ruby-wordnet/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${WORDNET_DIR}/adj.exc:${PORTSDIR}/textproc/wordnet \ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb BROKEN= "Segfault during build" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} WORDNET_DIR= ${LOCALBASE}/share/WordNet-2.0 diff --git a/textproc/tei-xsl-fo/Makefile b/textproc/tei-xsl-fo/Makefile index 3d7135a532d6..fda1c1f51e60 100644 --- a/textproc/tei-xsl-fo/Makefile +++ b/textproc/tei-xsl-fo/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@henrik-motakef.de COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_ZIP= yes NO_WRKSUBDIR= yes diff --git a/textproc/tei-xsl-html/Makefile b/textproc/tei-xsl-html/Makefile index eb887a163596..197b04273020 100644 --- a/textproc/tei-xsl-html/Makefile +++ b/textproc/tei-xsl-html/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@henrik-motakef.de COMMENT= XSLT Stylesheets to convert TEI to HTML BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_ZIP= yes NO_WRKSUBDIR= yes |