diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /japanese | |
parent | Add newly removed ports (diff) |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/firefox-ja/Makefile | 2 | ||||
-rw-r--r-- | japanese/lookup-xemacs/Makefile | 2 | ||||
-rw-r--r-- | japanese/lynx/Makefile | 2 | ||||
-rw-r--r-- | japanese/php5-mecab/Makefile | 2 | ||||
-rw-r--r-- | japanese/xemacs21-canna/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/japanese/firefox-ja/Makefile b/japanese/firefox-ja/Makefile index 137fc38711c1..8ef960afebf6 100644 --- a/japanese/firefox-ja/Makefile +++ b/japanese/firefox-ja/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${FIREFOX}:${PORTSDIR}/www/firefox RUN_DEPENDS= ${FIREFOX}:${PORTSDIR}/www/firefox BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 NO_BUILD= yes diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile index 6b9144f0dc08..122cd6a77640 100644 --- a/japanese/lookup-xemacs/Makefile +++ b/japanese/lookup-xemacs/Makefile @@ -13,5 +13,7 @@ USE_EMACS= yes EMACS_PORT_NAME=xemacs21-mule BROKEN= Does not install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${MASTERDIR}/Makefile" diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index 6951bb35ab21..2fb2ea06bc8f 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -20,6 +20,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A terminal-based World-Wide Web Client with multi-byte modification BROKEN= Leaves behind config file on deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g} diff --git a/japanese/php5-mecab/Makefile b/japanese/php5-mecab/Makefile index d6c21149fc02..efe112369d76 100644 --- a/japanese/php5-mecab/Makefile +++ b/japanese/php5-mecab/Makefile @@ -19,6 +19,8 @@ COMMENT= A PHP5 extension for MeCab Morphological Analyzer LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_PHP= yes DEFAULT_PHP_VER=5 diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile index 5b7702e0bd12..7f5115d2716c 100644 --- a/japanese/xemacs21-canna/Makefile +++ b/japanese/xemacs21-canna/Makefile @@ -13,6 +13,8 @@ COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Canna) MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 CANNA= yes |