Here is a simple update to fonts/juliamono: it does add various glyphs, so it is a worthwhile update IMHO. Note: when I updated, it caused my terminal emulator to display wonky text until I logged out/in to xorg, but I guess that's a possible side effect of changing a font while an application is running!
Laurie Index: Makefile =================================================================== RCS file: /cvs/ports/fonts/juliamono/Makefile,v retrieving revision 1.2 diff -u -p -u -r1.2 Makefile --- Makefile 11 Mar 2022 19:00:21 -0000 1.2 +++ Makefile 21 Mar 2022 12:02:31 -0000 @@ -1,6 +1,6 @@ COMMENT = typeface carefully crafted & designed for computer screens -V = 0.042 +V = 0.044 DISTNAME = JuliaMono PKGNAME = juliamono-$V Index: distinfo =================================================================== RCS file: /cvs/ports/fonts/juliamono/distinfo,v retrieving revision 1.1.1.1 diff -u -p -u -r1.1.1.1 distinfo --- distinfo 8 Sep 2021 08:07:48 -0000 1.1.1.1 +++ distinfo 21 Mar 2022 12:02:31 -0000 @@ -1,2 +1,2 @@ -SHA256 (JuliaMono-0.042.tar.gz) = v3iU8saC8ApexzPNGsAog6jT97A+CTpbzYhI0I6cH/w= -SIZE (JuliaMono-0.042.tar.gz) = 29638800 +SHA256 (JuliaMono-0.044.tar.gz) = BpQLzHHxUW3gfWik71rflAhBoMHP8Soz5WOB34TqYeM= +SIZE (JuliaMono-0.044.tar.gz) = 28359564
