GeneWeb is sophisticated genealogy software with a web interface. It provides efficient relationship and consanguinity computing, support for very large database (i.e., hundreds of thousands of entries), and more.
GeneWeb is sophisticated genealogy software with a web interface. It provides efficient relationship and consanguinity computing, support for very large database (i.e., hundreds of thousands of entries), and more.
To install geneweb, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install geneweb
To see what files were installed by geneweb, run:
port contents geneweb
To later upgrade geneweb, run:
sudo port selfupdate && sudo port upgrade geneweb
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.