From owner-svn-ports-head@freebsd.org Fri Sep 13 09:15:14 2019 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 3F7B4EBC08; Fri, 13 Sep 2019 09:15:14 +0000 (UTC) (envelope-from tobik@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 46V92p0gWLz4N5B; Fri, 13 Sep 2019 09:15:14 +0000 (UTC) (envelope-from tobik@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 EEE564FC1; Fri, 13 Sep 2019 09:15:13 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8D9FDJp025690; Fri, 13 Sep 2019 09:15:13 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8D9FDiI025686; Fri, 13 Sep 2019 09:15:13 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201909130915.x8D9FDiI025686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 13 Sep 2019 09:15:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511917 - in head/x11-fonts: . open-sans X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/x11-fonts: . open-sans X-SVN-Commit-Revision: 511917 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, 13 Sep 2019 09:15:14 -0000 Author: tobik Date: Fri Sep 13 09:15:12 2019 New Revision: 511917 URL: https://svnweb.freebsd.org/changeset/ports/511917 Log: New port: x11-fonts/open-sans Open Sans is a clean and modern sans-serif typeface designed by Steve Matteson and commissioned by Google. It is especially designed for legibility across print, web, and mobile interfaces. WWW: https://www.opensans.com PR: 231311 Submitted by: Florian Limberger Added: head/x11-fonts/open-sans/ head/x11-fonts/open-sans/Makefile (contents, props changed) head/x11-fonts/open-sans/distinfo (contents, props changed) head/x11-fonts/open-sans/pkg-descr (contents, props changed) head/x11-fonts/open-sans/pkg-plist (contents, props changed) Modified: head/x11-fonts/Makefile Modified: head/x11-fonts/Makefile ============================================================================== --- head/x11-fonts/Makefile Fri Sep 13 08:31:03 2019 (r511916) +++ head/x11-fonts/Makefile Fri Sep 13 09:15:12 2019 (r511917) @@ -169,6 +169,7 @@ SUBDIR += nucleus SUBDIR += ohsnap SUBDIR += oldschool-pc-fonts + SUBDIR += open-sans SUBDIR += orbitron SUBDIR += oxygen-fonts SUBDIR += p5-Font-AFM Added: head/x11-fonts/open-sans/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/open-sans/Makefile Fri Sep 13 09:15:12 2019 (r511917) @@ -0,0 +1,28 @@ +# Created by: Florian Limberger +# $FreeBSD$ + +PORTNAME= open-sans +PORTVERSION= 20180831 +CATEGORIES= x11-fonts +MASTER_SITES= https://www.opensans.com/download/ +DISTFILES= ${PORTNAME}.zip \ + ${PORTNAME}-condensed.zip +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} + +MAINTAINER= flo@snakeoilproductions.net +COMMENT= Clean and modern sans-serif typeface + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/Apache\ License.txt + +USES= fonts zip + +NO_ARCH= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes + +do-install: + @${MKDIR} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} + +.include Added: head/x11-fonts/open-sans/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/open-sans/distinfo Fri Sep 13 09:15:12 2019 (r511917) @@ -0,0 +1,5 @@ +TIMESTAMP = 1535741654 +SHA256 (open-sans-20180831/open-sans.zip) = 36bf1f3d470840208e0e617a6bad793111c7f535cd4339e07618aaf4c179fd0c +SIZE (open-sans-20180831/open-sans.zip) = 1168214 +SHA256 (open-sans-20180831/open-sans-condensed.zip) = ba2f7d5406004efbd425b6fdf68b5e432f6ec621c3333ef2dd1e5d2894918848 +SIZE (open-sans-20180831/open-sans-condensed.zip) = 358688 Added: head/x11-fonts/open-sans/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/open-sans/pkg-descr Fri Sep 13 09:15:12 2019 (r511917) @@ -0,0 +1,5 @@ +Open Sans is a clean and modern sans-serif typeface designed by +Steve Matteson and commissioned by Google. It is especially designed +for legibility across print, web, and mobile interfaces. + +WWW: https://www.opensans.com Added: head/x11-fonts/open-sans/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/open-sans/pkg-plist Fri Sep 13 09:15:12 2019 (r511917) @@ -0,0 +1,13 @@ +%%FONTSDIR%%/OpenSans-Bold.ttf +%%FONTSDIR%%/OpenSans-BoldItalic.ttf +%%FONTSDIR%%/OpenSans-CondBold.ttf +%%FONTSDIR%%/OpenSans-CondLight.ttf +%%FONTSDIR%%/OpenSans-CondLightItalic.ttf +%%FONTSDIR%%/OpenSans-ExtraBold.ttf +%%FONTSDIR%%/OpenSans-ExtraBoldItalic.ttf +%%FONTSDIR%%/OpenSans-Italic.ttf +%%FONTSDIR%%/OpenSans-Light.ttf +%%FONTSDIR%%/OpenSans-LightItalic.ttf +%%FONTSDIR%%/OpenSans-Regular.ttf +%%FONTSDIR%%/OpenSans-Semibold.ttf +%%FONTSDIR%%/OpenSans-SemiboldItalic.ttf