aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2005-12-01 10:48:34 +0000
committerSimon Barner <barner@FreeBSD.org>2005-12-01 10:48:34 +0000
commit6e64e19600fa77eca4bb90f44fd252b00e6637be (patch)
tree4c99fb8efeba0b0af34bb56a49a9c70a61ae91a0
parentadecd785d1b01cf4c4e5ff39214e24d689572021 (diff)
downloadports-6e64e19600fa77eca4bb90f44fd252b00e6637be.tar.gz
ports-6e64e19600fa77eca4bb90f44fd252b00e6637be.zip
Add dfsongsd 1.0, chinese (HKSCS-2001 + CJK A) TrueType fonts.
PR: 81153 Submitted by: chinsan <chinsan@mail2000.com.tw>
Notes
Notes: svn path=/head/; revision=150129
-rw-r--r--chinese/Makefile1
-rw-r--r--chinese/dfsongsd/Makefile46
-rw-r--r--chinese/dfsongsd/distinfo3
-rw-r--r--chinese/dfsongsd/pkg-descr9
4 files changed, 59 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 5ddda5bb24b7..fccd41a545e6 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -36,6 +36,7 @@
SUBDIR += cwtex
SUBDIR += cwtexttf
SUBDIR += cxterm
+ SUBDIR += dfsongsd
SUBDIR += dictd-database
SUBDIR += emacs20
SUBDIR += enscript
diff --git a/chinese/dfsongsd/Makefile b/chinese/dfsongsd/Makefile
new file mode 100644
index 000000000000..6d840c98529d
--- /dev/null
+++ b/chinese/dfsongsd/Makefile
@@ -0,0 +1,46 @@
+# New ports collection makefile for: DynaComware DFSongSd
+# Date created: 2005/05/08
+# Whom: chinsan <chinsan@mail2000.com.tw>
+#
+# $FreeBSD$
+#
+
+PORTNAME= dfsongsd
+PORTVERSION= 1.0
+CATEGORIES= chinese x11-fonts
+MASTER_SITES= # empty
+DISTNAME= DFSongSd.ttf
+EXTRACT_SUFX=
+
+MAINTAINER= chinsan.tw@gmail.com
+COMMENT= Chinese (HKSCS-2001 + CJK A) TrueType fonts
+
+RESTRICTED= "No redistribution or commercial use is allowed."
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+
+TTF_DEFAULT= ${DISTFILES}
+TTF= ${DISTFILES}
+
+.include <bsd.port.pre.mk>
+
+do-extract:
+ @${MKDIR} ${WRKDIR}
+
+do-fetch:
+.if !exists (${DISTDIR}/${DISTNAME})
+ECHO_MSG=/usr/bin/printf
+IGNORE=\'s distfile must be downloaded manually from\n\
+\ \ \ \ \ http://glyph.iso10646hk.net/chinese/download_001.html. If you agree\n\
+\ \ \ \ \ with the terms given in the above page, please download ${DISTNAME},\n\
+\ \ \ \ \ put it into ${DISTDIR} and run \'make\' again\n\n.
+.endif
+
+do-install:
+ @${MKDIR} ${FONTSDIR}
+.for ttf in ${TTF}
+ ${INSTALL_DATA} ${DISTDIR}/${TTF} ${FONTSDIR}
+.endfor
+
+.include "${PORTSDIR}/chinese/ttfm/Makefile.ttf"
+.include <bsd.port.post.mk>
diff --git a/chinese/dfsongsd/distinfo b/chinese/dfsongsd/distinfo
new file mode 100644
index 000000000000..c214cbbb5a31
--- /dev/null
+++ b/chinese/dfsongsd/distinfo
@@ -0,0 +1,3 @@
+MD5 (DFSongSd.ttf) = 127d1b5d94f579e220a902ddc564b724
+SHA256 (DFSongSd.ttf) = ed16a9558814e0d6e047389a6e45b5fac049c19629283e7445ef919e8b4008ea
+SIZE (DFSongSd.ttf) = 22401968
diff --git a/chinese/dfsongsd/pkg-descr b/chinese/dfsongsd/pkg-descr
new file mode 100644
index 000000000000..92f19162433e
--- /dev/null
+++ b/chinese/dfsongsd/pkg-descr
@@ -0,0 +1,9 @@
+This port installs Hong Kong Song Style Reference Font(35399 fonts), includes
+Traditional/Simpified Chinese and HKSCS-2001 fonts. It can be used along with
+X Window System or typesetting software like CJK.
+
+By accepting this Terms of Use, DynaComware shall grant you a non-exclusive
+license for your personal use only of the Software. No redistribution or
+commercial use is allowed.
+
+WWW: http://glyph.iso10646hk.net/chinese/download_001.html