dev-cpp/commoncpp2
GNU Common C++ 2
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
doc
Global: Adds extra documentation (API, Javadoc, etc)
gnutls
Global: Adds support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support)
ipv6
Global: Adds support for IP version 6
ssl
Global: Adds support for Secure Socket Layer connections
static-libs
Global: Build static libraries