SCOWL based hunspell english dictionaries. The hunspell-en port is just a stub. Please install one of the subports: hunspell-en_AU, hunspell-en_AU_large, hunspell-en_CA, hunspell-en_CA_large, hunspell-en_GB_ise, hunspell-en_GB_ize, hunspell-en_GB_large, hunspell-en_US or hunspell-en_US_large.
SCOWL based hunspell english dictionaries. The hunspell-en port is just a stub. Please install one of the subports: hunspell-en_AU, hunspell-en_AU_large, hunspell-en_CA, hunspell-en_CA_large, hunspell-en_GB_ise, hunspell-en_GB_ize, hunspell-en_GB_large, hunspell-en_US or hunspell-en_US_large.
To install hunspell-en, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hunspell-en
To see what files were installed by hunspell-en, run:
port contents hunspell-en
To later upgrade hunspell-en, run:
sudo port selfupdate && sudo port upgrade hunspell-en
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.