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