From owner-dev-commits-ports-main@freebsd.org Sun Aug 8 14:58:05 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D2468658142; Sun, 8 Aug 2021 14:58:05 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjMld5T0jz4jGL; Sun, 8 Aug 2021 14:58:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 987C7166BB; Sun, 8 Aug 2021 14:58:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 178Ew5cV023626; Sun, 8 Aug 2021 14:58:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 178Ew5VX023625; Sun, 8 Aug 2021 14:58:05 GMT (envelope-from git) Date: Sun, 8 Aug 2021 14:58:05 GMT Message-Id: <202108081458.178Ew5VX023625@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 253582c7d3f3 - main - x11-fonts/genwan: Add genwan 1.501 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 253582c7d3f31581a50eaee72f29f598f4eb8d88 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2021 14:58:06 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=253582c7d3f31581a50eaee72f29f598f4eb8d88 commit 253582c7d3f31581a50eaee72f29f598f4eb8d88 Author: Po-Chuan Hsieh AuthorDate: 2021-08-08 14:32:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-08-08 14:53:53 +0000 x11-fonts/genwan: Add genwan 1.501 GenWan Ming (源雲明體) is a free font family derived from Adobe Source Han Serif. WWW: https://github.com/ButTaiwan/genwan-font --- x11-fonts/Makefile | 1 + x11-fonts/genwan/Makefile | 27 +++++++++++++++++++++++++++ x11-fonts/genwan/distinfo | 3 +++ x11-fonts/genwan/pkg-descr | 4 ++++ x11-fonts/genwan/pkg-plist | 5 +++++ 5 files changed, 40 insertions(+) diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 9d5f446159ab..caad92e0472b 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -119,6 +119,7 @@ SUBDIR += gensen SUBDIR += gentium-basic SUBDIR += gentium-plus + SUBDIR += genwan SUBDIR += gnu-unifont SUBDIR += gnu-unifont-ttf SUBDIR += gofont-ttf diff --git a/x11-fonts/genwan/Makefile b/x11-fonts/genwan/Makefile new file mode 100644 index 000000000000..7a1e6e392438 --- /dev/null +++ b/x11-fonts/genwan/Makefile @@ -0,0 +1,27 @@ +# Created by: Po-Chuan Hsieh + +PORTNAME= genwan +PORTVERSION= 1.501 +DISTVERSIONPREFIX= v +CATEGORIES= x11-fonts + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Free Ming font family derived from Adobe Source Han Serif + +LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/SIL_Open_Font_License_1.1.txt + +USES= fonts + +NO_ARCH= yes +NO_BUILD= yes + +GH_ACCOUNT= ButTaiwan +GH_PROJECT= genwan-font +USE_GITHUB= yes + +do-install: + ${MKDIR} ${STAGEDIR}${FONTSDIR}/ + ${INSTALL_DATA} ${WRKSRC}/ttc/*.ttc ${STAGEDIR}${FONTSDIR}/ + +.include diff --git a/x11-fonts/genwan/distinfo b/x11-fonts/genwan/distinfo new file mode 100644 index 000000000000..3fd30b4041c5 --- /dev/null +++ b/x11-fonts/genwan/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1628103006 +SHA256 (ButTaiwan-genwan-font-v1.501_GH0.tar.gz) = a240fd1130bb1836748e8e7c4667829e66dff44c09ad32ef1c56e311d45629df +SIZE (ButTaiwan-genwan-font-v1.501_GH0.tar.gz) = 90759074 diff --git a/x11-fonts/genwan/pkg-descr b/x11-fonts/genwan/pkg-descr new file mode 100644 index 000000000000..d371c68f3185 --- /dev/null +++ b/x11-fonts/genwan/pkg-descr @@ -0,0 +1,4 @@ +GenWan Ming (源雲明體) is a free font family derived from Adobe Source Han +Serif. + +WWW: https://github.com/ButTaiwan/genwan-font diff --git a/x11-fonts/genwan/pkg-plist b/x11-fonts/genwan/pkg-plist new file mode 100644 index 000000000000..d32bb9721086 --- /dev/null +++ b/x11-fonts/genwan/pkg-plist @@ -0,0 +1,5 @@ +%%FONTSDIR%%/GenWanMin-EL.ttc +%%FONTSDIR%%/GenWanMin-L.ttc +%%FONTSDIR%%/GenWanMin-M.ttc +%%FONTSDIR%%/GenWanMin-R.ttc +%%FONTSDIR%%/GenWanMin-SB.ttc