Gentoo Archives: gentoo-commits

From: gerion <gerion.entrup@×××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/user/gerislay:master commit in: net-im/prosody-modules/
Date: Thu, 15 Aug 2019 08:23:25
Message-Id: 1565857394.23c5ce12e69dbf1a99aadae5a5afbcf5770b702e.gerion@gentoo
1 commit: 23c5ce12e69dbf1a99aadae5a5afbcf5770b702e
2 Author: Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
3 AuthorDate: Thu Aug 15 08:22:35 2019 +0000
4 Commit: gerion <gerion.entrup <AT> flump <DOT> de>
5 CommitDate: Thu Aug 15 08:23:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=23c5ce12
7
8 net-im/prosody-modules: drop
9
10 please use net-im/prosody-modules::lua instead
11
12 Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>
13
14 net-im/prosody-modules/Manifest | 2 -
15 net-im/prosody-modules/metadata.xml | 204 ---------------------
16 net-im/prosody-modules/prosody-modules-9999.ebuild | 180 ------------------
17 3 files changed, 386 deletions(-)
18
19 diff --git a/net-im/prosody-modules/Manifest b/net-im/prosody-modules/Manifest
20 deleted file mode 100644
21 index 2b09d44..0000000
22 --- a/net-im/prosody-modules/Manifest
23 +++ /dev/null
24 @@ -1,2 +0,0 @@
25 -EBUILD prosody-modules-9999.ebuild 5222 SHA256 3cb9072942c6269f940ea49ab0a5817f648bf1dedd3c0acf52c0f24ad4606a09 SHA512 e260fd58fa5c49b1bd5074257cec7edf555bb08e3b498b4f9ef7ff625cf08990187e8c1651f305f55159deb478020aa778b2363f88fe6ce57798cf0484ac01c2 WHIRLPOOL 41f947d7d041a1b56b3de6dd649ff152183cd069599b9ac6aeba3492ca42bc6071e4be7336eeabcfd1143323ffa2c4f18ab7066201303d926a851a54fce1a29a
26 -MISC metadata.xml 32859 SHA256 0ed9e97cf37bdab75b689ee2ec989fdb3cbbb178893e1a25d9ea72c0cf66b811 SHA512 73dd47669c36cc1dee60c1345d0b1de46f459f0154e0346c4fc263665610ae71cda28f47c520da8fca7df7268e92abc94938b101931166ef57561987901ffcc3 WHIRLPOOL ac51b6ada64d1f8bcbbab14a97ac956cfc8522311c805a23e9d2ee880f48f0a5aefb26df52cfbc0644b9d8e4730b8f07fbbe9c821b6e3340802457fd160a5a07
27
28 diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml
29 deleted file mode 100644
30 index 0143920..0000000
31 --- a/net-im/prosody-modules/metadata.xml
32 +++ /dev/null
33 @@ -1,204 +0,0 @@
34 -<?xml version="1.0" encoding="UTF-8"?>
35 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
36 -<pkgmetadata>
37 -<maintainer>
38 - <email>mva@×××.name</email>
39 - <description>
40 - If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet.
41 - </description>
42 - <name>Vadim A. Misbakh-Soloviov</name>
43 -</maintainer>
44 -<longdescription>Prosody IM server's community-writen modules</longdescription>
45 -<use>
46 - <flag name='addressing'>This module is a partial implementation of <a href="http://xmpp.org/extensions/xep-0033.html" rel="nofollow">XEP-0033: Extended Stanza Addressing</a>.</flag>
47 - <flag name='adhoc_account_management'>This module adds an ad-hoc command that lets an user change their password. This is useful for clients that don`t have support for <a href="http://xmpp.org/extensions/xep-0077.html" rel="nofollow">XEP-0077</a> style password changing. In the future, it may provide other account management commands.</flag>
48 - <flag name='admin_message'>This module provides a console over XMPP. All the commands of the mod_admin_telnet module are available from an XMPP client.</flag>
49 - <flag name='admin_probe'>No module description on upstream wiki yet.</flag>
50 - <flag name='admin_web'>This module provides a basic web administration interface. It currently gives you access to Ad-Hoc commands on any virtual host or component that you are set as an administrator for in the Prosody config file. It also provides a live list of all S2S and C2S connections.</flag>
51 - <flag name='auth_any'>This module accepts any username and password, which can be useful for testing.</flag>
52 - <flag name='auth_ccert'>This module implements PKI-style client certificate authentication. You will therefore need your own Certificate Authority. How to set that up is beyond the current scope of this document.</flag>
53 - <flag name='auth_custom_http'>No module description on upstream wiki yet.</flag>
54 - <flag name='auth_dovecot'>This is a Prosody authentication plugin which uses Dovecot as the backend.</flag>
55 - <flag name='auth_external'>Allow client authentication to be handled by an external script/process.</flag>
56 - <flag name='auth_ha1'>This module authenticates users against hashed credentials stored in a plain text file. The format is the same as that used by reTurnServer.</flag>
57 - <flag name='auth_http_async'>No module description on upstream wiki yet.</flag>
58 - <flag name='auth_imap'>No module description on upstream wiki yet.</flag>
59 - <flag name='auth_internal_yubikey'>A <a href="http://www.yubico.com/yubikey" rel="nofollow">YubiKey</a> is a small USB one-time-password (OTP) generator.</flag>
60 - <flag name='auth_joomla'>This module allows you to authenticate against an Joomla database.</flag>
61 - <flag name='auth_ldap'>This is a Prosody authentication plugin which uses LDAP as the backend.</flag>
62 - <flag name='auth_ldap2'>See <a href="https://code.google.com/p/prosody-modules/wiki/mod_lib_ldap">mod_lib_ldap</a> for more information.</flag>
63 - <flag name='auth_pam'>This module makes Prosody authenticate users against PAM (Linux Pluggable Authentication Modules)</flag>
64 - <flag name='auth_phpbb3'>This module allows you to authenticate against an PHPBB3 database.</flag>
65 - <flag name='auth_sql'>Allow client authentication to be handled by an SQL database query.</flag>
66 - <flag name='auth_wordpress'>This module allows you to authenticate against an Wordpress database.</flag>
67 - <flag name='auto_accept_subscriptions'>In some environments where all users on the system have mutual trust in each other, it`s sometimes fine to skip the usual authorization process to add someone to your contact list and see their status.</flag>
68 - <flag name='auto_activate_hosts'>By default Prosody does not automatically activate/deactivate hosts when they are added to and removed from the configuration.</flag>
69 - <flag name='bidi'>This module implements <a href="http://xmpp.org/extensions/xep-0288.html" rel="nofollow">XEP-0288: Bidirectional Server-to-Server Connections</a>. It allows servers to use a single connection for sending stanzas to each other, instead of two connections (one for stanzas in each direction).</flag>
70 - <flag name='blocking'>Privacy lists are a widely implemented protocol for instructing your server on blocking communications with selected users and services.</flag>
71 - <flag name='block_registrations'>On a server with public registration it is usually desirable to prevent registration of certain "reserved" accounts, such as "admin".</flag>
72 - <flag name='block_s2s_subscriptions'>No module description on upstream wiki yet.</flag>
73 - <flag name='block_strangers'>No module description on upstream wiki yet.</flag>
74 - <flag name='block_subscribes'>No module description on upstream wiki yet.</flag>
75 - <flag name='block_subscriptions'>No module description on upstream wiki yet.</flag>
76 - <flag name='broadcast'>This module largely duplicates the functionality of the standard mod_announce that is included with Prosody. It was developed for compatibility with some clients (e.g. iChat) that do not support ad-hoc commands or sending to JIDs with the format `example.com/announce/online`.</flag>
77 - <flag name='c2s_conn_throttle'>This module allows to throttle those client connections which exceed a n*seconds limit.</flag>
78 - <flag name='c2s_limit_sessions'>This module lets you limit number of resources a user may connect.</flag>
79 - <flag name='candy'>This is a very simple demo module showing how to serve a BOSH-using web app from prosody.</flag>
80 - <flag name='captcha_registration'>Prosody-captcha is a little modification of prosody`s "mod_register.lua" module that provides captcha protection for registration form.</flag>
81 - <flag name='carbons'>This module implements <a href="http://xmpp.org/extensions/xep-0280.html" rel="nofollow">XEP-0280: Message Carbons</a>, allowing users to maintain a shared and synchronized view of all conversations across all their online clients and devices.</flag>
82 - <flag name='carbons_adhoc'>No module description on upstream wiki yet.</flag>
83 - <flag name='carbons_copies'>No module description on upstream wiki yet.</flag>
84 - <flag name='checkcerts'>This module periodically checks your certificate to see if it is about to expire soon. The time before expiry is printed in the logs. About a week before a certificate expires, reminder messages will be sent to admins.</flag>
85 - <flag name='client_certs'><a href="http://xmpp.org/extensions/xep-0257.html" rel="nofollow">XEP-0257</a> specifies a protocol for clients to store and manage client side certificates. When a client presents a stored client side certificate during the TLS handshake, it can log in without supplying a password (using SASL EXTERNAL). This makes it possible to have multiple devices accessing an account, without any of them needing to know the password, and makes it easier to revoke access for a single device.</flag>
86 - <flag name='compat_bind'>No module description on upstream wiki yet.</flag>
87 - <flag name='compat_muc_admin'>No module description on upstream wiki yet.</flag>
88 - <flag name='compat_vcard'>No module description on upstream wiki yet.</flag>
89 - <flag name='component_client'>No module description on upstream wiki yet.</flag>
90 - <flag name='component_roundrobin'>This module enables multiple instances of external components to connect at the same time, and does round-robin load-balancing of incoming stanzas.</flag>
91 - <flag name='conformance_restricted'>This module sends processing instructions, comments, DTDs and a non predefined entity (defined by the DTD) to the requesting entity.</flag>
92 - <flag name='couchdb'>This is an experimental Prosody backend for CouchDB.</flag>
93 - <flag name='csi'>This module implements Client State Indication, a way for mobile clients to tell the server that they are sitting in someones pocket and would rather not get some less urgent things pushed to it.</flag>
94 - <flag name='csi_compat'>This module implements the google:queue protocol and maps it to <a href="https://code.google.com/p/prosody-modules/wiki/mod_csi">mod_csi</a> events.</flag>
95 - <flag name='data_access'>This module gives HTTP access to prosody’s storage mechanism. It uses normal HTTP verbs and <a href="http://tools.ietf.org/html/rfc2617" rel="nofollow">Basic HTTP authentication</a>, so you could call it RESTful if you like buzzwords.</flag>
96 - <flag name='default_bookmarks'>This module allows you to add default bookmarks for users. It only kicks in when the user has no existing bookmarks, so users are free to add, change or remove them.</flag>
97 - <flag name='default_vcard'>It is possible for the user to supply more than just a username and password when creating an account using <a href="https://prosody.im/doc/modules/mod_register" rel="nofollow">mod_register</a>. This module automatically copies over that data to the user`s vcard.</flag>
98 - <flag name='disable_tls'>This module can be used to prevent Prosody from offering TLS on client ports that you specify. This can be useful to work around buggy clients when transport security is not required.</flag>
99 - <flag name='discoitems'>This Prosody plugin lets you manually override the service discovery items for a host.</flag>
100 - <flag name='dwd'>This module implements an optimization of the Dialback protocol, by skipping the dialback step for servers presenting a valid certificate.</flag>
101 - <flag name='email_pass'>This module aims to help in the procedure of user password restoration. To start the restoration, the user must go to an URL provided by this module, fill the JID and email and submit the request.</flag>
102 - <flag name='extdisco'>No module description on upstream wiki yet.</flag>
103 - <flag name='filter_chatstates'>No module description on upstream wiki yet.</flag>
104 - <flag name='firewall'>A firewall is an invaluable tool in the sysadmin`s toolbox. However while low-level firewalls such as iptables and pf are incredibly good at what they do, they are generally not able to handle application-layer rules.</flag>
105 - <flag name='flash_policy'>This Prosody plugin adds support for flash socket policies. When connecting with a flash client (from a webpage, not an exe) to prosody the flash client requests for an xml "file" on port 584 or the connecting port (5222 in the case of default xmpp). Responding on port 584 is tricky because it requires root priviliges to set up a socket on a port < 1024.</flag>
106 - <flag name='group_bookmarks'><a href="http://prosody.im/doc/modules/mod_groups" rel="nofollow">mod_groups</a> allows you to insert contacts into users` contact lists. Well mod_group_bookmarks allows you to insert chatrooms into the user`s bookmarks. These are fetched by their client and automatically joined when the log in.</flag>
107 - <flag name='host_blacklist'>No module description on upstream wiki yet.</flag>
108 - <flag name='host_guard'>No module description on upstream wiki yet.</flag>
109 - <flag name='http_altconnect'>No module description on upstream wiki yet.</flag>
110 - <flag name='http_dir_listing'>This module generates directory listings when invoked by <tt>mod_http_files</tt>. See <a href="http://prosody.im/doc/modules/mod_http_files" rel="nofollow">documentation on `mod_http_files`</a>.</flag>
111 - <flag name='http_favicon'>This simple module serves a <tt>favicon.ico</tt> from prosodys HTTP server and nothing else.</flag>
112 - <flag name='http_index'>No module description on upstream wiki yet.</flag>
113 - <flag name='http_muc_log'>This module provides a built-in web interface to view chatroom logs stored by <a href="https://code.google.com/p/prosody-modules/wiki/mod_mam_muc">mod_mam_muc</a>.</flag>
114 - <flag name='http_user_count'>No module description on upstream wiki yet.</flag>
115 - <flag name='idlecompat'>This module adds <a href="http://xmpp.org/extensions/xep-0319.html" rel="nofollow">XEP-0319</a> idle tags to presence stanzas containing <a href="http://xmpp.org/extensions/xep-0012.html" rel="nofollow">XEP-0012: Last Activity</a> tags for idle indication (e.g. supported by libpurple clients). It works on outgoing and incoming presence stanzas.</flag>
116 - <flag name='incidents_handling'>This module implements <a href="http://xmpp.org/extensions/xep-0268.html" rel="nofollow">XEP-268</a>.</flag>
117 - <flag name='inotify_reload'>No module description on upstream wiki yet.</flag>
118 - <flag name='ipcheck'>Sometimes for various reasons a client might want to know its IP address as it appears to the server. This <a href="http://xmpp.org/extensions/xep-0279.html" rel="nofollow">simple XEP</a> allows the client to ask the server for the IP address it is connected from.</flag>
119 - <flag name='isolate_host'>In some environments it is desirable to isolate one or more hosts, and prevent communication with external, or even other internal domains.</flag>
120 - <flag name='jid_prep'>This is a plugin that implements the JID prep protocol defined in <a href="http://xmpp.org/extensions/inbox/jidprep.html" rel="nofollow">http://xmpp.org/extensions/inbox/jidprep.html</a></flag>
121 - <flag name='json_streams'>This plugin encodes XMPP as JSON. This is an implementation of <a href="http://xmpp.org/extensions/xep-0295.html" rel="nofollow">XEP-0295: JSON Encodings for XMPP</a>.</flag>
122 - <flag name='lastlog'>Simple module that stores the timestamp of when a user logs in.</flag>
123 - <flag name='latex'>This module intercepts messages between users and into chatrooms, and attaches a links to a rendered version of any <a href="http://en.wikipedia.org/wiki/LaTeX" rel="nofollow">LaTeX</a> in the message. This requires client support for <a href="http://xmpp.org/extensions/xep-0071.html" rel="nofollow">XHTML-IM</a>, and fetching images via HTTP.</flag>
124 - <flag name='lib_ldap'>This module is used by other modules to access an LDAP server. It`s pretty useless on its own; you should use it if you want to write your own LDAP-related module, or if you want to use one of mine (<a href="https://code.google.com/p/prosody-modules/wiki/mod_auth_ldap2">mod_auth_ldap2</a>, <a href="/p/prosody-modules/wiki/mod_storage_ldap">mod_storage_ldap</a>).</flag>
125 - <flag name='limit_auth'>No module description on upstream wiki yet.</flag>
126 - <flag name='limits'>On some servers, especially public ones, it is desired to make sure that everyone gets their fair share of system resources (and no more).</flag>
127 - <flag name='list_inactive'>No module description on upstream wiki yet.</flag>
128 - <flag name='listusers'>No module description on upstream wiki yet.</flag>
129 - <flag name='log_auth'>Prosody doesn`t write IP addresses to its log file by default for privacy reasons (unless debug logging is enabled).</flag>
130 - <flag name='log_events'>No module description on upstream wiki yet.</flag>
131 - <flag name='log_messages_sql'>No module description on upstream wiki yet.</flag>
132 - <flag name='log_sasl_mech'>No module description on upstream wiki yet.</flag>
133 - <flag name='mam'>Implementation of <a href="http://xmpp.org/extensions/xep-0313.html" rel="nofollow">XEP-0313: Message Archive Management</a>.</flag>
134 - <flag name='mam_adhoc'>This module complements mod_mam by allowing clients to change archiving preferences through an Ad-hoc command.</flag>
135 - <flag name='mam_archive'>Implementation of <a href="http://xmpp.org/extensions/xep-0136.html" rel="nofollow">XEP-0136: Message Archiving</a> for <a href="https://code.google.com/p/prosody-modules/wiki/mod_mam">mod_mam</a>.</flag>
136 - <flag name='mam_muc'>This module logs the conversation of chatrooms running on the server to Prosody`s archive storage. To access them you will need a client with support for <a href="http://xmpp.org/extensions/xep-0313.html" rel="nofollow">XEP-0313: Message Archive Management</a> or a module such as <a href="https://code.google.com/p/prosody-modules/wiki/mod_http_muc_log">mod_http_muc_log</a>.</flag>
137 - <flag name='mam_muc_sql'>No module description on upstream wiki yet.</flag>
138 - <flag name='mam_sql'>Implementation of (an older version of) <a href="http://xmpp.org/extensions/xep-0313.html" rel="nofollow">XEP-0313: Message Archive Management</a> backed by a SQL database. Like <a href="https://code.google.com/p/prosody-modules/wiki/mod_mam">mod_mam</a>, but using SQL.</flag>
139 - <flag name='manifesto'>This module informs users about the XMPP Test day and whether their contacts are affected. For mor info about the test day, see <a href="https://stpeter.im/journal/1496.html" rel="nofollow">https://stpeter.im/journal/1496.html</a></flag>
140 - <flag name='measure_memory'>No module description on upstream wiki yet.</flag>
141 - <flag name='message_logging'>Often service administrators need to log their users` messages for reasons such as auditing and compliance. This module simply logs user messages to simple text files, which can be easily searched, archived or removed on a regular basis.</flag>
142 - <flag name='motd_sequential'>mod_motd_sequential is a variant of <a href="https://prosody.im/doc/modules/mod_motd" rel="nofollow">mod_motd</a> that lets you specify a sequence of MOTD messages instead of a single static one. Each message is only sent once and the module keeps track of who as seen which message.</flag>
143 - <flag name='muc_ban_ip'>One frequent complaint about XMPP chatrooms (MUCs) compared to IRC is the inability for a room admin to ban a user based on their IP address. This is because an XMPP user is not identified on the network by their IP address, only their JID.</flag>
144 - <flag name='muc_config_restrict'>Sometimes, especially on public services, you may want to allow people to create their own rooms, but prevent some options from being modified by normal users.</flag>
145 - <flag name='muc_intercom'>No module description on upstream wiki yet.</flag>
146 - <flag name='muc_limits'>This module allows you to control the maximum rate of `events` in a MUC room. This makes it useful to prevent room floods (whether malicious or accidental).</flag>
147 - <flag name='muc_log'>This module logs the conversation of chatrooms running on the server to Prosody`s data store. To view them you will need a module such as <a href="https://code.google.com/p/prosody-modules/wiki/mod_muc_log_http">mod_muc_log_http</a>.</flag>
148 - <flag name='muc_log_http'>This module provides a built-in web interface to view chatroom logs stored by <a href="https://code.google.com/p/prosody-modules/wiki/mod_muc_log">mod_muc_log</a>.</flag>
149 - <flag name='muc_restrict_rooms'>This module allows disabling room creation based on regexp patterns defined in configuration. </flag>
150 - <flag name='munin'>No module description on upstream wiki yet.</flag>
151 - <flag name='net_dovecotauth'>mod_net_dovecotauth is a server implementation of the Dovecot authentication protocol. It allows you to authenticate eg Postfix against your Prosody installation.</flag>
152 - <flag name='offline_email'>Quite often when I am out and about, I`m not able to connect to Jabber. It is usually much more likely I can access my email though (whether via the web, or a mobile client).</flag>
153 - <flag name='onhold'>Enable mod_onhold to allow temporarily placing messages from particular JIDs "on hold" -- i.e. store them, but do not deliver them until the hold status is taken away.</flag>
154 - <flag name='onions'>This plugin allows Prosody to connect to other servers that are running as a Tor hidden service. Running Prosody on a hidden service works without this module, this module is only necessary to allow Prosody to federate to hidden XMPP servers.</flag>
155 - <flag name='openid'><a href="http://openid.net/" rel="nofollow">OpenID</a> is an decentralized authentication mechanism for the Web. mod_openid turns Prosody into an OpenID <i>provider</i>, allowing users to use their Prosody credentials to authenticate with various third party websites.</flag>
156 - <flag name='password_policy'>No module description on upstream wiki yet.</flag>
157 - <flag name='pastebin'>Pastebins are used very often in IM, especially in chat rooms. You have a long log or command output which you need to send to someone over IM, and don`t want to fill their message window with it. Put it on a pastebin site, and give them the URL instead, simple.</flag>
158 - <flag name='pep_vcard_avatar'>No module description on upstream wiki yet.</flag>
159 - <flag name='post_msg'>Sometimes it`s useful to have different interfaces to access XMPP.</flag>
160 - <flag name='privacy_lists'>Privacy lists are a flexible method for blocking communications.</flag>
161 - <flag name='private_adhoc'>This is a very simple module which implements an adhoc commant toretrieves the users private XML data.</flag>
162 - <flag name='profile'>This module provides a replacement for mod_vcard. In addition to the ageing protocol defined by <a href="http://xmpp.org/extensions/xep-0054.html" rel="nofollow">XEP-0054</a>, it also supports the <a href="http://xmpp.org/extensions/xep-0292.html" rel="nofollow">new vCard 4 based protocol</a> and integrates with <a href="http://xmpp.org/extensions/xep-0163.html" rel="nofollow">Personal Eventing Protocol</a>. The vCard 4, <a href="http://xmpp.org/extensions/xep-0084.html" rel="nofollow">User Avatar</a> and <a href="http://xmpp.org/extensions/xep-0172.html" rel="nofollow">User Nickname</a> PEP nodes are updated when the vCard is changed..</flag>
163 - <flag name='proxy65_whitelist'>No module description on upstream wiki yet.</flag>
164 - <flag name='pubsub_eventsource'><a href="https://en.wikipedia.org/wiki/Server-sent_events" rel="nofollow">Server-Sent Events</a> is a simple HTTP/line-based protocol supported in HTML5, making it easy to receive a stream of "events" in realtime using the Javascript <a href="https://developer.mozilla.org/en-US/docs/Web/API/EventSource" rel="nofollow">EventSource API</a>.</flag>
165 - <flag name='pubsub_feeds'>This module allows Prosody to fetch Atom and RSS feeds for you, and push new results to subscribers over XMPP.</flag>
166 - <flag name='pubsub_github'>This module accepts Github web hooks and publishes them to a local pubsub component for XMPP clients to subscribe to.</flag>
167 - <flag name='pubsub_googlecode'>No module description on upstream wiki yet.</flag>
168 - <flag name='pubsub_hub'>This module implements a <a href="http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html" rel="nofollow">PubSubHubbub</a> (PuSH) hub, allowing PuSH clients to subscribe to local XMPP <a href="http://xmpp.org/extensions/xep-0060.html" rel="nofollow">Publish-Subscribe</a> nodes stored by <a href="http://prosody.im/doc/modules/mod_pubsub" rel="nofollow">mod_pubsub</a>.</flag>
169 - <flag name='pubsub_mqtt'><a href="http://mqtt.org/" rel="nofollow">MQTT</a> is a lightweight binary pubsub protocol suited to embedded devices. This module provides a way for MQTT clients to connect to Prosody and publish or subscribe to local pubsub nodes.</flag>
170 - <flag name='pubsub_pivotaltracker'>No module description on upstream wiki yet.</flag>
171 - <flag name='pubsub_post'>No module description on upstream wiki yet.</flag>
172 - <flag name='pubsub_twitter'>Twitter has an open `realtime` search API, but it requires polling (within their rate limits). This module allows Prosody to poll for you, and push new results to subscribers over XMPP.</flag>
173 - <flag name='query_client_ver'>No module description on upstream wiki yet.</flag>
174 - <flag name='rawdebug'>No module description on upstream wiki yet.</flag>
175 - <flag name='readonly'>No module description on upstream wiki yet.</flag>
176 - <flag name='register_json'>This module let`s you activate a httpserver interface to handle data from webforms with POST and Base64 encoded JSON.</flag>
177 - <flag name='register_redirect'>Registration Redirect as explained in the <a href="http://xmpp.org/extensions/xep-0077.html#redirect" rel="nofollow">IBR XEP</a>.</flag>
178 - <flag name='register_web'>There are various reasons to prefer web registration instead of "in-band" account registration over XMPP. For example the lack of CAPTCHA support in clients and servers.</flag>
179 - <flag name='reload_modules'>By default Prosody does not reload modules at runtime unless instructed to via one of its admin interfaces. However sometimes you want to easily reload a module to apply new settings when the config changes.</flag>
180 - <flag name='remote_roster'>No module description on upstream wiki yet.</flag>
181 - <flag name='require_otr'><a href="https://otr.cypherpunks.ca/" rel="nofollow">OTR, "Off The Record"</a>, encryption allows clients to encrypt messages such that the server cannot read/modify them.</flag>
182 - <flag name='roster_allinall'>This module is similar in purpouse to mod_groups, for when you want all users on the server to be in each others roster. </flag>
183 - <flag name='roster_command'>This module allows you to perform various actions on user rosters via prosodyctl.</flag>
184 - <flag name='s2s_auth_compat'>This module is a workaround for servers that try to do s2s authentication with certificates and SASL EXTERNAL, but do not send correct stream headers. Notably Openfire versions since 3.7 or 3.8.</flag>
185 - <flag name='s2s_auth_dane'>This module implements DANE as described in <a href="http://tools.ietf.org/html/draft-miller-xmpp-dnssec-prooftype" rel="nofollow">Using DNS Security Extensions (DNSSEC) and DNS-based Authentication of Named Entities (DANE) as a Prooftype for XMPP Domain Name Associations</a>.</flag>
186 - <flag name='s2s_auth_fingerprint'>This module allows you to manually pin certificate fingerprints of remote servers.</flag>
187 - <flag name='s2s_auth_monkeysphere'><a href="http://web.monkeysphere.info/" rel="nofollow">Monkeysphere</a> is a project aiming to introduce PGP`s web of trust to protocols such as SSH and TLS (which XMPP uses).</flag>
188 - <flag name='s2s_blacklist'>No module description on upstream wiki yet.</flag>
189 - <flag name='s2s_idle_timeout'>Some people find it preferable to close server-to-server connections after they have been silent for a while.</flag>
190 - <flag name='s2s_keepalive'>No module description on upstream wiki yet.</flag>
191 - <flag name='s2s_keysize_policy'>No module description on upstream wiki yet.</flag>
192 - <flag name='s2s_log_certs'>This module produces info level log messages with the certificate status and fingerprint every time an s2s connection is established. It can also optionally store this in persistant storage.</flag>
193 - <flag name='s2s_never_encrypt_blacklist'>No module description on upstream wiki yet.</flag>
194 - <flag name='s2soutinjection'>No module description on upstream wiki yet.</flag>
195 - <flag name='s2s_reload_newcomponent'>Currently, module:reload command in console doesn`t load new components. This module will automatically load the new components (if any) when the config:reload command is run in the console.</flag>
196 - <flag name='s2s_whitelist'>No module description on upstream wiki yet.</flag>
197 - <flag name='saslauth_muc'>No module description on upstream wiki yet.</flag>
198 - <flag name='saslname'>This module implements <a href="http://xmpp.org/extensions/xep-0233.html" rel="nofollow">XEP-0233: Domain-Based Service Names in XMPP SASL Negotiation</a>.</flag>
199 - <flag name='seclabels'>This module implements <a href="http://xmpp.org/extensions/xep-0258.htmla" rel="nofollow">XEP-0258: Security Labels in XMPP</a>.</flag>
200 - <flag name='secure_interfaces'>Sometimes you might run clients without encryption on the same machine or LAN as Prosody - and you want Prosody to treat them as secure (e.g. allowing plaintext authentication) even though they are not encrypted.</flag>
201 - <flag name='server_contact_info'>This module implements <a href="http://xmpp.org/extensions/xep-0157.html" rel="nofollow">XEP-0157: Contact Addresses for XMPP Services</a>.</flag>
202 - <flag name='server_status'>This module fetches the current status of configured hosts and/or stanza statistics from <a href="http://code.google.com/p/prosody-modules/wiki/mod_stanza_counter#" rel="nofollow">mod_stanza_counter</a>. And outputs it in either XML or JSON format.</flag>
203 - <flag name='service_directories'>No module description on upstream wiki yet.</flag>
204 - <flag name='sift'>SIFT is a technology to allow clients to filter incoming traffic on the server. This helps save bandwidth, etc.</flag>
205 - <flag name='smacks'>By default XMPP is as reliable as your network is. Unfortunately in some cases that is not very reliable - in some network conditions disconnects can be frequent and message loss can occur.</flag>
206 - <flag name='sms_clickatell'>This module provides and SMS gateway component which uses the Clickatell HTTP API to deliver text messages. See clickatell.com for details on their services. Note that at present, this is entirely one way: replies will either go nowhere or as sms to the source number you specify.</flag>
207 - <flag name='srvinjection'>This Prosody plugin lets you manually override SRV records used for a remote host.</flag>
208 - <flag name='sslv3_warn'>No module description on upstream wiki yet.</flag>
209 - <flag name='stanza_counter'>This module counts incoming and outgoing stanzas from when the instance started, and makes the data available to other modules by creating a global prosody. object</flag>
210 - <flag name='statistics'>No module description on upstream wiki yet.</flag>
211 - <flag name='statistics_auth'>No module description on upstream wiki yet.</flag>
212 - <flag name='statistics_cputotal'>No module description on upstream wiki yet.</flag>
213 - <flag name='statistics_mem'>No module description on upstream wiki yet.</flag>
214 - <flag name='statistics_statsd'>No module description on upstream wiki yet.</flag>
215 - <flag name='statsd'>No module description on upstream wiki yet.</flag>
216 - <flag name='storage_gdbm'>No module description on upstream wiki yet.</flag>
217 - <flag name='storage_ldap'>See <a href="https://code.google.com/p/prosody-modules/wiki/mod_lib_ldap">mod_lib_ldap</a> for more information.</flag>
218 - <flag name='storage_memory'>This module acts as a normal storage module for Prosody, but saves all data in memory only. All data is lost when the server stops. This makes it useful for testing, or certain specialized applications.</flag>
219 - <flag name='storage_mongodb'>This is a storage backend that uses MongoDB. Depends on <a href="https://github.com/mwild1/luamongo" rel="nofollow">luamongo bindings</a></flag>
220 - <flag name='storage_muc_log'><a href="https://code.google.com/p/prosody-modules/wiki/mod_muc_log">mod_muc_log</a> provided logging of chatrooms running on the server to Prosody`s data store. This module gives access to this data using the 0.10+ stanza archive API, allowing legacy log data to be used with <a href="/p/prosody-modules/wiki/mod_mam_muc">mod_mam_muc</a> and <a href="/p/prosody-modules/wiki/mod_http_muc_log">mod_http_muc_log</a>.</flag>
221 - <flag name='storage_multi'>No module description on upstream wiki yet.</flag>
222 - <flag name='streamstats'>No module description on upstream wiki yet.</flag>
223 - <flag name='strict_https'>This module implements <a href="https://tools.ietf.org/html/rfc6797" rel="nofollow">HTTP Strict Transport Security</a> and responds to all non-HTTPS requests with a <tt>301 Moved Permanently</tt> redirect to the HTTPS equivalent of the path.</flag>
224 - <flag name='support_contact'>This Prosody plugin adds a default contact to newly registered accounts.</flag>
225 - <flag name='swedishchef'>This module does some conversions on message bodys passed through it causing them to look like our beloved swedish chef had typed them.</flag>
226 - <flag name='tcpproxy'>It happens occasionally that I would like to use the XMPP server as a generic proxy for connecting to another service. It is especially awkward in some environments, and impossible in (for example) Javascript inside a web browser.</flag>
227 - <flag name='telnet_tlsinfo'>This module adds two commands to the telnet console, <tt>c2s:showtls()</tt> and <tt>s2s:showtls()</tt>. These commands shows TLS parameters, such as ciphers and key agreement protocols, of all c2s or s2s connections.</flag>
228 - <flag name='throttle_presence'>For most people `presence` (status changes) of contacts make up most of the traffic received by their client. However much of the time it is not essential to have highly accurate presence information.</flag>
229 - <flag name='tls_policy'>No module description on upstream wiki yet.</flag>
230 - <flag name='turncredentials'>No module description on upstream wiki yet.</flag>
231 - <flag name='twitter'>Twitter has simple API to use, so I tried to deal with it via Prosody. I didn`t manage to finish this module, but it is nice example of component that accepts registrations, unregistrations, does HTTP polling and so on. Maybe someone will finnish this idea.</flag>
232 - <flag name='uptime_presence'>No module description on upstream wiki yet.</flag>
233 - <flag name='vjud'>Basic implementation of <a href="http://xmpp.org/extensions/xep-0055.html" rel="nofollow">XEP-0055: Jabber Search</a>.</flag>
234 - <flag name='watchuntrusted'>Similar to mod_watchregistrations, this module warns admins when an s2s connection fails due for encryption or trust reasons.</flag>
235 - <flag name='webpresence'>Quite often you may want to publish your Jabber status to your blog or website. mod_webpresence allows you to do exactly this.</flag>
236 -</use>
237 -</pkgmetadata>
238
239 diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
240 deleted file mode 100644
241 index e5c6d3f..0000000
242 --- a/net-im/prosody-modules/prosody-modules-9999.ebuild
243 +++ /dev/null
244 @@ -1,180 +0,0 @@
245 -# Copyright 1999-2015 Gentoo Foundation
246 -# Distributed under the terms of the GNU General Public License v2
247 -# $Header: This ebuild is from Lua overlay; Bumped by mva; $
248 -
249 -EAPI="5"
250 -
251 -inherit eutils multilib mercurial
252 -
253 -DESCRIPTION="Add-on modules for Prosody IM Server written in Lua."
254 -HOMEPAGE="https://prosody-modules.googlecode.com/"
255 -EHG_REPO_URI="https://hg.prosody.im/prosody-modules"
256 -
257 -LICENSE="MIT"
258 -SLOT="0"
259 -KEYWORDS=""
260 -
261 -IUSE="misc luajit"
262 -
263 -PROSODY_MODULES="
264 - addressing adhoc_account_management admin_message admin_probe
265 - admin_web auth_any auth_ccert auth_custom_http auth_dovecot
266 - auth_external auth_ha1 auth_http_async auth_imap
267 - auth_internal_yubikey auth_joomla auth_ldap auth_ldap2 auth_pam
268 - auth_phpbb3 auth_sql auth_wordpress auto_accept_subscriptions
269 - auto_activate_hosts bidi blocking block_registrations
270 - block_s2s_subscriptions block_strangers block_subscribes
271 - block_subscriptions broadcast c2s_conn_throttle c2s_limit_sessions
272 - candy captcha_registration carbons carbons_adhoc carbons_copies
273 - checkcerts client_certs compat_bind compat_muc_admin compat_vcard
274 - component_client component_roundrobin conformance_restricted
275 - couchdb csi csi_compat data_access default_bookmarks default_vcard
276 - disable_tls discoitems dwd email_pass extdisco filter_chatstates
277 - firewall flash_policy group_bookmarks host_blacklist host_guard
278 - http_altconnect http_dir_listing http_favicon http_index
279 - http_muc_log http_user_count idlecompat incidents_handling
280 - inotify_reload ipcheck isolate_host jid_prep json_streams lastlog
281 - latex lib_ldap limit_auth limits list_inactive listusers log_auth
282 - log_events log_messages_sql log_sasl_mech mam mam_adhoc
283 - mam_archive mam_muc mam_muc_sql mam_sql manifesto measure_memory
284 - message_logging motd_sequential muc_ban_ip muc_config_restrict
285 - muc_intercom muc_limits muc_log muc_log_http muc_restrict_rooms
286 - munin net_dovecotauth offline_email onhold onions openid
287 - password_policy pastebin pep_vcard_avatar post_msg privacy_lists
288 - private_adhoc profile proxy65_whitelist pubsub_eventsource
289 - pubsub_feeds pubsub_github pubsub_googlecode pubsub_hub
290 - pubsub_mqtt pubsub_pivotaltracker pubsub_post pubsub_twitter
291 - query_client_ver rawdebug readonly register_json register_redirect
292 - register_web reload_modules remote_roster require_otr
293 - roster_allinall roster_command s2s_auth_compat s2s_auth_dane
294 - s2s_auth_fingerprint s2s_auth_monkeysphere s2s_blacklist
295 - s2s_idle_timeout s2s_keepalive s2s_keysize_policy s2s_log_certs
296 - s2s_never_encrypt_blacklist s2soutinjection
297 - s2s_reload_newcomponent s2s_whitelist saslauth_muc saslname
298 - seclabels secure_interfaces server_contact_info server_status
299 - service_directories sift smacks sms_clickatell srvinjection
300 - sslv3_warn stanza_counter statistics statistics_auth
301 - statistics_cputotal statistics_mem statistics_statsd statsd
302 - storage_gdbm storage_ldap storage_memory storage_mongodb
303 - storage_muc_log storage_multi streamstats strict_https
304 - support_contact swedishchef tcpproxy telnet_tlsinfo
305 - throttle_presence tls_policy turncredentials twitter
306 - uptime_presence vjud watchuntrusted webpresence
307 -"
308 -
309 -
310 -for x in ${PROSODY_MODULES}; do
311 - IUSE="${IUSE} ${x//[^+]/}prosody_modules_${x/+}"
312 -done
313 -
314 -
315 -DEPEND=">=net-im/prosody-0.9"
316 -RDEPEND="
317 - ${DEPEND}
318 - prosody_modules_inotify_reload? (
319 - dev-lua/linotify
320 - )
321 - prosody_modules_auth_joomla? (
322 - dev-lua/luadbi
323 - )
324 - prosody_modules_lib_ldap? (
325 - dev-lua/lualdap
326 - )
327 - prosody_modules_client_certs? (
328 - dev-lua/luasec
329 - )
330 - prosody_modules_listusers? (
331 - dev-lua/luasocket
332 - dev-lua/luafilesystem
333 - )
334 - prosody_modules_pubsub_pivotaltracker? (
335 - dev-lua/luaexpat
336 - )
337 - prosody_modules_auth_phpbb3? (
338 - dev-lua/luadbi
339 - )
340 - prosody_modules_log_messages_sql? (
341 - dev-lua/luadbi
342 - )
343 - prosody_modules_message_logging? (
344 - dev-lua/luafilesystem
345 - )
346 - prosody_modules_onions? (
347 - virtual/lua[bit]
348 - )
349 - prosody_modules_couchdb? (
350 - dev-lua/luasocket
351 - )
352 - prosody_modules_auth_custom_http? (
353 - dev-lua/luasocket
354 - )
355 - prosody_modules_mam_muc_sql? (
356 - dev-lua/luasocket
357 - dev-lua/luadbi
358 - )
359 - prosody_modules_checkcerts? (
360 - dev-lua/luasec
361 - )
362 - prosody_modules_auth_internal_yubikey? (
363 - virtual/lua[bit,luajit=]
364 - dev-lua/yubikey-lua
365 - )
366 - prosody_modules_auth_dovecot? (
367 - dev-lua/luasocket
368 - )
369 - prosody_modules_storage_ldap? (
370 - dev-lua/luasocket
371 - )
372 - prosody_modules_statistics? (
373 - dev-lua/luaposix[ncurses]
374 - )
375 - prosody_modules_http_dir_listing? (
376 - dev-lua/luasocket
377 - dev-lua/luafilesystem
378 - )
379 - prosody_modules_mam_sql? (
380 - dev-lua/luasocket
381 - dev-lua/luadbi
382 - )
383 - prosody_modules_storage_mongodb? (
384 - dev-lua/luamongo
385 - )
386 - prosody_modules_offline_email? (
387 - dev-lua/luasocket
388 - )
389 - prosody_modules_auth_wordpress? (
390 - dev-lua/luadbi
391 - )
392 - prosody_modules_muc_log_http? (
393 - dev-lua/luafilesystem
394 - dev-lua/luaexpat
395 - )
396 - prosody_modules_component_client? (
397 - dev-lua/luasocket
398 - )
399 - prosody_modules_auth_external? (
400 - dev-lua/lpc
401 - )
402 - prosody_modules_auth_sql? (
403 - dev-lua/luadbi
404 - )
405 -"
406 -
407 -REQUIRED_USE="
408 - prosody_modules_auth_ldap? ( prosody_modules_lib_ldap )
409 - prosody_modules_auth_ldap2? ( prosody_modules_lib_ldap )
410 -"
411 -
412 -src_install() {
413 - cd "${S}";
414 - for m in ${PROSODY_MODULES}; do
415 - if use prosody_modules_${m}; then
416 - insinto /usr/lib/prosody/modules;
417 - doins -r "mod_${m}"
418 - fi
419 - done
420 - use misc && (
421 - insinto /usr/lib/prosody/modules
422 - doins -r misc
423 - )
424 -}