From owner-svn-ports-all@freebsd.org Wed Mar 13 16:31:32 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B54415390A3; Wed, 13 Mar 2019 16:31:32 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0BF3F88675; Wed, 13 Mar 2019 16:31:32 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C8C85D181; Wed, 13 Mar 2019 16:31:31 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2DGVVng008069; Wed, 13 Mar 2019 16:31:31 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2DGVUbY008064; Wed, 13 Mar 2019 16:31:30 GMT (envelope-from kai@FreeBSD.org) Message-Id: <201903131631.x2DGVUbY008064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Wed, 13 Mar 2019 16:31:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495612 - in head/chinese: . sourcehansans-tc-otf sourcehansans-tc-otf/files X-SVN-Group: ports-head X-SVN-Commit-Author: kai X-SVN-Commit-Paths: in head/chinese: . sourcehansans-tc-otf sourcehansans-tc-otf/files X-SVN-Commit-Revision: 495612 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0BF3F88675 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.95)[-0.954,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2019 16:31:32 -0000 Author: kai Date: Wed Mar 13 16:31:30 2019 New Revision: 495612 URL: https://svnweb.freebsd.org/changeset/ports/495612 Log: New port: chinese/sourcehansans-tc-otf Source Han Sans: A new open source Pan-CJK typeface family from Adobe This is Source Han Sans TC/TW, which supports all four variants in this family but prioritizes Traditional Chinese Hanzi over other three. "Source Han Sans, available in seven weights, is a typeface family which provides full support for Japanese, Korean, Traditional Chinese, and Simplified Chinese, all in one font. It also includes Latin, Greek, and Cyrillic glyphs from our popular Source Sans family. All told, each font weight in the family has a total of 65,535 glyphs (the maximum supported in the OpenType format), and the entire family rounds out at just under half a million total glyphs." --- The Typekit Blog, Adobe WWW: https://github.com/adobe-fonts/source-han-sans PR: 232187 Submitted by: Hyun Hwang Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19541 Added: head/chinese/sourcehansans-tc-otf/ head/chinese/sourcehansans-tc-otf/Makefile (contents, props changed) head/chinese/sourcehansans-tc-otf/distinfo (contents, props changed) head/chinese/sourcehansans-tc-otf/files/ head/chinese/sourcehansans-tc-otf/files/pkg-message.in (contents, props changed) head/chinese/sourcehansans-tc-otf/pkg-descr (contents, props changed) head/chinese/sourcehansans-tc-otf/pkg-plist (contents, props changed) Modified: head/chinese/Makefile Modified: head/chinese/Makefile ============================================================================== --- head/chinese/Makefile Wed Mar 13 16:27:39 2019 (r495611) +++ head/chinese/Makefile Wed Mar 13 16:31:30 2019 (r495612) @@ -103,6 +103,7 @@ SUBDIR += scim-pinyin SUBDIR += scim-tables SUBDIR += sourcehansans-sc-otf + SUBDIR += sourcehansans-tc-otf SUBDIR += sourcehanserif-sc-otf SUBDIR += sourcehanserif-tc-otf SUBDIR += sunpinyin Added: head/chinese/sourcehansans-tc-otf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehansans-tc-otf/Makefile Wed Mar 13 16:31:30 2019 (r495612) @@ -0,0 +1,49 @@ +# $FreeBSD$ + +PORTNAME= sourcehansans +PORTVERSION= 2.000 +DISTVERSIONSUFFIX= R +CATEGORIES= chinese x11-fonts +PKGNAMESUFFIX= -tc-otf +# Note: the following PKGNAMEPREFIX is here only for self-documenting purpose; +# actual prefixing is done by the `chinese' category itself. +#PKGNAMEPREFIX= zh- + +MAINTAINER= hyun@caffeinated.codes +COMMENT= Traditional Chinese font by Adobe designed for user interfaces + +LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USES= fonts +USE_GITHUB= yes +GH_ACCOUNT= adobe-fonts +GH_PROJECT= source-han-sans + +NO_ARCH= yes +NO_BUILD= yes +SUB_FILES= pkg-message + +OPTIONS_DEFINE= HW +OPTIONS_SINGLE= TYPE +OPTIONS_SINGLE_TYPE= FULL SUBSET +OPTIONS_DEFAULT= FULL +OPTIONS_SUB= yes + +HW_DESC= Install the half-width font in addition to the full font +FULL_DESC= Install the full font (can display all CJK) +SUBSET_DESC= Install the subset font (can display TC only) +SUBSET_PREVENTS= HW +SUBSET_PREVENTS_MSG= Half-width can only be installed in addition to the full font + +FULL_VARS= FONTNAME=SourceHanSansTC SRCFONTSDIR=OTF/TraditionalChinese +SUBSET_VARS= FONTNAME=SourceHanSansTW SRCFONTSDIR=SubsetOTF/TW + +do-install: + @${MKDIR} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/${SRCFONTSDIR}/*.otf ${STAGEDIR}${FONTSDIR} + +post-install-HW-on: + ${INSTALL_DATA} ${WRKSRC}/OTF/TraditionalChineseHW/*.otf ${STAGEDIR}${FONTSDIR} + +.include Added: head/chinese/sourcehansans-tc-otf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehansans-tc-otf/distinfo Wed Mar 13 16:31:30 2019 (r495612) @@ -0,0 +1,3 @@ +TIMESTAMP = 1543452799 +SHA256 (adobe-fonts-source-han-sans-2.000R_GH0.tar.gz) = 3c4dae5225605a90f115570d1c6a86eea8e6b04057297a5566f72f4e48ed0aa8 +SIZE (adobe-fonts-source-han-sans-2.000R_GH0.tar.gz) = 2093662207 Added: head/chinese/sourcehansans-tc-otf/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehansans-tc-otf/files/pkg-message.in Wed Mar 13 16:31:30 2019 (r495612) @@ -0,0 +1,7 @@ + +You can start using the font by following this instruction: + +Add the following line to the "Files" section of your X.org configuration file: + + FontPath "%%FONTSDIR%%/" + Added: head/chinese/sourcehansans-tc-otf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehansans-tc-otf/pkg-descr Wed Mar 13 16:31:30 2019 (r495612) @@ -0,0 +1,14 @@ +Source Han Sans: A new open source Pan-CJK typeface family from Adobe + +This is Source Han Sans TC/TW, which supports all four variants in this family +but prioritizes Traditional Chinese Hanzi over other three. + +"Source Han Sans, available in seven weights, is a typeface family which +provides full support for Japanese, Korean, Traditional Chinese, and Simplified +Chinese, all in one font. It also includes Latin, Greek, and Cyrillic glyphs +from our popular Source Sans family. All told, each font weight in the family +has a total of 65,535 glyphs (the maximum supported in the OpenType format), and +the entire family rounds out at just under half a million total glyphs." +--- The Typekit Blog, Adobe + +WWW: https://github.com/adobe-fonts/source-han-sans Added: head/chinese/sourcehansans-tc-otf/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehansans-tc-otf/pkg-plist Wed Mar 13 16:31:30 2019 (r495612) @@ -0,0 +1,16 @@ +%%HW%%%%FONTSDIR%%/SourceHanSansHWTC-Bold.otf +%%HW%%%%FONTSDIR%%/SourceHanSansHWTC-Regular.otf +%%FULL%%%%FONTSDIR%%/SourceHanSansTC-Bold.otf +%%FULL%%%%FONTSDIR%%/SourceHanSansTC-ExtraLight.otf +%%FULL%%%%FONTSDIR%%/SourceHanSansTC-Heavy.otf +%%FULL%%%%FONTSDIR%%/SourceHanSansTC-Light.otf +%%FULL%%%%FONTSDIR%%/SourceHanSansTC-Medium.otf +%%FULL%%%%FONTSDIR%%/SourceHanSansTC-Normal.otf +%%FULL%%%%FONTSDIR%%/SourceHanSansTC-Regular.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSansTW-Bold.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSansTW-ExtraLight.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSansTW-Heavy.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSansTW-Light.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSansTW-Medium.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSansTW-Normal.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSansTW-Regular.otf