diff options
author | Thomas Sachau <tommy@gentoo.org> | 2009-08-02 00:44:41 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2009-08-02 00:44:41 +0000 |
commit | 90ede7d6df9d709f5097760ad6fabd07b19e0368 (patch) | |
tree | d11581126a010faa60b69847f67fbeee9843b178 /profiles | |
parent | sunrise/ media-fonts: Drop empty dir and add mask for net-mail/fdm because of... (diff) | |
download | sunrise-reviewed-90ede7d6df9d709f5097760ad6fabd07b19e0368.tar.gz sunrise-reviewed-90ede7d6df9d709f5097760ad6fabd07b19e0368.tar.bz2 sunrise-reviewed-90ede7d6df9d709f5097760ad6fabd07b19e0368.zip |
Automatic update to use.local.desc
svn path=/sunrise/; revision=8924
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3dbd76723..cef6993de 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -38,9 +38,9 @@ dev-db/dabo:ide - Enable dabo IDE dev-games/opal:double-precision - More precise calculations at the expense of speed dev-lang/brainwash:char - Compile with support for unsigned character (instead of signed integer) cells dev-lang/xharbour:allegro - Build Allegro-based GT driver +dev-libs/libmail:apop - Enables the APOP authentication method dev-libs/libwiimote:force - Enable force feedback dev-libs/libwiimote:tilt - Enable tilt -dev-libs/xml-security-c:xalan - Enable support for XSLT and XPath parsing by dev-libs/xalan-c dev-util/eresi:server - Build eresi server capability dev-util/mockpp:boost - Use boost.test instead of cxxtest as framework dev-util/mockpp:cppunit - Use cppunit instead of cxxtest as framework @@ -161,6 +161,31 @@ net-dns/nsd:runtime-checks - Enable runtime checks net-dns/nsd:tsig - Enable TSIG support net-dns/unbound:chroot - Enable chroot by default (recommended) net-dns/unbound:libevent - Enable support for libevent +net-im/ekg2:extra - Enable following plugins: autoresponder, polchat, rivchat, rot13, xmsg. +net-im/ekg2:gadu - Enable Gadu-Gadu protocol support (requires net-libs/libgadu). +net-im/ekg2:gif - GIF token support for Gadu-Gadu protocol. +net-im/ekg2:gnutls - Enable SSL/TLS support through GnuTLS (for jabber plugin). If 'ssl' is set too, GnuTLS will be used. +net-im/ekg2:gpg - Enable jabber message encryption through app-crypt/gpgme. +net-im/ekg2:inotify - Enable inotify-based filesystem moniotoring support for xmsg&mail plugins. +net-im/ekg2:irc - Enable IRC protocol support. +net-im/ekg2:jogger - Enable support for Jogger.pl jabber bot message parsing plugin. +net-im/ekg2:jpeg - JPEG token support for Gadu-Gadu protocol. +net-im/ekg2:mail - Enable mailbox/maildir monitoring plugin. +net-im/ekg2:minimal - Don't build following plugins: ioctld, logs, rc. +net-im/ekg2:oracle - Support logging messages into Oracle database. +net-im/ekg2:pcap - Enable Gadu-Gadu protocol sniffer plugin (requires net-libs/libpcap). +net-im/ekg2:remote - Enable remote UI plugin allowing to connect to running EKG2 using net-im/ekg2-remote. +net-im/ekg2:sim - Enable 'sim' plugin which provides asymmetric encryption of messages used by few unofficial Gadu-Gadu clients (requires dev-libs/openssl). +net-im/ekg2:sms - Enable SMS sending plugin. +net-im/ekg2:sqlite - Support logging messages into SQLite2 database. If 'sqlite3' is set too, it will be used instead. +net-im/ekg2:sqlite3 - Support logging messages into SQLite3 database. If 'sqlite' is set too, SQLite3 will be used. +net-im/ekg2:srv - Use SRV-capable resolver through libresolv. +net-im/ekg2:ssl - Enable SSL/TLS support through OpenSSL (for jabber plugin). If 'gnutls' is set too, it will be used instead. +net-im/ekg2:static - Link statically with plugins instead of installing them as shared libraries (external libraries can still be linked dynamically). +net-im/ekg2:web - Enable httprc_xajax WebUI plugin. +net-im/ekg2-remote:gnutls - Enable SSL/TLS support through GnuTLS. If 'ssl' is set too, GnuTLS will be used. +net-im/ekg2-remote:ssl - Enable SSL/TLS support through OpenSSL. If 'gnutls' is set too, it will be used instead. +net-im/ekg2-remote:static - Link statically with plugins instead of installing them as shared libraries (external libraries can still be linked dynamically). net-libs/raknet:autopatcher - Enable RakNet autopatcher support net-libs/raknet:rakvoice - Enable RakNet RakVoice module net-mail/checkgmail:clickurl - Add support to click urls in the popup notification |