Polari is an IRC chat client designed to integrate with the GNOME desktop. Polari supports group chatting in chat rooms and private messaging on a wide range of popular IRC servers
Polari is an IRC chat client designed to integrate with the GNOME desktop. Polari supports group chatting in chat rooms and private messaging on a wide range of popular IRC servers
To install polari, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install polari
To see what files were installed by polari, run:
port contents polari
To later upgrade polari, run:
sudo port selfupdate && sudo port upgrade polari
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.