diff options
author | kris <kris@FreeBSD.org> | 2004-06-22 05:27:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-22 05:27:46 +0800 |
commit | 14d1eea421a42564b8f6285daa105bd4a08c6155 (patch) | |
tree | 25e9f8e2c9bd27f220ae798861e3a5e531810e8d /textproc | |
parent | 0c36999fa5188ed3a00754d9ceaa4006134ba9c7 (diff) | |
download | freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.gz freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.zst freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.zip |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
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 |