ESO repository of software for astronomical data reduction
The European Southern Observatory (ESO) maintains and distributes a number of open source software packages (e.g. data reduction pipelines and front-end tools) for the astronomical science community. This port provides a convenient configuration mechanism to add an additional repository URL to allow further installation of ESO software via MacPorts.
The European Southern Observatory (ESO) maintains and distributes a number of open source software packages (e.g. data reduction pipelines and front-end tools) for the astronomical science community. This port provides a convenient configuration mechanism to add an additional repository URL to allow further installation of ESO software via MacPorts.
To install esorepo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install esorepo
To see what files were installed by esorepo, run:
port contents esorepo
To later upgrade esorepo, run:
sudo port selfupdate && sudo port upgrade esorepo
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.