Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.
Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.
To install finch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install finch
To see what files were installed by finch, run:
port contents finch
To later upgrade finch, run:
sudo port selfupdate && sudo port upgrade finch
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.