From 35d77456ca562e360ad86733def5f58bdbde6f66 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 11 Feb 2007 01:23:35 +0000 Subject: Schedule these broken ports for removal on 2007-04-10 if they are still broken at that time and no fix has been submitted. --- japanese/firefox-ja/Makefile | 2 ++ japanese/lookup-xemacs/Makefile | 2 ++ japanese/lynx/Makefile | 2 ++ japanese/php5-mecab/Makefile | 2 ++ japanese/xemacs21-canna/Makefile | 2 ++ 5 files changed, 10 insertions(+) (limited to 'japanese') diff --git a/japanese/firefox-ja/Makefile b/japanese/firefox-ja/Makefile index 137fc38711c..8ef960afebf 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 6b9144f0dc0..122cd6a7764 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 6951bb35ab2..2fb2ea06bc8 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 d6c21149fc0..efe112369d7 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 5b7702e0bd1..7f5115d2716 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 -- cgit