From owner-svn-ports-head@freebsd.org Thu Feb 28 18:15:24 2019 Return-Path: Delivered-To: svn-ports-head@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 17716151209F; Thu, 28 Feb 2019 18:15:24 +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 B22B877F23; Thu, 28 Feb 2019 18:15:23 +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 A4D9C8B7F; Thu, 28 Feb 2019 18:15:23 +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 x1SIFNSm099905; Thu, 28 Feb 2019 18:15:23 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1SIFMse099899; Thu, 28 Feb 2019 18:15:22 GMT (envelope-from kai@FreeBSD.org) Message-Id: <201902281815.x1SIFMse099899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Thu, 28 Feb 2019 18:15:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494170 - in head/chinese: . sourcehanserif-tc-otf sourcehanserif-tc-otf/files X-SVN-Group: ports-head X-SVN-Commit-Author: kai X-SVN-Commit-Paths: in head/chinese: . sourcehanserif-tc-otf sourcehanserif-tc-otf/files X-SVN-Commit-Revision: 494170 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B22B877F23 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2019 18:15:24 -0000 Author: kai Date: Thu Feb 28 18:15:22 2019 New Revision: 494170 URL: https://svnweb.freebsd.org/changeset/ports/494170 Log: New port: chinese/sourcehanserif-tc-otf: Traditional chinese font by Adobe designed for user interfaces Source Han Serif: The second Pan-CJK typeface family from Adobe This is Source Han Serif TC/TW, which supports all four variants in this family but prioritizes Traditional Chinese Hanzi over other three. "Source Han Serif supports four different East Asian languages---Simplified Chinese, Traditional Chinese, Japanese, and Korean---and the 65,535 glyphs in each of its seven weights are designed to work together with a consistent design that emphasizes shared elements between the languages while honoring the diversity of each. Also included is a rich set of Western glyphs supporting the Latin, Greek, and Cyrillic scripts, which were derived from Source Serif." --- The Typekit, Adobe WWW: https://github.com/adobe-fonts/source-han-serif PR: 232195 Submitted by: Hyun Hwang Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19384 Added: head/chinese/sourcehanserif-tc-otf/ head/chinese/sourcehanserif-tc-otf/Makefile (contents, props changed) head/chinese/sourcehanserif-tc-otf/distinfo (contents, props changed) head/chinese/sourcehanserif-tc-otf/files/ head/chinese/sourcehanserif-tc-otf/files/pkg-message.in (contents, props changed) head/chinese/sourcehanserif-tc-otf/pkg-descr (contents, props changed) head/chinese/sourcehanserif-tc-otf/pkg-plist (contents, props changed) Modified: head/chinese/Makefile Modified: head/chinese/Makefile ============================================================================== --- head/chinese/Makefile Thu Feb 28 17:52:16 2019 (r494169) +++ head/chinese/Makefile Thu Feb 28 18:15:22 2019 (r494170) @@ -102,6 +102,7 @@ SUBDIR += scim-fcitx SUBDIR += scim-pinyin SUBDIR += scim-tables + SUBDIR += sourcehanserif-tc-otf SUBDIR += sunpinyin SUBDIR += tin SUBDIR += tintin++ Added: head/chinese/sourcehanserif-tc-otf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehanserif-tc-otf/Makefile Thu Feb 28 18:15:22 2019 (r494170) @@ -0,0 +1,42 @@ +# $FreeBSD$ + +PORTNAME= sourcehanserif +PORTVERSION= 1.001 +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-serif + +NO_ARCH= yes +NO_BUILD= yes +SUB_FILES= pkg-message + +OPTIONS_SINGLE= TYPE +OPTIONS_SINGLE_TYPE= FULL SUBSET +OPTIONS_DEFAULT= FULL +OPTIONS_SUB= yes + +FULL_DESC= Install the full font (can display all CJK) +SUBSET_DESC= Install the subset font (can display TC only) + +FULL_VARS= FONTNAME=SourceHanSerifTC SRCFONTSDIR=OTF/TraditionalChinese +SUBSET_VARS= FONTNAME=SourceHanSerifTW SRCFONTSDIR=SubsetOTF/TW + +do-install: + @${MKDIR} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/${SRCFONTSDIR}/*.otf ${STAGEDIR}${FONTSDIR} + +.include Added: head/chinese/sourcehanserif-tc-otf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehanserif-tc-otf/distinfo Thu Feb 28 18:15:22 2019 (r494170) @@ -0,0 +1,3 @@ +TIMESTAMP = 1539298488 +SHA256 (adobe-fonts-source-han-serif-1.001R_GH0.tar.gz) = 629fda62a70d78920320b92691a8a2d80966cc70c62d6525e6ec293c14a19c95 +SIZE (adobe-fonts-source-han-serif-1.001R_GH0.tar.gz) = 1972977717 Added: head/chinese/sourcehanserif-tc-otf/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehanserif-tc-otf/files/pkg-message.in Thu Feb 28 18:15:22 2019 (r494170) @@ -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/sourcehanserif-tc-otf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehanserif-tc-otf/pkg-descr Thu Feb 28 18:15:22 2019 (r494170) @@ -0,0 +1,14 @@ +Source Han Serif: The second Pan-CJK typeface family from Adobe + +This is Source Han Serif TC/TW, which supports all four variants in this family +but prioritizes Traditional Chinese Hanzi over other three. + +"Source Han Serif supports four different East Asian languages---Simplified +Chinese, Traditional Chinese, Japanese, and Korean---and the 65,535 glyphs in +each of its seven weights are designed to work together with a consistent design +that emphasizes shared elements between the languages while honoring the +diversity of each. Also included is a rich set of Western glyphs supporting the +Latin, Greek, and Cyrillic scripts, which were derived from Source Serif." +--- The Typekit, Adobe + +WWW: https://github.com/adobe-fonts/source-han-serif Added: head/chinese/sourcehanserif-tc-otf/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sourcehanserif-tc-otf/pkg-plist Thu Feb 28 18:15:22 2019 (r494170) @@ -0,0 +1,14 @@ +%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Bold.otf +%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-ExtraLight.otf +%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Heavy.otf +%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Light.otf +%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Medium.otf +%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Regular.otf +%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-SemiBold.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Bold.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-ExtraLight.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Heavy.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Light.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Medium.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Regular.otf +%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-SemiBold.otf