Update x11-fonts/terminus-font to 4.48
Changelog:
* Added the basic 27 hebrew letters and sheqel, with uppercase height.
* Some improvements in the font build scripts.
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Update x11-fonts/libFS to 1.0.8
This release contains a fixes for a bunch of sign comparision warnings,
and changes to the build system
add LICENSE and LICENSE_FILE
pet portlint a bit, move USES= earlier
use INSTALL_TARGET=install-strip to strip binaries and files
Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002970.html
Sponsored by: B3 Init
Eliminate LINUXNAME from port Makefiles. This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning.
This adds some new ports:
converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango.
graphics/linux-c7-libglvnd required by graphics/linux-c7-dri.
graphics/linux-c7-wayland required by graphics/linux-c7-dri.
print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it
depends on graphics/linux-c7-png now.
Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL
Vendor-Neutral Dispatch library) which allows some applications to use
Mesa while others use Nvidia OpenGL. The x11/nvidia-driver* ports have
been changed so versions above 390.42 now use CentOS libglvnd and no longer
install a bundled copy.
PR: 229431
Submitted by: pkubaj (partly)
Changelog for v2.2.1:
- Fixed chaining of < and > shapes. They will not look "segmented" when
enabling CALT.
- Fixed corruption of various W-related glyphs.
Set DIST_SUBDIR to track the next update and remove plist.
Remark: there is no more documentation with it.
PR: 233406
Submitted by: me
Approved by: maintainer time-out
These are fonts designed by the KDE community for use with
KDE Plasma (although Noto Sans is now the default).
Committed from the review with minor wording changes.
Submitted by: vishwin@vishwin.info
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D19692
Orbitron is a geometric sans-serif typeface intended for display purposes. It
features four weights (light, medium, bold, and black), a stylistic
alternative, small caps, and a ton of alternate glyphs.
WWW: https://github.com/theleagueof/orbitron
- While I'm here, add WWW
PR: 237080
Submitted by: Florian Limberger <flo@snakeoilproductions.net>
Update x11-fonts/mkfontscale to 1.2.1.
This release fixes a regression introduced in the 1.2.0 release that could
leave the mkfontdir script containing an unexpanded reference to
${exec_prefix}.
Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002988.html