aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-19 07:02:35 +0800
committerkris <kris@FreeBSD.org>2004-12-19 07:02:35 +0800
commitf62863c25a041364a32d55be531b4482dc026dc8 (patch)
tree1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /japanese
parentf108e4124947ebc2dbf1312e28ad051b4396e33a (diff)
downloadfreebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz
freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.zst
freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.zip
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/latex2html/Makefile2
-rw-r--r--japanese/platex-otf/Makefile2
-rw-r--r--japanese/postgresql/Makefile2
-rw-r--r--japanese/xemacs-devel-canna/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile
index 7555680c83a5..9d502e91504b 100644
--- a/japanese/latex2html/Makefile
+++ b/japanese/latex2html/Makefile
@@ -21,6 +21,8 @@ MAINTAINER= ixtl@utmc.or.jp
COMMENT= Japanese LaTeX2HTML with JA patch
BROKEN= "Conflicting dependencies (ja-ptex-base and teTeX)"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
RUN_DEPENDS= platex:${PORTSDIR}/japanese/ptex \
dvips:${PORTSDIR}/japanese/dvipsk \
diff --git a/japanese/platex-otf/Makefile b/japanese/platex-otf/Makefile
index 4a7f4593071c..c525b264f0d5 100644
--- a/japanese/platex-otf/Makefile
+++ b/japanese/platex-otf/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= A pLaTeX package for OpenType font support
BROKEN= Unfetchable
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
BUILD_DEPENDS= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \
mktexlsr:${PORTSDIR}/japanese/ptex-tetex \
diff --git a/japanese/postgresql/Makefile b/japanese/postgresql/Makefile
index f1611efad848..53ff0966edcd 100644
--- a/japanese/postgresql/Makefile
+++ b/japanese/postgresql/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= A robust, next generation, object-relational DBMS plus Multibyte-patch
BROKEN= "Does not compile"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/japanese/xemacs-devel-canna/Makefile b/japanese/xemacs-devel-canna/Makefile
index 7f9d874b90be..ab8a8c5f6487 100644
--- a/japanese/xemacs-devel-canna/Makefile
+++ b/japanese/xemacs-devel-canna/Makefile
@@ -14,5 +14,7 @@ MASTERDIR= ${.CURDIR}/../../editors/xemacs-devel-mule
CANNA= yes
BROKEN= "Aborts during build"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
.include "${MASTERDIR}/Makefile"