From owner-svn-ports-head@freebsd.org Fri Apr 24 09:31:48 2020 Return-Path: Delivered-To: svn-ports-head@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 E34D32AD84B; Fri, 24 Apr 2020 09:31:48 +0000 (UTC) (envelope-from lwhsu@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 497ppX5VP1z44sg; Fri, 24 Apr 2020 09:31:48 +0000 (UTC) (envelope-from lwhsu@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 B7DE71BBE2; Fri, 24 Apr 2020 09:31:48 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03O9Vmte034466; Fri, 24 Apr 2020 09:31:48 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03O9VmUx034463; Fri, 24 Apr 2020 09:31:48 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202004240931.03O9VmUx034463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 24 Apr 2020 09:31:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532749 - in head/chinese: . open-huninn-font X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: in head/chinese: . open-huninn-font X-SVN-Commit-Revision: 532749 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Fri, 24 Apr 2020 09:31:49 -0000 Author: lwhsu Date: Fri Apr 24 09:31:47 2020 New Revision: 532749 URL: https://svnweb.freebsd.org/changeset/ports/532749 Log: Add chinese/open-huninn-font jf open huninn font is an open source font based on Kosugi Maru and optimized by justfont designers for common usage in Taiwan. Added: head/chinese/open-huninn-font/ head/chinese/open-huninn-font/Makefile (contents, props changed) head/chinese/open-huninn-font/distinfo (contents, props changed) head/chinese/open-huninn-font/pkg-descr (contents, props changed) Modified: head/chinese/Makefile Modified: head/chinese/Makefile ============================================================================== --- head/chinese/Makefile Fri Apr 24 09:30:21 2020 (r532748) +++ head/chinese/Makefile Fri Apr 24 09:31:47 2020 (r532749) @@ -66,6 +66,7 @@ SUBDIR += moettf SUBDIR += muni SUBDIR += oicq + SUBDIR += open-huninn-font SUBDIR += opencc SUBDIR += opendesktop-fonts SUBDIR += oto Added: head/chinese/open-huninn-font/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/open-huninn-font/Makefile Fri Apr 24 09:31:47 2020 (r532749) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= open-huninn-font +PORTVERSION= 1.1 +CATEGORIES= chinese x11-fonts +MASTER_SITES= https://github.com/justfont/${PORTNAME}/releases/download/v${DISTVERSION}/ +DISTNAME= jf-openhuninn-${DISTVERSION} + +MAINTAINER= lwhsu@FreeBSD.org +COMMENT= Font based on Kosugi Maru and optimized for common usage in Taiwan + +LICENSE= OFL11 + +USES= fonts zip + +NO_ARCH= yes +NO_BUILD= yes + +do-install: + @${MKDIR} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} + ${LS} ${STAGEDIR}${FONTSDIR}/*.ttf | ${SED} -e's,^${STAGEDIR},,' >> ${TMPPLIST} + +.include Added: head/chinese/open-huninn-font/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/open-huninn-font/distinfo Fri Apr 24 09:31:47 2020 (r532749) @@ -0,0 +1,3 @@ +TIMESTAMP = 1587720061 +SHA256 (jf-openhuninn-1.1.zip) = 1b5a8d0204f5763408609d5e8182455d23a2ebc7450730aed19cc13c619bca37 +SIZE (jf-openhuninn-1.1.zip) = 4039902 Added: head/chinese/open-huninn-font/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/open-huninn-font/pkg-descr Fri Apr 24 09:31:47 2020 (r532749) @@ -0,0 +1,4 @@ +jf open huninn font is an open source font based on Kosugi Maru and +optimized by justfont designers for common usage in Taiwan. + +WWW: https://justfont.com/huninn/