GNU Radio is Software Defined Radio (SDR): This port is kept up with the GNU Radio GIT 'master' branch (as of 2018-09-20), which is typically updated daily to weekly. This version of GNU Radio represents the next major release of GNU Radio, and hence its API is likely to be different than that provided by gnuradio. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
GNU Radio is Software Defined Radio (SDR): This port is kept up with the GNU Radio GIT 'master' branch (as of 2018-09-20), which is typically updated daily to weekly. This version of GNU Radio represents the next major release of GNU Radio, and hence its API is likely to be different than that provided by gnuradio. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
To install gnuradio-next, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnuradio-next
To see what files were installed by gnuradio-next, run:
port contents gnuradio-next
To later upgrade gnuradio-next, run:
sudo port selfupdate && sudo port upgrade gnuradio-next
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.