Version: 2.0.2, Package name: stixfonts-2.0.2 |
Maintained by: George Rosamond |
Master sites: |
Description The Scientific and Technical Information eXchange (STIX) fonts are intended to meet the demanding needs of authors, publishers, printers, and others in the scientific, medical, and technical fields. They combine a comprehensive Unicode-based collection of mathematical symbols and alphabets with a set of text faces suitable for professional publishing. |
Filesize: 48199.742 KB |
Version History (View Complete History) |
|
2020-05-24 21:40:09 by Anthony J. Bentley | Files touched by this commit (29) |
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@ |