3 Commits

Author SHA1 Message Date
bentley
d509c023f8 Set PKG_ARCH = * in all font ports.
The unmarked ports contained only .ttf, .otf, .pcf, and text files,
all arch-independent.
2020-05-25 04:30:12 +00:00
bentley
cf129f876c Don't install webfonts to /usr/local/share/fonts.
Webfonts are only useful to serve over the web. On OpenBSD, where
/var/www is on a different partition from /usr/local and not visible
from chroot, there's no way for pkg_add to keep these files up to date
once they've been copied to a webserver.

Maybe we'll install webfonts to /var/www in the future. Whether we do or
not, installing them to /usr/local as we do now won't help.

ok sthen@ pamela@ rsadowski@
2020-05-25 03:40:07 +00:00
pamela
0f51b74d15 OpenDyslexic is an open source font created to increase readability
for readers with dyslexia. Currently includes otf and woff files. 

ok bcallah sthen
2019-09-28 23:01:59 +00:00