diff options
author | Vadim A. Misbakh-Soloviov <mva@mva.name> | 2013-05-23 04:01:28 +0700 |
---|---|---|
committer | Vadim A. Misbakh-Soloviov <mva@mva.name> | 2013-05-23 04:01:28 +0700 |
commit | 3b6fc2d416e7a09c04ebac6bc575dcc096d200c5 (patch) | |
tree | 82271f927834dba9f33aae074463cf2ee9ec731a /net-im/prosody-modules/prosody-modules-9999.ebuild | |
parent | [dev-lua/*] LuaJIT compatibility staff (with upstream fixes) (diff) | |
download | lua-3b6fc2d416e7a09c04ebac6bc575dcc096d200c5.tar.gz lua-3b6fc2d416e7a09c04ebac6bc575dcc096d200c5.tar.bz2 lua-3b6fc2d416e7a09c04ebac6bc575dcc096d200c5.zip |
[net-im/prosody-modules] prosody modules list update
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
Diffstat (limited to 'net-im/prosody-modules/prosody-modules-9999.ebuild')
-rw-r--r-- | net-im/prosody-modules/prosody-modules-9999.ebuild | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild index 0a29a7d..f143fbb 100644 --- a/net-im/prosody-modules/prosody-modules-9999.ebuild +++ b/net-im/prosody-modules/prosody-modules-9999.ebuild @@ -16,27 +16,28 @@ KEYWORDS="" PROSODY_MODULES=" addressing admin_web auth_dovecot auth_external auth_internal_yubikey auth_joomla auth_ldap auth_ldap2 auth_phpbb3 auth_sql auth_wordpress - auto_accept_subscriptions bidi blocking block_s2s_subscriptions - block_strangers block_subscribes block_subscriptions broadcast - c2s_conn_throttle candy carbons carbons_adhoc carbons_copies - checkcerts client_certs compat_bind compat_muc_admin compat_vcard - component_roundrobin conformance_restricted couchdb data_access - default_bookmarks default_vcard discoitems dwd extdisco firewall - flash_policy group_bookmarks host_guard http_dir_listing http_favicon - incidents_handling inotify_reload ipcheck json_streams lastlog - last_offline latex lib_ldap limits log_auth log_messages_sql mam - mam_adhoc mam_muc mam_muc_sql mam_sql motd_sequential muc_intercom - muc_limits muc_log muc_log_http offline_email onhold openid + auto_accept_subscriptions auto_activate_hosts bidi blocking + block_s2s_subscriptions block_strangers block_subscribes + block_subscriptions broadcast c2s_conn_throttle candy carbons + carbons_adhoc carbons_copies checkcerts client_certs compat_bind + compat_muc_admin compat_vcard component_client component_roundrobin + conformance_restricted couchdb data_access default_bookmarks default_vcard + discoitems dwd extdisco firewall flash_policy group_bookmarks host_guard + http_dir_listing http_favicon incidents_handling inotify_reload ipcheck + isolate_host jid_prep json_streams lastlog last_offline latex lib_ldap + limits log_auth log_messages_sql mam mam_adhoc mam_muc mam_muc_sql mam_sql + message_logging motd_sequential muc_ban_ip muc_config_restrict + muc_intercom muc_limits muc_log muc_log_http offline_email onhold openid password_policy pastebin post_msg pubsub_eventsource pubsub_feeds pubsub_github pubsub_googlecode pubsub_hub pubsub_pivotaltracker pubsub_twitter readonly register_json register_redirect register_web reload_modules remote_roster roster_command s2s_auth_compat - s2s_auth_fingerprint s2s_idle_timeout s2s_never_encrypt_blacklist - s2s_reload_newcomponent saslauth_muc seclabels server_contact_info - server_status service_directories sift smacks sms_clickatell - srvinjection stanza_counter storage_ldap storage_mongodb streamstats - strict_https support_contact swedishchef tcpproxy throttle_presence - twitter uptime_presence vjud webpresence websocket + s2s_auth_dnssec_srv s2s_auth_fingerprint s2s_idle_timeout s2s_log_certs + s2s_never_encrypt_blacklist s2s_reload_newcomponent saslauth_muc seclabels + server_contact_info server_status service_directories sift smacks + sms_clickatell srvinjection stanza_counter storage_ldap storage_mongodb + streamstats strict_https support_contact swedishchef tcpproxy + throttle_presence twitter uptime_presence vjud webpresence websocket " |