LostIRC is an IRC client for X, written in C++ using gtkmm as a widget set. The goal of the first stable version, is to make a simple, keyboard controlled IRC application with basic features implemented.
LostIRC is an IRC client for X, written in C++ using gtkmm as a widget set. The goal of the first stable version, is to make a simple, keyboard controlled IRC application with basic features implemented.
To install lostirc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lostirc
To see what files were installed by lostirc, run:
port contents lostirc
To later upgrade lostirc, run:
sudo port selfupdate && sudo port upgrade lostirc
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.