summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ekg2/metadata.xml')
-rw-r--r--net-im/ekg2/metadata.xml19
1 files changed, 15 insertions, 4 deletions
diff --git a/net-im/ekg2/metadata.xml b/net-im/ekg2/metadata.xml
index ad18a7895317..30e137880b50 100644
--- a/net-im/ekg2/metadata.xml
+++ b/net-im/ekg2/metadata.xml
@@ -8,13 +8,20 @@
</maintainer>
<use>
+ <flag name='expat'>Enable plugins relying on <pkg>dev-libs/expat</pkg>
+ (jabber &amp; feed plugins).</flag>
<flag name='extra'>Enable following plugins: autoresponder,
polchat, rivchat, rot13, xmsg.</flag>
<flag name='gadu'>Enable Gadu-Gadu protocol support (requires
<pkg>net-libs/libgadu</pkg>).</flag>
<flag name='gif'>GIF token support for Gadu-Gadu protocol.</flag>
- <flag name='gnutls'>Enable SSL/TLS support through GnuTLS (for jabber
- plugin). If 'ssl' is set too, GnuTLS will be used.</flag>
+ <flag name='gnutls' restrict='&lt;net-im/ekg2-0.3.0_rc'>Enable SSL/TLS
+ support through GnuTLS for the plugins supporting it. If 'ssl'
+ is enabled too, GnuTLS will be preferred where possible (and
+ OpenSSL will be used elsewhere).</flag>
+ <flag name='gnutls' restrict='&gt;=net-im/ekg2-0.3.0_rc'>Enable SSL/TLS
+ support through GnuTLS (for jabber plugin). If 'ssl' is set too,
+ GnuTLS will be used.</flag>
<flag name='gpg'>Enable jabber message encryption through
<pkg>app-crypt/gpgme</pkg>.</flag>
<flag name='inotify'>Enable inotify-based filesystem moniotoring support
@@ -40,8 +47,12 @@
<flag name='sqlite'>Support logging messages into SQLite2 database.
If 'sqlite3' is set too, it will be used instead.</flag>
<flag name='srv'>Use SRV-capable resolver through libresolv.</flag>
- <flag name='ssl'>Enable SSL/TLS support through OpenSSL (for jabber
- plugin). If 'gnutls' is set too, it will be used instead.</flag>
+ <flag name='ssl' restrict='&lt;net-im/ekg2-0.3.0_rc'>Enable SSL/TLS support
+ through OpenSSL (for jabber plugin). If 'gnutls' is set too, it
+ will be used instead.</flag>
+ <flag name='ssl' restrict='&gt;=net-im/ekg2-0.3.0_rc'>Enable the complete
+ SSL/TLS support through OpenSSL. This also enables the 'sim' plugin
+ which relies on OpenSSL.</flag>
<flag name='static'>Link statically with plugins instead of installing
them as shared libraries (external libraries can still be linked
dynamically).</flag>