GNU Radio is Software Defined Radio (SDR): This port is kept up with the GNU Radio 3.7 release, currently 3.7.14.0, which is a legacy branch that will not see much maintenance; place consider updating to the 'gnuradio' port.
GNU Radio is Software Defined Radio (SDR): This port is kept up with the GNU Radio 3.7 release, currently 3.7.14.0, which is a legacy branch that will not see much maintenance; place consider updating to the 'gnuradio' port.
To install gnuradio37, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnuradio37
To see what files were installed by gnuradio37, run:
port contents gnuradio37
To later upgrade gnuradio37, run:
sudo port selfupdate && sudo port upgrade gnuradio37
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.