ConvertAll has a large database of units, and allows conversions that use multiple units, e.g. convert from feet per decade to nautical miles per fortnight.
ConvertAll has a large database of units, and allows conversions that use multiple units, e.g. convert from feet per decade to nautical miles per fortnight.
To install convertall, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install convertall
To see what files were installed by convertall, run:
port contents convertall
To later upgrade convertall, run:
sudo port selfupdate && sudo port upgrade convertall
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.