aboutsummaryrefslogtreecommitdiff
path: root/irc/conspire
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build w/ newer GTK+2.Jeremy Messenger2009-01-111-0/+2
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=225732
* Conspire is an advanced, lightweight IRC client for UNIX. It includesMartin Wilke2008-07-194-0/+171
a GTK interface, and a "bot" interface which has no UI. Interface segregation is accomplished through libconspire, which contains the common code. Conspire started as a fork of XChat 2.9 CVS. Scripting is not yet officially supported, but is being worked on. WWW: http://nenolod.net/conspire PR: ports/125742 Submitted by: Jacob Myers (jacob at whotookspaz.org) Notes: svn path=/head/; revision=217098