499 Commits

Author SHA1 Message Date
jasper
7a5c0b3ec5 drop maintainership for stuff i've not used in a long time 2021-06-05 12:34:05 +00:00
uaa
401ebf8970 update 20141206(p0) -> 20200720
ok sthen@
2021-05-05 11:30:58 +00:00
fcambus
c062270609 Update inter to 3.18. 2021-04-03 11:11:52 +00:00
fcambus
07337d2b0c Update inter to 3.17. 2021-03-31 15:17:58 +00:00
bentley
e18c6df90b Fix maintainer line and drop leftover Makefile.template comments.
Noticed by jasper@
2021-03-23 07:17:04 +00:00
bentley
021da33927 Update to recent revisions of league-fonts.
The previous unversioned distfile is unchanged in 10 years since import.
Pull versioned distfiles from the League of Movable Type GitHub,
the original type designers, or a self-hosted tarball for the remainder
that have had no release (cloned from GitHub, with version number
extracted from font files with otfinfo).

Take maintainership.

ok ian@ (previous maintainer) and jasper@
2021-03-20 12:44:25 +00:00
bentley
ce5c4af320 Import league-fonts/sniglet.
ok ian@ jasper@
2021-03-20 12:34:39 +00:00
bentley
496e1be705 Import league-fonts/raleway.
ok ian@ jasper@
2021-03-20 12:34:13 +00:00
bentley
c921068bb2 Import league-fonts/prociono.
ok ian@ jasper@
2021-03-20 12:33:53 +00:00
bentley
e629acc9e4 Import league-fonts/ostrich-sans.
ok ian@ jasper@
2021-03-20 12:33:27 +00:00
bentley
897909039a Import league-fonts/orbitron.
ok ian@ jasper@
2021-03-20 12:33:02 +00:00
bentley
dded7f7573 Import league-fonts/lindenhill.
ok ian@ jasper@
2021-03-20 12:32:40 +00:00
bentley
11c4ec8d55 Import league-fonts/league-spartan.
ok ian@ jasper@
2021-03-20 12:32:10 +00:00
bentley
830bf2be0e Import league-fonts/league-script-number-one.
ok ian@ jasper@
2021-03-20 12:31:45 +00:00
bentley
487bafd3de Import league-fonts/league-mono.
ok ian@ jasper@
2021-03-20 12:31:10 +00:00
bentley
d82f4f50ee Import league-fonts/league-gothic.
ok ian@ jasper@
2021-03-20 12:30:46 +00:00
bentley
af36fac70e Import league-fonts/knewave.
ok ian@ jasper@
2021-03-20 12:30:22 +00:00
bentley
ca82f024c9 Import league-fonts/junction.
ok ian@ jasper@
2021-03-20 12:30:01 +00:00
bentley
1e9a25608b Import league-fonts/goudy.
ok ian@ jasper@
2021-03-20 12:29:34 +00:00
bentley
80e0f4c0dc Import league-fonts/gb1911.
ok ian@ jasper@
2021-03-20 12:29:15 +00:00
bentley
5b72516667 Import league-fonts/fanwood. 2021-03-20 12:28:44 +00:00
bentley
a2c345425d Import league-fonts/chunk.
ok ian@ jasper@
2021-03-20 12:28:26 +00:00
bentley
9dfb1064d1 Import league-fonts/blackout.
ok ian@ jasper@
2021-03-20 12:28:08 +00:00
fcambus
a4bcfc572d Update cascadia-code to 2102.25. 2021-03-17 11:25:23 +00:00
rsadowski
157f60eda3 Update font-awesome to 5.15.3 2021-03-17 05:32:21 +00:00
fcambus
0d3c33e223 Update spleen to 1.9.0. 2021-03-12 12:49:55 +00:00
bentley
7d83d26d01 Update to inter-3.15.
From Alex Naumov; thanks!
2021-03-11 10:35:15 +00:00
fcambus
ccb65c4577 Update ibm-plex to 5.1.3. 2021-03-11 10:20:12 +00:00
bentley
ff221a47b9 +vollkorn 2021-03-11 08:44:08 +00:00
bentley
dcc0daf896 Import vollkorn-4.105.
Vollkorn is a quiet, modest and well working body copy typeface for bread
and butter use. It has dark and meaty serifs and a bouncing and healthy look
and might be used as body type as well as for headlines or titles. More than
2000 glyphs per font support a wide range of languages in Latin, Cyrillic
and Greek scripts.

