diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 16:51:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 16:51:10 +0000 |
commit | 15b247f4439f50971519a2c03ceae504a06dd1e6 (patch) | |
tree | ac1eb1836f54d617d6a6b212ad196b1b47cf0764 /japanese | |
parent | e84e0697bca8413db005f8e03de742525db445fe (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/edict-utf-8/Makefile | 2 | ||||
-rw-r--r-- | japanese/gauche-kakasi/Makefile | 2 | ||||
-rw-r--r-- | japanese/latex2html/Makefile | 2 | ||||
-rw-r--r-- | japanese/migemo-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | japanese/navi2ch-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | japanese/ptex/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index 6f5e4c0c4d03..cf7388dc39cf 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -27,6 +27,8 @@ COMMENT= Japanese-English edict UTF-8 dictionaries BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip BROKEN= Size mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_ICONV= yes ICONV?= iconv diff --git a/japanese/gauche-kakasi/Makefile b/japanese/gauche-kakasi/Makefile index 97e46e38205b..2c25061013e4 100644 --- a/japanese/gauche-kakasi/Makefile +++ b/japanese/gauche-kakasi/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi BROKEN= deinstalls file not installed by this port +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 .include <bsd.port.pre.mk> diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index 9617fba1334f..98ef224c9d8e 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= dvips:${PORTSDIR}/japanese/dvipsk \ anytopnm:${PORTSDIR}/graphics/netpbm BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 VERSION= 2002.2.1 JP_VERSION= 2.0 diff --git a/japanese/migemo-xemacs21-mule/Makefile b/japanese/migemo-xemacs21-mule/Makefile index 8c249e660297..19d3a2cbb0d1 100644 --- a/japanese/migemo-xemacs21-mule/Makefile +++ b/japanese/migemo-xemacs21-mule/Makefile @@ -13,6 +13,8 @@ PLIST= ${MASTERDIR}/pkg-plist PKGMESSAGE= ${MASTERDIR}/pkg-message BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_EMACS= yes EMACS_PORT_NAME= xemacs21-mule diff --git a/japanese/navi2ch-xemacs21-mule/Makefile b/japanese/navi2ch-xemacs21-mule/Makefile index c444d2a74cb1..9f1ca5809324 100644 --- a/japanese/navi2ch-xemacs21-mule/Makefile +++ b/japanese/navi2ch-xemacs21-mule/Makefile @@ -15,5 +15,7 @@ RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese ${BUILD_DEPENDS} BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 .include "${MASTERDIR}/Makefile" diff --git a/japanese/ptex/Makefile b/japanese/ptex/Makefile index e85c17ef5dd6..bd7666407762 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= Does not build (uses DESTDIR internally) +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_GMAKE= yes GNU_CONFIGURE= yes |