The ircII program is a full screen, termcap based interface to Internet Relay Chat. It gives full access to all of the normal IRC functions, plus a variety of additional options.
The ircII program is a full screen, termcap based interface to Internet Relay Chat. It gives full access to all of the normal IRC functions, plus a variety of additional options.
To install ircii, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ircii
To see what files were installed by ircii, run:
port contents ircii
To later upgrade ircii, run:
sudo port selfupdate && sudo port upgrade ircii
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.