CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2020/05/24 21:40:09

Modified files:
        fonts/abyssinica: Makefile 
        fonts/abyssinica/pkg: PLIST 
        fonts/alkalami : Makefile 
        fonts/alkalami/pkg: DESCR PLIST 
        fonts/annapurna: Makefile 
        fonts/annapurna/pkg: DESCR PLIST 
        fonts/chivo    : Makefile 
        fonts/chivo/pkg: PLIST 
        fonts/fira-fonts: Makefile 
        fonts/fira-fonts/pkg: PLIST 
        fonts/opendyslexic: Makefile 
        fonts/opendyslexic/pkg: PLIST 
        fonts/overpass : Makefile 
        fonts/overpass/pkg: PLIST 
        fonts/public-sans: Makefile 
        fonts/public-sans/pkg: PLIST 
        fonts/scheherazade: Makefile 
        fonts/scheherazade/pkg: DESCR PLIST 
        fonts/stixfonts: Makefile 
        fonts/stixfonts/pkg: PLIST 
        fonts/tagmukay : Makefile 
        fonts/tagmukay/pkg: DESCR PLIST 
        fonts/work-sans: Makefile 
        fonts/work-sans/pkg: DESCR PLIST 

Log message:
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@

Reply via email to