http://www.xchat.org/

http://xchat.org/files/source/2.8/xchat-2.8.8.tar.bz2

./configure  --prefix=/usr --enable-openssl --disable-textfe --disable-python \
--disable-perl_old --disable-dbus --disable-tcl &&
make
make install