summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
committerkris <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
commitf33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch)
tree2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /japanese
parentf52d0b7316d6addc7be1b2676994bf22e824ef37 (diff)
downloadFreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip
FreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/dserver/Makefile2
-rw-r--r--japanese/edict-utf-8/Makefile2
-rw-r--r--japanese/kdrill/Makefile2
-rw-r--r--japanese/kochi-cidfonts/Makefile2
-rw-r--r--japanese/lyx/Makefile2
-rw-r--r--japanese/mozilla-jlp-devel/Makefile2
-rw-r--r--japanese/openoffice-templates/Makefile2
-rw-r--r--japanese/perl5/Makefile2
-rw-r--r--japanese/ptex-base/Makefile2
-rw-r--r--japanese/squirrelmail/Makefile4
-rw-r--r--japanese/timidity++-slang/Makefile2
-rw-r--r--japanese/timidity++-tcltk/Makefile2
-rw-r--r--japanese/w3/Makefile2
-rw-r--r--japanese/weblint97/Makefile2
-rw-r--r--japanese/xemacs21-canna+freewnn/Makefile2
-rw-r--r--japanese/xemacs21-canna+wnn6/Makefile2
-rw-r--r--japanese/xemacs21-canna/Makefile2
-rw-r--r--japanese/xemacs21-freewnn/Makefile2
-rw-r--r--japanese/xemacs21-wnn6/Makefile2
-rw-r--r--japanese/zope-zmilocalizer/Makefile2
20 files changed, 41 insertions, 1 deletions
diff --git a/japanese/dserver/Makefile b/japanese/dserver/Makefile
index d5d29d2..9a34a0c 100644
--- a/japanese/dserver/Makefile
+++ b/japanese/dserver/Makefile
@@ -25,6 +25,8 @@ COMMENT= CDROM dictionary server & clients
RUN_DEPENDS= jless:${PORTSDIR}/japanese/less
BROKEN= Unfetchable
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile
index 9757a45..71d5ec1 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= Install fails
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_ICONV= yes
ICONV?= iconv
diff --git a/japanese/kdrill/Makefile b/japanese/kdrill/Makefile
index e4e6770..b714628 100644
--- a/japanese/kdrill/Makefile
+++ b/japanese/kdrill/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= sethk@meowfishies.com
COMMENT= A program to quiz you on the meanings of Kanji
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
# Explictly state HTML'ized man pages in packing list since not all are
# generated from imake.
diff --git a/japanese/kochi-cidfonts/Makefile b/japanese/kochi-cidfonts/Makefile
index 94b8590..3e85e5b 100644
--- a/japanese/kochi-cidfonts/Makefile
+++ b/japanese/kochi-cidfonts/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= kanou@khdd.net
COMMENT= Free Japanese CID-keyed fonts named 'Kochi'
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_BZIP2= yes
NO_BUILD= yes
diff --git a/japanese/lyx/Makefile b/japanese/lyx/Makefile
index 5650fad..a4d9a6e 100644
--- a/japanese/lyx/Makefile
+++ b/japanese/lyx/Makefile
@@ -25,6 +25,8 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
BROKEN= "Incomplete pkg-plist"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_XPM= yes
USE_PERL5= yes
diff --git a/japanese/mozilla-jlp-devel/Makefile b/japanese/mozilla-jlp-devel/Makefile
index 84d34d0..00a8577 100644
--- a/japanese/mozilla-jlp-devel/Makefile
+++ b/japanese/mozilla-jlp-devel/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= ${MOZILLA}:${PORTSDIR}/www/${MOZILLA} \
${PKG_DBDIR}/ja-alias-fonts-1.0:${PORTSDIR}/japanese/alias-fonts
BROKEN= Incorrect pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
WRKSRC= ${WRKDIR}/bin
diff --git a/japanese/openoffice-templates/Makefile b/japanese/openoffice-templates/Makefile
index c613861..8be7927 100644
--- a/japanese/openoffice-templates/Makefile
+++ b/japanese/openoffice-templates/Makefile
@@ -20,6 +20,8 @@ COMMENT= OpenOffice.org 1.1 Impress Templates
RUN_DEPENDS= ${LOCALBASE}/${OPENOFFICE}/program/soffice:${PORTSDIR}/editors/openoffice-1.1
BROKEN= Install fails
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
NO_BUILD= yes
PLIST_FILES= ${OOTEMPLATES:S|^|${TEMPLATEDIR}/|}
diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile
index 0fd3182..2442ccb 100644
--- a/japanese/perl5/Makefile
+++ b/japanese/perl5/Makefile
@@ -41,6 +41,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Pattern Extraction and Recognition Language + Japanese patches
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
.include <bsd.port.pre.mk>
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile
index 7958790..ab0e721 100644
--- a/japanese/ptex-base/Makefile
+++ b/japanese/ptex-base/Makefile
@@ -28,6 +28,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
t1.5:${PORTSDIR}/devel/t1lib
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
OPTIONS= DVIPSK "Install dvipsk with Japanize patch from ASCII" off
OPTIONS+= UDVIPS "Install udvips (Implies DVIPSK)" off
diff --git a/japanese/squirrelmail/Makefile b/japanese/squirrelmail/Makefile
index 2da656c..0b6b65c 100644
--- a/japanese/squirrelmail/Makefile
+++ b/japanese/squirrelmail/Makefile
@@ -18,7 +18,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= info@otsune.com
COMMENT= A webmail system which accesses mail over IMAP with Japanese patch
-BROKEN= ja patch is not applyed.
+BROKEN= ja patch is not applied.
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_GETTEXT= YES
diff --git a/japanese/timidity++-slang/Makefile b/japanese/timidity++-slang/Makefile
index c0f86cc..24a7169 100644
--- a/japanese/timidity++-slang/Makefile
+++ b/japanese/timidity++-slang/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= yatt@luna2.org
COMMENT= Slang interface for TiMidity++ with Japanese support
BROKEN= Incomplete distinfo file
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
INTERFACE= slang
JAPANESE= yes
diff --git a/japanese/timidity++-tcltk/Makefile b/japanese/timidity++-tcltk/Makefile
index 297cc22..4186a69 100644
--- a/japanese/timidity++-tcltk/Makefile
+++ b/japanese/timidity++-tcltk/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= yatt@luna2.org
COMMENT= Tcl/Tk interface for TiMidity++ with Japanese support
BROKEN= Incomplete distinfo file
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
INTERFACE= tcltk
JAPANESE= yes
diff --git a/japanese/w3/Makefile b/japanese/w3/Makefile
index e88e4b3..496a0b9 100644
--- a/japanese/w3/Makefile
+++ b/japanese/w3/Makefile
@@ -15,6 +15,8 @@ BUILD_DEPENDS= mule:${PORTSDIR}/editors/mule
RUN_DEPENDS= # none
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
EMACSCMD= mule
ELISPDIR= ${PREFIX}/lib/mule/site-lisp
diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile
index 50ba419..586d5ca 100644
--- a/japanese/weblint97/Makefile
+++ b/japanese/weblint97/Makefile
@@ -19,6 +19,8 @@ COMMENT= An internationalized HTML checker with japanese message(EUC-JP)
RUN_DEPENDS= ${SITE_PERL}/jcode.pl:${PORTSDIR}/japanese/jcode.pl
BROKEN= "Incomplete pkg-plist (port installs into nonstandard perl directory)"
+DEPRECATED= "${BROKEN}"
+EXPIRATION_DATE=2005-09-22
WRKSRC= ${WRKDIR}/weblint-97
MANLANG= ja
diff --git a/japanese/xemacs21-canna+freewnn/Makefile b/japanese/xemacs21-canna+freewnn/Makefile
index b0e553b..ee262e1 100644
--- a/japanese/xemacs21-canna+freewnn/Makefile
+++ b/japanese/xemacs21-canna+freewnn/Makefile
@@ -13,6 +13,8 @@ COMMENT= XEmacs(stable version) text editor(SJ3, SKK, Canna and FreeWnn)
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
CANNA= yes
FREEWNN= yes
diff --git a/japanese/xemacs21-canna+wnn6/Makefile b/japanese/xemacs21-canna+wnn6/Makefile
index 1ecfa07..07a7dd9 100644
--- a/japanese/xemacs21-canna+wnn6/Makefile
+++ b/japanese/xemacs21-canna+wnn6/Makefile
@@ -13,6 +13,8 @@ COMMENT= XEmacs(stable version) text editor(SJ3, SKK, Canna and Wnn6)
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
CANNA= yes
WNN6= yes
diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile
index d6da5dd..6270973 100644
--- a/japanese/xemacs21-canna/Makefile
+++ b/japanese/xemacs21-canna/Makefile
@@ -15,5 +15,7 @@ MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
CANNA= yes
BROKEN= "Incomplete pkg-plist"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/xemacs21-freewnn/Makefile b/japanese/xemacs21-freewnn/Makefile
index 1d99232..5777096 100644
--- a/japanese/xemacs21-freewnn/Makefile
+++ b/japanese/xemacs21-freewnn/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= XEmacs(stable version) text editor(SJ3, SKK and FreeWnn)
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
diff --git a/japanese/xemacs21-wnn6/Makefile b/japanese/xemacs21-wnn6/Makefile
index 4da5d5c..a5d4b64 100644
--- a/japanese/xemacs21-wnn6/Makefile
+++ b/japanese/xemacs21-wnn6/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Wnn6)
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
diff --git a/japanese/zope-zmilocalizer/Makefile b/japanese/zope-zmilocalizer/Makefile
index 35906f75..69c24ec 100644
--- a/japanese/zope-zmilocalizer/Makefile
+++ b/japanese/zope-zmilocalizer/Makefile
@@ -19,6 +19,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec \
${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/PlacelessTranslationService/__init__.py:${PORTSDIR}/www/zope-placelesstranslationservice
BROKEN= Broken dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_PYTHON= yes
USE_ZOPE= yes
OpenPOWER on IntegriCloud