EPIC5 is the new development branch of EPIC, which is a new direction in ircII development. No longer is EPIC 100% backwards compatible with ircII, but instead we have chosen to find those things where compatability is undesirable, and fix them. No gratuitous incompatabilities have been added, but lots of new code has been added to make EPIC the best ircII client we could make.
EPIC5 is the new development branch of EPIC, which is a new direction in ircII development. No longer is EPIC 100% backwards compatible with ircII, but instead we have chosen to find those things where compatability is undesirable, and fix them. No gratuitous incompatabilities have been added, but lots of new code has been added to make EPIC the best ircII client we could make.
To install epic5, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install epic5
To see what files were installed by epic5, run:
port contents epic5
To later upgrade epic5, run:
sudo port selfupdate && sudo port upgrade epic5
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.