config FREETZ_PACKAGE_BIP bool "Bip 0.7.4 (binary only)" default n help Bip is an IRC proxy, which means it keeps connected to your preferred IRC servers, can store the logs for you, and even send them back to your IRC client(s) upon connection. You may want to use bip to keep your logfiles (in a unique format and on a unique computer) whatever your client is, when you connect from multiple workstations, or when you simply want to have a playback of what was said while you were away. config FREETZ_BIP_WITH_SSL bool "build with SSL support" depends on FREETZ_PACKAGE_BIP select FREETZ_LIB_libssl default n help This option enables SSL support for bip. config FREETZ_BIP_WITH_OIDENTD bool "build with oidentd support" depends on FREETZ_PACKAGE_BIP default n help This option enables oidentd spoofing support for bip.