"Vollkorn" [pronounced "follkorn"] is German for "wholemeal". It refers to
the old term "Brotschrift" [literally "bread type"] which described the
small fonts for every day use in the days of hand-compositing.

Vollkorn came into being as Friedrich Althausen's first type designing
attempt during his studies at Bauhaus University Weimar, Germany. The
Regular style was initially published in 2005 under a Creative Commons
license. When GoogleFonts launched in 2010 Vollkorn was one the first
twenty featured fonts.

ok sthen@
2021-03-11 08:43:24 +00:00
bcallah
8628cfdfdb Update to unifont-13.0.06
Changelog: https://unifoundry.com/unifont/
2021-02-27 03:30:55 +00:00
sthen
745105c362 automatically handle ports which use the python module and have flavours
other than the usual "python3/<blank>" python version selection and
remove setting MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} again from the
affected ports.
2021-02-23 22:04:35 +00:00
sthen
761c9f34ff ports which use the python module and have flavours other than the
usual "python3/<blank>" python version selection still require setting
MODPY_VERSION for now.
2021-02-23 21:45:49 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
31ec41db8d update to cascadia-code-2102.03 2021-02-12 14:33:37 +00:00
rsadowski
701f473900 Drop me as maintainer 2021-01-26 18:18:47 +00:00
abieber
7e9a28b4d0 Drop MAINTAINER for a bunch of stuff I no longer use. 2021-01-16 17:26:16 +00:00
fcambus
7308e01350 Drop maintainership. 2021-01-16 13:43:21 +00:00
rsadowski
ea652bcb80 Update font-awesome to 5.15.2 2021-01-16 06:50:12 +00:00
fcambus
c07402b93b Drop maintainership for amigafonts and blockzone. 2021-01-13 09:41:58 +00:00
sthen
3bd4a32896 install otb files for terminus-font, probably from chrisz, in my tree
for months
2020-12-27 17:13:48 +00:00
bcallah
e8c63f7aed Update to unifont-13.0.05
The changelog can be found on the homepage: http://unifoundry.com/unifont/
Unifont is now dual licensed SIL OFL 1.1 / GPLv2+ with font embed exception
2020-12-24 19:26:09 +00:00
ajacoutot
b578954a8c Update to cantarell-fonts-0.301. 2020-12-23 07:40:21 +00:00
chrisz
2c6f584dd7 enable build of new ttyp0 font and single flavor variants.
More flavors could be added if need arises.
2020-11-21 20:15:05 +00:00
chrisz
9db1c69796 Import fonts/ttyp0-font
UW ttyp0 is a family of bitmap programmer's fonts. It covers most of the Latin
and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli), Hebrew
(without cantillation marks), Thai, most of IPA (but no UPA), standard
punctuation, common symbols, some mathematics, line graphics, a few dingbats,
and Powerline delimiter symbols.

ok sthen@, Manuel Giraud (who ported the same font) is also fine with it.
2020-11-21 16:47:17 +00:00
chrisz
18fbb269d6 Install OpenType bitmap fonts, too
ok rsadowski@
2020-10-26 08:09:44 +00:00
rsadowski
bc7f6f7897 Update font-awesome to 5.15.1 2020-10-12 05:15:59 +00:00
rsadowski
d19013b3ac Update font-awesome to 5.15.0 2020-10-03 05:38:02 +00:00
bentley
e62dda9fb4 Update to work-sans-2.010.
From George Rosamond (maintainer); thanks!
2020-08-24 09:36:21 +00:00
edd
6956c2023d fonts/iosevka-fonts: Update to 3.4.1, use TTC fonts and restructure port.
The new structure is required for switching to TTC fonts, but it will also make
adding different Iosevka variants easier.

bentely@ convinced me to drop the -fonts suffix on the PKGNAME as it's
redundant and isn't part of the project's actual name.

OK bentley@, thanks!
2020-08-21 13:53:30 +00:00