Version: 1.204, Package name: annapurna-1.204 |
Maintained by: George Rosamond |
Master sites: |
Description Annapurna is a Unicode-based font family with support for the many diverse languages that use the Devanagari script. The design is intended to be highly readable, reasonably compact and visually attractive to produce quality publications. These fonts are named after the majestic Annapurna mountain range of Nepal. |
Filesize: 1508.569 KB |
Version History (View Complete History) |
|
2020-05-24 22:30:13 by Anthony J. Bentley | Files touched by this commit (15) |
Log message: Set PKG_ARCH = * in all font ports. The unmarked ports contained only .ttf, .otf, .pcf, and text files, all arch-independent. |
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@ |