pkgsrc/chat/ejabberd/PLIST
fhajny f9166c6910 Update chat/ejabberd to 17.09.
Admin
- Harden ejabberdctl
- Fix ejabberdctl quoting when using iex
- Call earlier deps configure scripts during compilation
- Fix iexdebug and iexlive commands
- Quote $PEER in ping command to avoid hostnames containing "-" being
  interpreted as arithmetic
- Docker: Sync containers from rroemhild and add instructions in
  README
- Use eimp instead of ImageMagick calls for thumbnails creation
- Add forgotten caching options to the validator
- Fix 'make install' to work with new output from rebar list-deps
- Rewrite muc_register_nick and muc_unregister_nick to be DB
  independent
- WebAdmin: Fix deletion of multiple offline messages

Encryption
- Add support for XEP-0368 in outgoing s2s: SRV records for XMPP over
  TLS
- Deprecate s2s_use_starttls: required_trusted
- Don't attempt to access(2) a certificate file
- Let 'domain_certfile' take higher precedence instead of s2s_certfile
  or c2s_certfile

Databases
- mysql.sql: Use multi-column index on username/ID
- Use forked repo of Riak Erlang client to support OTP20

Modules
- mod_avatar: New module with support for legacy and modern clients
- mod_block_strangers: Introduce option 'allow_transports'
- mod_block_strangers: Block messages from strangers before
  mod_mam/mod_offline processing
- mod_http_upload: Don't ignore 'custom_headers'
- mod_muc: Improve presence-error and unavailable of multi-session
  occupants
- mod_multicast: Fix start and reading of configured limits
- mod_mam: Simplify check for anon MUC JID filtering
- mod_mam: Refuse filtering anon MUC queries by JID
- mod_privacy: Explicitly match against
- mod_register: Introduce 'redirect_url' option
- mod_stream_mgmt: Delete 'c2s_init' hook
- mod_vcard_xupdate: Also replace vcard-x-update in direct presences

PubSub
- Fix get_items/get_item calls
- Add correct order when requesting all items
- Implement '6.5.7 Requesting the Most Recent Items'
- Fix RSM support on SQL
- Add RSM support on mnesia
- Fix node_options: default options only apply on first plugin
- Broadcast updated node configuration
- Enforce controls on publish and delete items

Miscelanea
- Preserve correct order of deserialized XML elements
- Suppress push notifications for online clients
- Extract strings and prepare translation files works again
2017-10-17 14:55:36 +00:00

324 lines
16 KiB
Text

