net-irc/eggdrop
An IRC bot extensible with C or Tcl.
USE Flags
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
static
Global: !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
mysql
Global: Adds mySQL Database support
postgres
Global: Adds support for the postgresql database
ssl
Global: Adds support for Secure Socket Layer connections
vanilla
Global: Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically


View
Download