summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-10-09 01:48:11 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-10-09 01:48:11 +0000
commit2d94dc2a57e15ef36ef6232f10f83d7d835ed86f (patch)
treefa77975e558b22de534bb213b1f0a5ddc6816c02 /korean
parentRemove optional dependencies on databases/xbase, which is about to be removed (diff)
For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
Notes
Notes: svn path=/head/; revision=283224
Diffstat (limited to 'korean')
-rw-r--r--korean/hanterm/Makefile3
-rw-r--r--korean/hlatex-psfonts-uhc-extra/Makefile3
-rw-r--r--korean/hlatex/Makefile3
-rw-r--r--korean/johabfonts/Makefile3
-rw-r--r--korean/texinfo/Makefile3
5 files changed, 13 insertions, 2 deletions
diff --git a/korean/hanterm/Makefile b/korean/hanterm/Makefile
index 343ba7a83150..229bc2e465f8 100644
--- a/korean/hanterm/Makefile
+++ b/korean/hanterm/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://hanterm.org/download/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= An xterm hacked for managing Korean languages
+DEPRECATED= Depends on korean/johabfonts, which is DEPRECATED
+EXPIRATION_DATE= 2011-10-31
+
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts
CONFLICTS= ko-hanterm-xf-2.*
diff --git a/korean/hlatex-psfonts-uhc-extra/Makefile b/korean/hlatex-psfonts-uhc-extra/Makefile
index 3ebfe3cf1c3d..cb080ccd8d29 100644
--- a/korean/hlatex-psfonts-uhc-extra/Makefile
+++ b/korean/hlatex-psfonts-uhc-extra/Makefile
@@ -17,6 +17,9 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= Extra Korean PostScript font collection for HLaTeX(UHC encoding)
+DEPRECATED= Depends on korean/hlatex, which is DEPRECATED
+EXPIRATION_DATE= 2011-10-31
+
RUN_DEPENDS= hbibtex:${PORTSDIR}/korean/hlatex
# just install directly
diff --git a/korean/hlatex/Makefile b/korean/hlatex/Makefile
index 19d0d8517574..949def74a304 100644
--- a/korean/hlatex/Makefile
+++ b/korean/hlatex/Makefile
@@ -18,8 +18,9 @@ EXTRACT_ONLY= HLaTeX-1.0.1.tar.gz uhc-fonts-1.0.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= LaTeX package to use Hangul(UTF-8/UHC/KSX1001)
+# Depended on by korean/hlatex-psfonts-uhc-extra korean/texinfo/Makefile
DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
+EXPIRATION_DATE= 2011-10-31
# it depends on teTeX(lambda)
BUILD_DEPENDS= texhash:${PORTSDIR}/print/teTeX
diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile
index 95b66af79f45..92cb0a67cb17 100644
--- a/korean/johabfonts/Makefile
+++ b/korean/johabfonts/Makefile
@@ -15,8 +15,9 @@ DISTNAME= hanterm-font-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Hangul fonts for X11(johab) used in many hangul-related programs
+# Depended on by korean/hanterm
DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
+EXPIRATION_DATE= 2011-10-31
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
diff --git a/korean/texinfo/Makefile b/korean/texinfo/Makefile
index 658c1e124a13..50ac69057d16 100644
--- a/korean/texinfo/Makefile
+++ b/korean/texinfo/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-ko-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Korean enabled Texinfo formatter
+DEPRECATED= Depends on korean/hlatex, which is DEPRECATED
+EXPIRATION_DATE= 2011-10-31
+
RUN_DEPENDS= hbibtex:${PORTSDIR}/korean/hlatex
GNU_CONFIGURE= YES