diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
commit | f1c05e98bdef29713b73e6746841e1553e82852e (patch) | |
tree | 2394b9e93892424e38682317a541175c1896c9f6 /japanese | |
parent | d5e41992a57fc11fb0ae78f478a8144da66a2ad4 (diff) | |
download | freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.gz freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.zst freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.zip |
Schedule these broken ports for termination on 2006-12-01
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 |