diff options
author | kris <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
commit | 35d77456ca562e360ad86733def5f58bdbde6f66 (patch) | |
tree | db259b23860cf0c04945a8c663ea95acbf8f0b39 /japanese | |
parent | 68db2280bea39b12abe2f3c64f94bb9d12eaaa15 (diff) | |
download | freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.gz freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.zst freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.zip |
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 |