Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2020 16:09:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522818 - in head/x11-fonts: . victor-mono-ttf
Message-ID:  <202001121609.00CG9I1Y013827@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 12 16:09:17 2020
New Revision: 522818
URL: https://svnweb.freebsd.org/changeset/ports/522818

Log:
  Add victor-mono-ttf 1.3.0
  
  Victor Mono is a free programming font with optional semi-connected cursive
  italics, symbol ligatures (!=, ->>, =>, ===, <=, >=, ++) and Latin,
  Cyrillic and Greek characters.
  
  The typeface is clean, crisp and narrow, with a large x-height and clear
  punctuation, making it legible and ideal for code. It comes in seven
  weights, and is available in Roman, Italic and Oblique.
  
  WWW: https://rubjo.github.io/victor-mono/
  
  PR:		242776
  Submitted by:	Lewis Cook <vulcan@wired.sh>

Added:
  head/x11-fonts/victor-mono-ttf/
  head/x11-fonts/victor-mono-ttf/Makefile   (contents, props changed)
  head/x11-fonts/victor-mono-ttf/distinfo   (contents, props changed)
  head/x11-fonts/victor-mono-ttf/pkg-descr   (contents, props changed)
  head/x11-fonts/victor-mono-ttf/pkg-plist   (contents, props changed)
Modified:
  head/x11-fonts/Makefile

Modified: head/x11-fonts/Makefile
==============================================================================
--- head/x11-fonts/Makefile	Sun Jan 12 16:08:38 2020	(r522817)
+++ head/x11-fonts/Makefile	Sun Jan 12 16:09:17 2020	(r522818)
@@ -226,6 +226,7 @@
     SUBDIR += urwfonts
     SUBDIR += urwfonts-ttf
     SUBDIR += uw-ttyp0
+    SUBDIR += victor-mono-ttf
     SUBDIR += vollkorn-ttf
     SUBDIR += vtfontcvt-ng
     SUBDIR += webfonts

Added: head/x11-fonts/victor-mono-ttf/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-fonts/victor-mono-ttf/Makefile	Sun Jan 12 16:09:17 2020	(r522818)
@@ -0,0 +1,28 @@
+# $FreeBSD$
+
+PORTNAME=	victor-mono
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.3.0
+CATEGORIES=	x11-fonts
+MASTER_SITES=	https://rubjo.github.io/${PORTNAME}/
+PKGNAMESUFFIX=	-ttf
+DISTNAME=	VictorMonoAll
+
+MAINTAINER=	vulcan@wired.sh
+COMMENT=	Programming font with cursive italics and ligatures
+
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+
+USES=		fonts zip
+FONTNAME=	VictorMono
+
+NO_ARCH=	yes
+NO_BUILD=	yes
+NO_WRKSUBDIR=	yes
+
+do-install:
+	@${MKDIR} ${STAGEDIR}${FONTSDIR}
+	${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${STAGEDIR}${FONTSDIR}
+
+.include <bsd.port.mk>

Added: head/x11-fonts/victor-mono-ttf/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-fonts/victor-mono-ttf/distinfo	Sun Jan 12 16:09:17 2020	(r522818)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1578812633
+SHA256 (VictorMonoAll.zip) = 2fb18068fb921e4580e96540f2626c0c4b033eae8da35dd892e5a9ce52cd0ed9
+SIZE (VictorMonoAll.zip) = 6474704

Added: head/x11-fonts/victor-mono-ttf/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-fonts/victor-mono-ttf/pkg-descr	Sun Jan 12 16:09:17 2020	(r522818)
@@ -0,0 +1,9 @@
+Victor Mono is a free programming font with optional semi-connected cursive
+italics, symbol ligatures (!=, ->>, =>, ===, <=, >=, ++) and Latin,
+Cyrillic and Greek characters.
+
+The typeface is clean, crisp and narrow, with a large x-height and clear
+punctuation, making it legible and ideal for code. It comes in seven
+weights, and is available in Roman, Italic and Oblique.
+
+WWW: https://rubjo.github.io/victor-mono/

Added: head/x11-fonts/victor-mono-ttf/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-fonts/victor-mono-ttf/pkg-plist	Sun Jan 12 16:09:17 2020	(r522818)
@@ -0,0 +1,21 @@
+%%FONTSDIR%%/VictorMono-Bold.ttf
+%%FONTSDIR%%/VictorMono-BoldItalic.ttf
+%%FONTSDIR%%/VictorMono-BoldOblique.ttf
+%%FONTSDIR%%/VictorMono-ExtraLight.ttf
+%%FONTSDIR%%/VictorMono-ExtraLightItalic.ttf
+%%FONTSDIR%%/VictorMono-ExtraLightOblique.ttf
+%%FONTSDIR%%/VictorMono-Italic.ttf
+%%FONTSDIR%%/VictorMono-Light.ttf
+%%FONTSDIR%%/VictorMono-LightItalic.ttf
+%%FONTSDIR%%/VictorMono-LightOblique.ttf
+%%FONTSDIR%%/VictorMono-Medium.ttf
+%%FONTSDIR%%/VictorMono-MediumItalic.ttf
+%%FONTSDIR%%/VictorMono-MediumOblique.ttf
+%%FONTSDIR%%/VictorMono-Oblique.ttf
+%%FONTSDIR%%/VictorMono-Regular.ttf
+%%FONTSDIR%%/VictorMono-SemiBold.ttf
+%%FONTSDIR%%/VictorMono-SemiBoldItalic.ttf
+%%FONTSDIR%%/VictorMono-SemiBoldOblique.ttf
+%%FONTSDIR%%/VictorMono-Thin.ttf
+%%FONTSDIR%%/VictorMono-ThinItalic.ttf
+%%FONTSDIR%%/VictorMono-ThinOblique.ttf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001121609.00CG9I1Y013827>