summaryrefslogtreecommitdiff
path: root/net-irc/anope/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/anope/metadata.xml')
-rw-r--r--net-irc/anope/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-irc/anope/metadata.xml b/net-irc/anope/metadata.xml
index 52f9787ecc7e..7a4bd9256ef0 100644
--- a/net-irc/anope/metadata.xml
+++ b/net-irc/anope/metadata.xml
@@ -4,5 +4,20 @@
<longdescription>Anope IRC Services</longdescription>
<upstream>
<remote-id type="sourceforge">anope</remote-id>
+ <remote-id type="github">anope/anope</remote-id>
</upstream>
+ <use>
+ <flag name="anope_modules_sql_auth">Authorize through SQL</flag>
+ <flag name="anope_modules_sql_log">Additional log target in SQL</flag>
+ <flag name="anope_modules_sql_oper">Allows granting users services operator privileges from SQL</flag>
+ <flag name="anope_modules_ldap_auth">Authorize through LDAP</flag>
+ <flag name="anope_modules_ldap_oper">Dynamically ties users to Anope opertypes via LDAP</flag>
+ <flag name="anope_modules_irc2sql">Stores channel statistics in a mysql database</flag>
+ <flag name="anope_modules_chanstats">Channel Statistics</flag>
+ <flag name="anope_modules_cs_fantasy_stats">Enables the STATS and GSTATS commands</flag>
+ <flag name="anope_modules_cs_fantasy_top">Enables the (G)TOP and (G)TOP10 commands</flag>
+ <flag name="posix">Add support for POSIX Compatible Regular Expressions</flag>
+ <flag name="ssl">Provide SSL services using OpenSSL</flag>
+ <flag name="tre">Use <pkg>dev-libs/tre</pkg> for regular expressions</flag>
+ </use>
</pkgmetadata>