Fast IRC Stats Generator (FISG) creates HTML pages with statistics about IRC logs. It has less features than some alternatives, but is much faster and can be run on low-end systems. It supports Irssi and Eggdrop log files.
Fast IRC Stats Generator (FISG) creates HTML pages with statistics about IRC logs. It has less features than some alternatives, but is much faster and can be run on low-end systems. It supports Irssi and Eggdrop log files.
To install fisg, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install fisg
To see what files were installed by fisg, run:
port contents fisg
To later upgrade fisg, run:
sudo port selfupdate && sudo port upgrade fisg
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.