summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-09-27 19:26:13 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-09-27 19:26:13 +0000
commit0c647e3abe901e82537f9628633fba1e270df8fc (patch)
tree00584e357879e1222c717a74f2b345a1355cd610 /korean
parentUse smaller recursion limits on amd64 and sparc64 to avoid (diff)
Add ko-unfonts-ttf 20030907,
GPL'd Korean TrueType fonts by UN Kouanghi
Notes
Notes: svn path=/head/; revision=89578
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile1
-rw-r--r--korean/unfonts-ttf/Makefile33
-rw-r--r--korean/unfonts-ttf/distinfo1
-rw-r--r--korean/unfonts-ttf/pkg-descr9
-rw-r--r--korean/unfonts-ttf/pkg-plist13
5 files changed, 57 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile
index da4016d74d00..f6e2c57af63c 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -66,6 +66,7 @@
SUBDIR += pgp.language
SUBDIR += pinetreefonts
SUBDIR += texinfo
+ SUBDIR += unfonts-ttf
SUBDIR += uniksc
SUBDIR += unzip
diff --git a/korean/unfonts-ttf/Makefile b/korean/unfonts-ttf/Makefile
new file mode 100644
index 000000000000..aee3553b2bce
--- /dev/null
+++ b/korean/unfonts-ttf/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: unfonts-ttf
+# Date created: 27 September 2003
+# Whom: Hye-Shik Chang <perky@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= unfonts
+PORTVERSION= 20030907
+CATEGORIES= korean x11-fonts
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://people.freebsd.org/~perky/distfiles/
+MASTER_SITE_SUBDIR= perky
+PKGNAMESUFFIX= -ttf
+DISTNAME= UnFonts${PKGNAMESUFFIX}-${PORTVERSION}
+
+MAINTAINER= perky@FreeBSD.org
+COMMENT= GPL'd Korean TrueType Fonts by UN Koaunghi
+
+USE_X_PREFIX= yes
+USE_BZIP2= yes
+NO_BUILD= yes
+FONTDIR= ${PREFIX}/lib/X11/fonts/TrueType
+FONTLIST= UnBatang UnBatangBold UnBom UnDotum UnDotumBold UnGraphic \
+ UnGungseo UnPen UnPenheulim UnPilgi UnPilgiBold UnShinmun \
+ UnYetgul
+
+do-install:
+ ${MKDIR} ${FONTDIR}
+.for FONTNAME in ${FONTLIST}
+ ${INSTALL_DATA} ${WRKSRC}/${FONTNAME}.ttf ${FONTDIR}
+.endfor
+
+.include <bsd.port.mk>
diff --git a/korean/unfonts-ttf/distinfo b/korean/unfonts-ttf/distinfo
new file mode 100644
index 000000000000..55c790630517
--- /dev/null
+++ b/korean/unfonts-ttf/distinfo
@@ -0,0 +1 @@
+MD5 (UnFonts-ttf-20030907.tar.bz2) = 5e071178638410edfde689c9309d4661
diff --git a/korean/unfonts-ttf/pkg-descr b/korean/unfonts-ttf/pkg-descr
new file mode 100644
index 000000000000..b407f7ab881e
--- /dev/null
+++ b/korean/unfonts-ttf/pkg-descr
@@ -0,0 +1,9 @@
+Un-series fonts (GPL'd) are made by UN Koaunghi (who painstakingly
+scanned, converted to outlines and hand-hinted them all) and PARK
+Won-Kyu. They're originally made as PS fonts to use with Korean
+TeX/LaTeX/OmegaLambda (HLaTeX [1]) by UN Koaunghi in the late 1990's.
+Recently, PARK Won-kyu converted them to truetype fonts and added
+GSUB tables to one of them (UnBatang) for the full support of
+Korean script with Korean letters (Hangul Jamos : U+1100).
+
+WWW: http://chem.skku.ac.kr/~wkpark/project/font/UnFonts/
diff --git a/korean/unfonts-ttf/pkg-plist b/korean/unfonts-ttf/pkg-plist
new file mode 100644
index 000000000000..7eadd82aec88
--- /dev/null
+++ b/korean/unfonts-ttf/pkg-plist
@@ -0,0 +1,13 @@
+lib/X11/fonts/TrueType/UnBatang.ttf
+lib/X11/fonts/TrueType/UnBatangBold.ttf
+lib/X11/fonts/TrueType/UnBom.ttf
+lib/X11/fonts/TrueType/UnDotum.ttf
+lib/X11/fonts/TrueType/UnDotumBold.ttf
+lib/X11/fonts/TrueType/UnGraphic.ttf
+lib/X11/fonts/TrueType/UnGungseo.ttf
+lib/X11/fonts/TrueType/UnPen.ttf
+lib/X11/fonts/TrueType/UnPenheulim.ttf
+lib/X11/fonts/TrueType/UnPilgi.ttf
+lib/X11/fonts/TrueType/UnPilgiBold.ttf
+lib/X11/fonts/TrueType/UnShinmun.ttf
+lib/X11/fonts/TrueType/UnYetgul.ttf