The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980
Fira Code is a version of Mozilla's Fira Mono font with additional
ligatures.
It is an extension of the Fira Mono font containing a set of ligatures
for common programming multi-character combinations in languages
like erlang, elixir, haskell, ocaml, clojure, scala etc where these
symbols crop up frequently. This is just a font rendering feature:
underlying code remains ASCII-compatible. This helps to read and
understand code faster. For some frequent sequences like .. or //,
ligatures allow us to correct spacing.
WWW: https://github.com/tonsky/FiraCode
PR: 209627
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
Note to those who follow: The statically linked library will be used
by the next commit of x11/xforward for use on firewall/gateway machines
without a full-blown X install.
Differential Revision: D6155
Also fetch the tarball from GitHub, hopefully that also lets portscout inform
me when there are updates.
Changes since 1.6.4:
1.6.5 - Make italics visible on Windows.
1.7.0 - Beta version for the 1.7 series. Add Cyrillic alphabet to the four
fonts. Add some real sub/supscript numbers and fractions. Revamp
straight and curly quotes. Fix some Windows rendering issues. Move
accents around (why do I do that every time?) Add fontdiff script which
generates font diffs.
1.7.1 - Add a stylistic set to replace the looped lowercase k with a straight
version. Adjust curly quotes so they behave better as apostrophes.
Also, since nobody complained about the new Cyrillic characters, I
declare this is their official release! (I did not change anything
since 1.7.0 though).
Terminus TTF is a TrueType version of the great Terminus Font, a
fixed-width bitmap font optimized for long work with computers.
It is useful for applications that don't support bitmap fonts
e.g. Java applications.
WWW: http://files.ax86.net/terminus-ttf/
PR: 207581
Submitted by: Tobias Kortkamp <t@tobik.me>
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups
PR: 205846
Submitted by: xmj
In Collaboration with: allanjude, netchild, xmj
Exp-run: antoine
Sponsored by: Perceivon Hosting Inc.
Differential Revision: D3428
We'd like to thanks for all the feedback and comments.
Fifteen is a faux bitmap font. This font is designed to be used as a monotype
font for use in a terminal, or at a larger size, to look like an over scaled
bitmap. It works well in a 132 column terminal window. It is, of course,
monospaced and has clearly distinct 1I and l, and the zero is slashed.
Quinze is a narrow monospaced font, for programming and terminal emulators. It
is designed to be narrow, and allow 132 columns to be comfortably fitted on a
screen The 1, l and I are clearly distinguished, as are O and 0. The ascii
circumflex is presented as an arrow, consistent with its use as exponentiation
operator.
WWW: https://fontlibrary.org/en/font/fifteen
LICENSE= PD
Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).
Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.
Approved by: portmgr (bapt)
Differential Revision: D4149
Serif family of fonts, part of the Alegreya "super family" like
x11-fonts/alegreya-sans. Upstream does not properly version its releases, so
PORTVERSION was derived from the version in the OTF files plus the date of
the commit we are fetching from GitHub.
From pkg-descr:
Alegreya is a typeface originally intended for literature. Among its
crowning characteristics, it conveys a dynamic and varied rhythm which
facilitates the reading of long texts. Also, it provides freshness to the
page while referring to the calligraphic letter, not as a literal
interpretation, but rather in a contemporary typographic language.
WWW: https://github.com/huertatipografica/Alegreya-libre
Since upstream has made more changes but not officially increased the
version number of updated its ChangeLog, start appending the date of the
commit we are fetching to PORTVERSION.
Also switch to a different GitHub account: changes to the font are now being
done in the foundry's GitHub account.