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