GTetrinet is a client program for the popular Tetrinet game, a multiplayer tetris game that is played over the internet. (If you don't know what Tetrinet is, check out tetrinet.org)
GTetrinet is a client program for the popular Tetrinet game, a multiplayer tetris game that is played over the internet. (If you don't know what Tetrinet is, check out tetrinet.org)
To install gtetrinet, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gtetrinet
To see what files were installed by gtetrinet, run:
port contents gtetrinet
To later upgrade gtetrinet, run:
sudo port selfupdate && sudo port upgrade gtetrinet
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.