- Provide spleen-32x64 for vt(4). The vtfontcvt in supported FreeBSD
versions cannot deal with it at the moment, so provide a pregenerated
version of it for now. This was made possible by the vtfontcvt
feature patch from Dmitry Wagin (thanks!) [1].
Changes: https://github.com/fcambus/spleen/releases/tag/1.0.3
PR: 205707 [1]
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
Tamsyn is a monospaced bitmap font for programming available in
regular and bold styles in sizes 5x9, 6x12, 7x13, 7x14, 8x15, 8x16,
and 10x20 for both Xorg and vt(4).
WWW: http://www.fial.com/~scott/tamsyn-font/
Raleway is an elegant sans-serif typeface, designed in a single
thin weight. It is a display face that features both old style and
lining numerals, standard and discretionary ligatures, a pretty
complete set of diacritics, as well as a stylistic alternate inspired
by more geometric sans-serif typefaces than it's neo-grotesque
inspired default character set.
WWW: https://www.theleagueofmoveabletype.com/raleway
PR: 231307
Submitted by: Florian Limberger <flo@snakeoilproductions.net>
instead. Mark deprecated and set an expiration time of one month.
Also drop maintainership.
PR: 230688 (based on)
Submitted by: Volodymyr Kostyrko <arcade@b1t.name>
The upstream HTTP server is configured to redirect to
psftools-1.0.10.tar.gz with a 301 when the requested filename is
similar enough to it. This leads to portscout finding bogus tarballs
like psftools-{1.0.11,1.0.12,...,1.1.10}.tar.gz which are really
psftools-1.0.10.tar.gz.
The PSF Tools are an attempt to do something similar to NetPBM, for
simple fixed-width bitmap fonts.
The current release can convert the following formats to PSF:
- Raw (DOS-style) font
- Windows font (FNT, FON)
- Sinclair Spectrum +3
- MDA character ROM dump
- DOS/Linux codepages (CP, CPI)
- Hercules WriteOn (WOF)
- Wyse-60 soft font
- BBC Micro soft font
- Plain text
and PSF to the following formats:
- Raw font
- Windows font (FNT, FON)
- Hercules WriteOn (WOF)
- DOS codepages (CPI)
- Sinclair Spectrum +3
- BDF
- C include file
- BSD 'wsfont' kernel header
- XBM image containing all characters
- Single PBM image for each character
- Plain text
- Wyse-60 soft font
- BBC Micro soft font
WWW: http://www.seasip.info/Unix/PSF/
They are generated by USES=font post-install. Packaging them just
leads to checksum errors:
Checking for packages with mismatched checksums:
urwfonts-ttf-1.0.7b18_6: /usr/local/share/fonts/urwfonts-ttf/fonts.dir
urwfonts-ttf-1.0.7b18_6: /usr/local/share/fonts/urwfonts-ttf/fonts.scale
PR: 224407
Reported by: Marco Beishuizen <mbeis@xs4all.nl>
It is generated by USES=font post-install. Packaging it just
leads to checksum errors:
Checking for packages with mismatched checksums:
sharefonts-0.10_6: /usr/local/share/fonts/sharefonts/fonts.dir
PR: 224407
Reported by: Marco Beishuizen <mbeis@xs4all.nl>
They are generated by USES=font post-install. Packaging them just
leads to checksum errors:
Checking for packages with mismatched checksums:
freefonts-0.10_8: /usr/local/share/fonts/freefonts/fonts.dir
freefonts-0.10_8: /usr/local/share/fonts/freefonts/fonts.scale
PR: 224407
Reported by: Marco Beishuizen <mbeis@xs4all.nl>
Spleen is a monospaced bitmap font for consoles and terminals.
It is available in 5 sizes: 5x8, 8x16, 12x24, 16x32, and 32x64.
The font is provided in PCF format for use in Xorg and as vt(4)
console fonts.
WWW: https://github.com/fcambus/spleen