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