a single archive containing launchers for most of the ROX applications
ROX-All is a single archive containing launchers for most of the ROX applications. It contains everything you need to get started with ROX. Because actually putting all the software in this archive would make it very big and quickly out of date, it will download the latest versions of programs when you run them the first time. Therefore, you will need a network connection (but only when downloading or upgrading programs).
ROX-All is a single archive containing launchers for most of the ROX applications. It contains everything you need to get started with ROX. Because actually putting all the software in this archive would make it very big and quickly out of date, it will download the latest versions of programs when you run them the first time. Therefore, you will need a network connection (but only when downloading or upgrading programs).
To install rox-all, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rox-all
To see what files were installed by rox-all, run:
port contents rox-all
To later upgrade rox-all, run:
sudo port selfupdate && sudo port upgrade rox-all
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.