The core database of common types and the update-mime-database command used to extend it.
Installs and starts a watcher daemon that keeps the cache up-to-date when other ports add or remove mime definitions.
The core database of common types and the update-mime-database command used to extend it.
Installs and starts a watcher daemon that keeps the cache up-to-date when other ports add or remove mime definitions.
To install shared-mime-info, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install shared-mime-info
To see what files were installed by shared-mime-info, run:
port contents shared-mime-info
To later upgrade shared-mime-info, run:
sudo port selfupdate && sudo port upgrade shared-mime-info
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.