A high quality IRC client which uses a multitude of interfaces Maintained by:jacob@whotookspaz.org Port Added: 19 Jul 2008 15:03:35 Also Listed In:gnome
Conspire is an advanced, lightweight IRC client for UNIX. It includes
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
To install the port:cd /usr/ports/irc/conspire/ && make install clean To add the package:pkg_add -r conspire
Configuration Options
===> The following configuration options are available for conspire-0.20:
IPV6=off (default) "Enable IPv6 support"
PLUGIN=on (default) "Enable plugin support"
REGEX=on (default) "Enable regex substitution support"
GNUTLS=on (default) "Enale gnutls support"
SOCKS=off (default) "Build with socks5 support"
===> Use 'make config' to modify these settings
Conspire is an advanced, lightweight IRC client for UNIX. It includes
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)