A digital model of the solar system within Geomview
The Orrery is a digital model of the solar system, named for the mechanical models of the same name (often you'll see one with just the Sun, Earth and Moon, as little balls supported on wires). The first such was built for the fourth Earl of Orrery in the 1700s. It includes all nine planets, some of their satellites, and a few recent comets. Orrery is a Geomview module.
The Orrery is a digital model of the solar system, named for the mechanical models of the same name (often you'll see one with just the Sun, Earth and Moon, as little balls supported on wires). The first such was built for the fourth Earl of Orrery in the 1700s. It includes all nine planets, some of their satellites, and a few recent comets. Orrery is a Geomview module.
To install orrery, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install orrery
To see what files were installed by orrery, run:
port contents orrery
To later upgrade orrery, run:
sudo port selfupdate && sudo port upgrade orrery
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.