This is a MacPorts portfile repository offering ports for system fonts.
These are OpenType, TrueType, etc. fonts that install to /Library/Fonts for
use throughout the OS in "regular" applications. This stands in contrast to the
fonts offered in the default MacPorts repository, which are only installed and
configured for use in X11.
Currently most fonts fall into one of two categories:
Only fonts with permissive licenses have direct downloads setup. Fonts with restrictive licenses can be included but will require manually obtaining the distfiles.
Clone this repository somewhere:
git clone https://github.com/amake/macports-fonts.gitOptionally set up automatic index refresh:
cd macports-fonts
makeAdd the entry to your MacPorts sources config (by default at
/opt/local/etc/macports/sources.conf):
### comments
file:///path/to/your/clone/of/macports-fonts # <- add this
rsync://rsync.macports.org/macports/release/tarballs/ports.tar [default]
See also the MacPorts Guide chapter on Local Portfile Repositories.