Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters.
Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters.
To install genders, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install genders
To see what files were installed by genders, run:
port contents genders
To later upgrade genders, run:
sudo port selfupdate && sudo port upgrade genders
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.