Commit graph

8 commits

Author SHA1 Message Date
Vanilla I. Shu
048e7dd867 Stagify, use @fcfontsdir. 2014-07-04 14:46:37 +00:00
Raphael Kubo da Costa
8172329573 Drop maintainership.
I haven't used those fonts in a long while, and upstream has disappeared
years ago.

Approved by:	portmgr (implicit)
2014-05-11 12:16:30 +00:00
Baptiste Daroussin
9f9d071f7b Convert x* to USES=zip 2014-03-10 18:09:41 +00:00
Baptiste Daroussin
8370206e3b Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fonts) 2013-09-20 23:51:14 +00:00
Raphael Kubo da Costa
d047dd4f98 Clean up the headers of the ports I maintain. 2012-10-07 13:59:39 +00:00
Raphael Kubo da Costa
3e00b12630 Update my mail address in the ports I maintain.
Approved by:	avilla
2011-08-28 18:04:48 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Thomas Abthorpe
a19e847c3b The proggy programmer's fonts (Proggy Clean, Proggy Square, Proggy Small,
and Proggy Tiny) are a set of fixed-width screen fonts that are designed
for code listings. Each font only comes in one size that it looks good at.
The fonts were optimized while coding in C or C++. For this reason,
characters like the '*' were placed vertically centered, as '*' usually
means dereference or multiply, but never 'to the power of' like in Fortran.
The {}s are centered horizontally (as the author's coding style aligns
braces vertically), the zero looks different from the capital oh, and there
is never any confusion between ells, ones, and eyes. Additionally, the
arithmetic operators (+ - * < >) are all axis aligned.

Author: Tristan Grimmer
WWW: http://www.proggyfonts.com/

PR:		ports/151652
Submitted by:	Raphael Kubo da Costa <kubito at gmail.com>
2010-10-25 18:03:59 +00:00