diff options
author | kris <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 14d1eea421a42564b8f6285daa105bd4a08c6155 (patch) | |
tree | 25e9f8e2c9bd27f220ae798861e3a5e531810e8d /japanese | |
parent | 0c36999fa5188ed3a00754d9ceaa4006134ba9c7 (diff) | |
download | FreeBSD-ports-14d1eea421a42564b8f6285daa105bd4a08c6155.zip FreeBSD-ports-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.gz |
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 'japanese')
-rw-r--r-- | japanese/edict-sdic/Makefile | 2 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk1/Makefile | 2 | ||||
-rw-r--r-- | japanese/linux_locale/Makefile | 2 | ||||
-rw-r--r-- | japanese/ptex/Makefile | 2 | ||||
-rw-r--r-- | japanese/ruby-chasen/Makefile | 2 | ||||
-rw-r--r-- | japanese/slrn/Makefile | 2 | ||||
-rw-r--r-- | japanese/texinfo/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/japanese/edict-sdic/Makefile b/japanese/edict-sdic/Makefile index fb6332e..dd7c6d8 100644 --- a/japanese/edict-sdic/Makefile +++ b/japanese/edict-sdic/Makefile @@ -23,6 +23,8 @@ MAINTAINER= taoka@FreeBSD.org COMMENT= Japanese <-> English Dictionary (SDIC format) BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} ALL_TARGET= jedict.sdic eedict.sdic GNU_CONFIGURE= yes diff --git a/japanese/linux-mozillafirebird-gtk1/Makefile b/japanese/linux-mozillafirebird-gtk1/Makefile index 081c072..5913c30 100644 --- a/japanese/linux-mozillafirebird-gtk1/Makefile +++ b/japanese/linux-mozillafirebird-gtk1/Makefile @@ -13,5 +13,7 @@ DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-jaJP COMMENT= Firebird Web browser: Japanese, Linux, GTK 1.X version BROKEN= "Checksum mismatch" +EXPIRATION_DATE= 2004-08-20 +DEPRECATED= ${BROKEN} .include "../../www/linux-mozillafirebird/Makefile" diff --git a/japanese/linux_locale/Makefile b/japanese/linux_locale/Makefile index 275e4c4..2e2853d 100644 --- a/japanese/linux_locale/Makefile +++ b/japanese/linux_locale/Makefile @@ -18,6 +18,8 @@ COMMENT= Linux glibc 2.0/2.1 locale definition for Japanese BUILD_DEPENDS= ${LCDEF_CMD}:${PORTSDIR}/emulators/linux_base IGNORE= "ja-linux_locale is not needed for linux_base7" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} USE_LINUX_PREFIX= yes WRKSRC= ${WRKDIR}/locale-ja-${VERSION} diff --git a/japanese/ptex/Makefile b/japanese/ptex/Makefile index 93e3f53..40e87d7 100644 --- a/japanese/ptex/Makefile +++ b/japanese/ptex/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/texmf/ptex/plain/base/ptex.tex:${PORTSDIR}/jap RUN_DEPENDS= ${LOCALBASE}/share/texmf/ptex/plain/base/ptex.tex:${PORTSDIR}/japanese/ptex-base BROKEN= "Broken dependency" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/japanese/ruby-chasen/Makefile b/japanese/ruby-chasen/Makefile index 91a1674..e955926 100644 --- a/japanese/ruby-chasen/Makefile +++ b/japanese/ruby-chasen/Makefile @@ -20,6 +20,8 @@ COMMENT= ChaSen module for Ruby LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base BROKEN= "Does not build (cannot open Makefile)" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= Does not build (cannot open Makefile) USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/japanese/slrn/Makefile b/japanese/slrn/Makefile index 3e5eaa2..8b36ecd 100644 --- a/japanese/slrn/Makefile +++ b/japanese/slrn/Makefile @@ -21,6 +21,8 @@ MAINTAINER= ukatsuta@mud.biglobe.ne.jp COMMENT= A newsreader based by S-Lang BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile index e2cb2c0..3ae1fb6 100644 --- a/japanese/texinfo/Makefile +++ b/japanese/texinfo/Makefile @@ -23,6 +23,8 @@ COMMENT= Typeset Texinfo files for printing. Uses TeX RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=j |