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