From owner-svn-ports-head@FreeBSD.ORG Fri Dec 27 19:11:30 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BDF1E8C9; Fri, 27 Dec 2013 19:11:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A990E17D3; Fri, 27 Dec 2013 19:11:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBRJBUTx077676; Fri, 27 Dec 2013 19:11:30 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBRJBTgO077669; Fri, 27 Dec 2013 19:11:29 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201312271911.rBRJBTgO077669@svn.freebsd.org> From: Raphael Kubo da Costa Date: Fri, 27 Dec 2013 19:11:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337780 - in head/x11-fonts: . bitter X-SVN-Group: ports-head 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.17 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, 27 Dec 2013 19:11:30 -0000 Author: rakuco Date: Fri Dec 27 19:11:29 2013 New Revision: 337780 URL: http://svnweb.freebsd.org/changeset/ports/337780 Log: Add x11-fonts/bitter. A "contemporary" slab serif typeface for text, especially designed for comfortably reading on any computer or device. The robust design started from the austerity of the pixel grid, based on rational rather than emotional principles. It combines the large x-heights and legibility of the humanistic tradition with subtle characteristics in the characters that inject a certain rhythm to flowing texts. WWW: http://www.huertatipografica.com/fonts/bitter-ht Added: head/x11-fonts/bitter/ head/x11-fonts/bitter/Makefile (contents, props changed) head/x11-fonts/bitter/distinfo (contents, props changed) head/x11-fonts/bitter/pkg-descr (contents, props changed) head/x11-fonts/bitter/pkg-plist (contents, props changed) Modified: head/x11-fonts/Makefile Modified: head/x11-fonts/Makefile ============================================================================== --- head/x11-fonts/Makefile Fri Dec 27 18:54:29 2013 (r337779) +++ head/x11-fonts/Makefile Fri Dec 27 19:11:29 2013 (r337780) @@ -13,6 +13,7 @@ SUBDIR += bdfresize SUBDIR += bdftopcf SUBDIR += bitstream-vera + SUBDIR += bitter SUBDIR += c64bdf SUBDIR += cantarell-fonts SUBDIR += charis Added: head/x11-fonts/bitter/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/bitter/Makefile Fri Dec 27 19:11:29 2013 (r337780) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= bitter +PORTVERSION= 20130930 +CATEGORIES= x11-fonts +MASTER_SITES= http://www.huertatipografica.com/free_download/eo0pZGbJPxy2YyRkWQXx?dummy= + +MAINTAINER= rakuco@FreeBSD.org +COMMENT= Contemporary serif typeface for text designed for comfortably reading + +LICENSE= OFL11 + +FETCH_BEFORE_ARGS= -o ${DISTFILES} + +NO_BUILD= yes +NO_WRKSUBDIR= yes +USE_ZIP= yes + +FONTDIR= ${STAGEDIR}${PREFIX}/lib/X11/fonts/${PORTNAME} + +do-install: + ${MKDIR} ${FONTDIR} + cd ${WRKSRC} && \ + ${INSTALL_DATA} *.otf ${FONTDIR} + +.include Added: head/x11-fonts/bitter/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/bitter/distinfo Fri Dec 27 19:11:29 2013 (r337780) @@ -0,0 +1,2 @@ +SHA256 (bitter-20130930.zip) = 9a54c0468716e69d24bbbc2e1e861aed6635c11b511935fb8b6191ae471400c3 +SIZE (bitter-20130930.zip) = 347587 Added: head/x11-fonts/bitter/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/bitter/pkg-descr Fri Dec 27 19:11:29 2013 (r337780) @@ -0,0 +1,8 @@ +A "contemporary" slab serif typeface for text, especially designed for +comfortably reading on any computer or device. The robust design started from +the austerity of the pixel grid, based on rational rather than emotional +principles. It combines the large x-heights and legibility of the humanistic +tradition with subtle characteristics in the characters that inject a certain +rhythm to flowing texts. + +WWW: http://www.huertatipografica.com/fonts/bitter-ht Added: head/x11-fonts/bitter/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/bitter/pkg-plist Fri Dec 27 19:11:29 2013 (r337780) @@ -0,0 +1,5 @@ +lib/X11/fonts/bitter/Bitter-Bold.otf +lib/X11/fonts/bitter/Bitter-BoldItalic.otf +lib/X11/fonts/bitter/Bitter-Italic.otf +lib/X11/fonts/bitter/Bitter-Regular.otf +@dirrm lib/X11/fonts/bitter