To install policykit-gnome, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install policykit-gnome
To see what files were installed by policykit-gnome, run:
port contents policykit-gnome
To later upgrade policykit-gnome, run:
sudo port selfupdate && sudo port upgrade policykit-gnome
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.