@comment $NetBSD: PLIST,v 1.49 2017/10/17 14:55:36 fhajny Exp $
lib/erlang/lib/${PKGNAME}/COPYING
lib/erlang/lib/${PKGNAME}/ebin/ELDAPv3.beam
lib/erlang/lib/${PKGNAME}/ebin/XmppAddr.beam
lib/erlang/lib/${PKGNAME}/ebin/acl.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_anonymous.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_digest.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_oauth.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_plain.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_scram.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd.app
lib/erlang/lib/${PKGNAME}/ebin/ejabberd.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_access_permissions.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_admin.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_app.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_anonymous.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_external.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_ldap.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_pam.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_backend_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_bosh.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_c2s.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_c2s_config.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_captcha.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_cluster.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_cluster_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_commands.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_commands_doc.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_config.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_ctl.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_db_modules.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_hooks.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http_ws.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_idna.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_listener.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_local.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_logger.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_oauth.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_oauth_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_oauth_rest.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_oauth_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_options.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_piefxis.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_pkix.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_rdbms.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_receiver.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_redis.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_redis_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_regexp.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_riak_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router_multicast.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router_redis.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s_in.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s_out.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_service.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sip.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm_redis.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_socket.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sql_pt.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sql_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_stun.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_system_monitor.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_tmp_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_update.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_web.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_web_admin.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_websocket.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_xmlrpc.beam
lib/erlang/lib/${PKGNAME}/ebin/ejd2sql.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap_filter.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap_filter_yecc.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap_pool.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap_utils.beam
lib/erlang/lib/${PKGNAME}/ebin/elixir_logger_backend.beam
lib/erlang/lib/${PKGNAME}/ebin/ext_mod.beam
lib/erlang/lib/${PKGNAME}/ebin/extauth.beam
lib/erlang/lib/${PKGNAME}/ebin/gen_iq_handler.beam
lib/erlang/lib/${PKGNAME}/ebin/gen_mod.beam
lib/erlang/lib/${PKGNAME}/ebin/gen_pubsub_node.beam
lib/erlang/lib/${PKGNAME}/ebin/gen_pubsub_nodetree.beam
lib/erlang/lib/${PKGNAME}/ebin/jd2ejd.beam
lib/erlang/lib/${PKGNAME}/ebin/jlib.beam
lib/erlang/lib/${PKGNAME}/ebin/misc.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_adhoc.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_admin_extra.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_announce.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_announce_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_announce_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_announce_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_avatar.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_block_strangers.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_blocking.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_bosh.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_bosh_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_bosh_redis.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_bosh_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_bosh_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_caps.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_caps_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_caps_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_caps_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_carboncopy.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_carboncopy_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_carboncopy_redis.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_carboncopy_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_carboncopy_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_client_state.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_configure.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_delegation.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_disco.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_echo.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_fail2ban.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_http_api.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_http_fileserver.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_http_upload.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_http_upload_quota.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_irc.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_irc_connection.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_irc_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_irc_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_irc_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_last.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_last_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_last_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_last_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_legacy_auth.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_mam.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_mam_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_mam_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_metrics.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_mix.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_admin.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_log.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_room.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_multicast.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_offline.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_offline_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_offline_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_offline_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_ping.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_pres_counter.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_privacy.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_privacy_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_privacy_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_privacy_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_private.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_private_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_private_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_private_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_privilege.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_lib.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_redis.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_service.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_stream.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_pubsub.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_push.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_push_keepalive.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_push_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_register.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_register_web.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_roster.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_roster_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_roster_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_roster_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_s2s_dialback.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_service_log.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster_ldap.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_sic.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_sip.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_sip_proxy.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_sip_registrar.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_stats.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_stream_mgmt.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_time.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_ldap.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_xupdate.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_version.beam
lib/erlang/lib/${PKGNAME}/ebin/node_buddy.beam
lib/erlang/lib/${PKGNAME}/ebin/node_club.beam
lib/erlang/lib/${PKGNAME}/ebin/node_dag.beam
lib/erlang/lib/${PKGNAME}/ebin/node_dispatch.beam
lib/erlang/lib/${PKGNAME}/ebin/node_flat.beam
lib/erlang/lib/${PKGNAME}/ebin/node_flat_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/node_hometree.beam
lib/erlang/lib/${PKGNAME}/ebin/node_hometree_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/node_mb.beam
lib/erlang/lib/${PKGNAME}/ebin/node_mb_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/node_mix.beam
lib/erlang/lib/${PKGNAME}/ebin/node_mix_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/node_online.beam
lib/erlang/lib/${PKGNAME}/ebin/node_pep.beam
lib/erlang/lib/${PKGNAME}/ebin/node_pep_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/node_private.beam
lib/erlang/lib/${PKGNAME}/ebin/node_public.beam
lib/erlang/lib/${PKGNAME}/ebin/nodetree_dag.beam
lib/erlang/lib/${PKGNAME}/ebin/nodetree_tree.beam
lib/erlang/lib/${PKGNAME}/ebin/nodetree_tree_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/nodetree_virtual.beam
lib/erlang/lib/${PKGNAME}/ebin/prosody2ejabberd.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_db_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_index.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_migrate.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_subscription.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_subscription_sql.beam
lib/erlang/lib/${PKGNAME}/ebin/randoms.beam
lib/erlang/lib/${PKGNAME}/ebin/rest.beam
lib/erlang/lib/${PKGNAME}/ebin/scram.beam
lib/erlang/lib/${PKGNAME}/ebin/shaper.beam
lib/erlang/lib/${PKGNAME}/ebin/str.beam
lib/erlang/lib/${PKGNAME}/ebin/translate.beam
lib/erlang/lib/${PKGNAME}/ebin/win32_dns.beam
lib/erlang/lib/${PKGNAME}/ebin/xmpp_stream_in.beam
lib/erlang/lib/${PKGNAME}/ebin/xmpp_stream_out.beam
lib/erlang/lib/${PKGNAME}/ebin/xmpp_stream_pkix.beam
lib/erlang/lib/${PKGNAME}/include/ELDAPv3.hrl
lib/erlang/lib/${PKGNAME}/include/XmppAddr.hrl
lib/erlang/lib/${PKGNAME}/include/adhoc.hrl
lib/erlang/lib/${PKGNAME}/include/bosh.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_commands.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_config.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_ctl.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_http.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_oauth.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_router.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_sm.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_sql_pt.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_web_admin.hrl
lib/erlang/lib/${PKGNAME}/include/eldap.hrl
lib/erlang/lib/${PKGNAME}/include/http_bind.hrl
lib/erlang/lib/${PKGNAME}/include/jlib.hrl
lib/erlang/lib/${PKGNAME}/include/logger.hrl
lib/erlang/lib/${PKGNAME}/include/mod_announce.hrl
lib/erlang/lib/${PKGNAME}/include/mod_caps.hrl
lib/erlang/lib/${PKGNAME}/include/mod_carboncopy.hrl
lib/erlang/lib/${PKGNAME}/include/mod_irc.hrl
lib/erlang/lib/${PKGNAME}/include/mod_last.hrl
lib/erlang/lib/${PKGNAME}/include/mod_mam.hrl
lib/erlang/lib/${PKGNAME}/include/mod_muc.hrl
lib/erlang/lib/${PKGNAME}/include/mod_muc_room.hrl
lib/erlang/lib/${PKGNAME}/include/mod_offline.hrl
lib/erlang/lib/${PKGNAME}/include/mod_privacy.hrl
lib/erlang/lib/${PKGNAME}/include/mod_private.hrl
lib/erlang/lib/${PKGNAME}/include/mod_proxy65.hrl
lib/erlang/lib/${PKGNAME}/include/mod_roster.hrl
lib/erlang/lib/${PKGNAME}/include/mod_shared_roster.hrl
lib/erlang/lib/${PKGNAME}/include/mod_vcard.hrl
lib/erlang/lib/${PKGNAME}/include/mod_vcard_xupdate.hrl
lib/erlang/lib/${PKGNAME}/include/pubsub.hrl
lib/erlang/lib/${PKGNAME}/include/translate.hrl
lib/erlang/lib/${PKGNAME}/priv/bin/captcha.sh
lib/erlang/lib/${PKGNAME}/priv/msgs/ca.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/cs.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/de.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/el.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/eo.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/es.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/fr.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/gl.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/he.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/id.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/it.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/ja.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/nl.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/no.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/pl.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/pt-br.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/pt.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/ru.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/sk.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/sv.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/th.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/tr.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/uk.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/vi.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/wa.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/zh.msg
lib/erlang/lib/${PKGNAME}/priv/sql/lite.sql
lib/erlang/lib/${PKGNAME}/priv/sql/mssql.sql
lib/erlang/lib/${PKGNAME}/priv/sql/mysql.sql
lib/erlang/lib/${PKGNAME}/priv/sql/pg.sql
sbin/ejabberdctl
share/bash-completion.d/ejabberd
share/doc/ejabberd/COPYING
share/examples/ejabberd/ejabberd.yml
share/examples/ejabberd/ejabberdctl.cfg
share/examples/ejabberd/inetrc
@pkgdir bin