components/ejabberd/ejabberd.p5m
changeset 353 d9644516b4a8
child 464 08f94c414553
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ejabberd/ejabberd.p5m	Wed Jun 29 15:33:37 2011 -0700
@@ -0,0 +1,337 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/web/server/ejabberd@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="ejabberd - Jabber/XMPP instant messaging server"
+set name=info.classification \
+    value="org.opensolaris.category.2008:Web Services/Communications"
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream_url value=http://www.ejabberd.im/
+set name=opensolaris.arc_url \
+    value=http://arc.opensolaris.org/caselog/PSARC/2008/340
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+
+depend fmri=runtime/[email protected] type=require
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+
+<transform file path=usr/lib/ejabberd/.*/.* -> default mode 0444>
+
+dir path=etc
+dir path=etc/ejabberd
+dir path=etc/security
+dir path=etc/security/auth_attr.d
+dir path=etc/security/exec_attr.d
+dir path=etc/security/prof_attr.d
+dir path=lib
+dir path=lib/svc
+dir path=lib/svc/manifest
+dir path=lib/svc/manifest/network
+dir path=lib/svc/method
+dir path=usr
+dir path=usr/lib
+dir path=usr/lib/ejabberd
+dir path=usr/lib/ejabberd/ebin
+dir path=usr/lib/ejabberd/include
+dir path=usr/lib/ejabberd/include/eldap
+dir path=usr/lib/ejabberd/include/mod_muc
+dir path=usr/lib/ejabberd/include/mod_proxy65
+dir path=usr/lib/ejabberd/include/mod_pubsub
+dir path=usr/lib/ejabberd/include/web
+dir path=usr/lib/ejabberd/priv
+dir path=usr/lib/ejabberd/priv/bin
+dir path=usr/lib/ejabberd/priv/lib
+dir path=usr/lib/ejabberd/priv/msgs
+dir path=usr/sbin
+dir path=usr/share
+dir path=usr/share/doc
+dir path=usr/share/doc/ejabberd
+dir path=usr/share/man
+dir path=usr/share/man/man1m
+dir path=var
+dir path=var/lib
+dir path=var/lib/ejabberd owner=daemon group=daemon
+dir path=var/log
+dir path=var/log/ejabberd owner=daemon group=daemon
+
+file auth_attr path=etc/security/auth_attr.d/ejabberd
+file exec_attr path=etc/security/exec_attr.d/ejabberd
+file prof_attr path=etc/security/prof_attr.d/ejabberd
+file xmpp-ejabberd path=lib/svc/method/xmpp-ejabberd
+file xmpp-ejabberd.xml path=lib/svc/manifest/network/xmpp-ejabberd.xml
+file path=etc/ejabberd/ejabberd.cfg mode=0644 preserve=true original_name=SUNWejabberd:etc/ejabberd/ejabberd.cfg
+file path=etc/ejabberd/ejabberdctl.cfg mode=0644 preserve=true original_name=SUNWejabberd:etc/ejabberd/ejabberdctl.cfg
+file path=etc/ejabberd/inetrc mode=0644 preserve=true original_name=SUNWejabberd:etc/ejabberd/inetrc
+file path=usr/lib/ejabberd/ebin/acl.beam
+file path=usr/lib/ejabberd/ebin/adhoc.beam
+file path=usr/lib/ejabberd/ebin/cache_tab_sup.beam
+file path=usr/lib/ejabberd/ebin/cache_tab.beam
+file path=usr/lib/ejabberd/ebin/cyrsasl_anonymous.beam
+file path=usr/lib/ejabberd/ebin/cyrsasl_digest.beam
+file path=usr/lib/ejabberd/ebin/cyrsasl_plain.beam
+file path=usr/lib/ejabberd/ebin/cyrsasl.beam
+file path=usr/lib/ejabberd/ebin/dynamic_compile.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_admin.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_app.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_auth_anonymous.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_auth_external.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_auth_internal.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_auth_ldap.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_auth_odbc.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_auth_pam.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_auth.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_captcha.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_commands.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_config.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_ctl.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_c2s_config.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_c2s.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_frontend_socket.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_hooks.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_http_bind.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_http_poll.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_http.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_check.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_listener.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_local.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_logger_h.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_loglevel.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_node_groups.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_piefxis.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_rdbms.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_receiver.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_router.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_service.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_sm.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_socket.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_stun.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_sup.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_system_monitor.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_s2s_in.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_s2s_out.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_s2s.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_tmp_sup.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_update.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_web_admin.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_web.beam
+file path=usr/lib/ejabberd/ebin/ejabberd_zlib.beam
+file path=usr/lib/ejabberd/ebin/ejabberd.app
+file path=usr/lib/ejabberd/ebin/ejabberd.beam
+file path=usr/lib/ejabberd/ebin/ejd2odbc.beam
+file path=usr/lib/ejabberd/ebin/eldap_filter_yecc.beam
+file path=usr/lib/ejabberd/ebin/eldap_filter.beam
+file path=usr/lib/ejabberd/ebin/eldap_pool.beam
+file path=usr/lib/ejabberd/ebin/eldap_utils.beam
+file path=usr/lib/ejabberd/ebin/eldap.beam
+file path=usr/lib/ejabberd/ebin/ELDAPv3.beam
+file path=usr/lib/ejabberd/ebin/extauth.beam
+file path=usr/lib/ejabberd/ebin/gen_iq_handler.beam
+file path=usr/lib/ejabberd/ebin/gen_mod.beam
+file path=usr/lib/ejabberd/ebin/gen_pubsub_node.beam
+file path=usr/lib/ejabberd/ebin/gen_pubsub_nodetree.beam
+file path=usr/lib/ejabberd/ebin/iconv.beam
+file path=usr/lib/ejabberd/ebin/idna.beam
+file path=usr/lib/ejabberd/ebin/jd2ejd.beam
+file path=usr/lib/ejabberd/ebin/jlib.beam
+file path=usr/lib/ejabberd/ebin/mod_adhoc.beam
+file path=usr/lib/ejabberd/ebin/mod_announce.beam
+file path=usr/lib/ejabberd/ebin/mod_blocking.beam
+file path=usr/lib/ejabberd/ebin/mod_caps.beam
+file path=usr/lib/ejabberd/ebin/mod_configure.beam
+file path=usr/lib/ejabberd/ebin/mod_configure2.beam
+file path=usr/lib/ejabberd/ebin/mod_disco.beam
+file path=usr/lib/ejabberd/ebin/mod_echo.beam
+file path=usr/lib/ejabberd/ebin/mod_http_bind.beam
+file path=usr/lib/ejabberd/ebin/mod_http_fileserver.beam
+file path=usr/lib/ejabberd/ebin/mod_ip_blacklist.beam
+file path=usr/lib/ejabberd/ebin/mod_irc_connection.beam
+file path=usr/lib/ejabberd/ebin/mod_irc.beam
+file path=usr/lib/ejabberd/ebin/mod_last_odbc.beam
+file path=usr/lib/ejabberd/ebin/mod_last.beam
+file path=usr/lib/ejabberd/ebin/mod_muc_log.beam
+file path=usr/lib/ejabberd/ebin/mod_muc_room.beam
+file path=usr/lib/ejabberd/ebin/mod_muc.beam
+file path=usr/lib/ejabberd/ebin/mod_offline_odbc.beam
+file path=usr/lib/ejabberd/ebin/mod_offline.beam
+file path=usr/lib/ejabberd/ebin/mod_ping.beam
+file path=usr/lib/ejabberd/ebin/mod_pres_counter.beam
+file path=usr/lib/ejabberd/ebin/mod_privacy_odbc.beam
+file path=usr/lib/ejabberd/ebin/mod_privacy.beam
+file path=usr/lib/ejabberd/ebin/mod_private_odbc.beam
+file path=usr/lib/ejabberd/ebin/mod_private.beam
+file path=usr/lib/ejabberd/ebin/mod_proxy65_lib.beam
+file path=usr/lib/ejabberd/ebin/mod_proxy65_service.beam
+file path=usr/lib/ejabberd/ebin/mod_proxy65_sm.beam
+file path=usr/lib/ejabberd/ebin/mod_proxy65_stream.beam
+file path=usr/lib/ejabberd/ebin/mod_proxy65.beam
+file path=usr/lib/ejabberd/ebin/mod_pubsub_odbc.beam
+file path=usr/lib/ejabberd/ebin/mod_pubsub.beam
+file path=usr/lib/ejabberd/ebin/mod_register_web.beam
+file path=usr/lib/ejabberd/ebin/mod_register.beam
+file path=usr/lib/ejabberd/ebin/mod_roster_odbc.beam
+file path=usr/lib/ejabberd/ebin/mod_roster.beam
+file path=usr/lib/ejabberd/ebin/mod_service_log.beam
+file path=usr/lib/ejabberd/ebin/mod_shared_roster_ldap.beam
+file path=usr/lib/ejabberd/ebin/mod_shared_roster.beam
+file path=usr/lib/ejabberd/ebin/mod_sic.beam
+file path=usr/lib/ejabberd/ebin/mod_stats.beam
+file path=usr/lib/ejabberd/ebin/mod_time.beam
+file path=usr/lib/ejabberd/ebin/mod_vcard_ldap.beam
+file path=usr/lib/ejabberd/ebin/mod_vcard_odbc.beam
+file path=usr/lib/ejabberd/ebin/mod_vcard_xupdate.beam
+file path=usr/lib/ejabberd/ebin/mod_vcard.beam
+file path=usr/lib/ejabberd/ebin/mod_version.beam
+file path=usr/lib/ejabberd/ebin/node_buddy.beam
+file path=usr/lib/ejabberd/ebin/node_club.beam
+file path=usr/lib/ejabberd/ebin/node_dag.beam
+file path=usr/lib/ejabberd/ebin/node_dispatch.beam
+file path=usr/lib/ejabberd/ebin/node_flat_odbc.beam
+file path=usr/lib/ejabberd/ebin/node_flat.beam
+file path=usr/lib/ejabberd/ebin/node_hometree_odbc.beam
+file path=usr/lib/ejabberd/ebin/node_hometree.beam
+file path=usr/lib/ejabberd/ebin/node_mb.beam
+file path=usr/lib/ejabberd/ebin/node_pep_odbc.beam
+file path=usr/lib/ejabberd/ebin/node_pep.beam
+file path=usr/lib/ejabberd/ebin/node_private.beam
+file path=usr/lib/ejabberd/ebin/node_public.beam
+file path=usr/lib/ejabberd/ebin/nodetree_dag.beam
+file path=usr/lib/ejabberd/ebin/nodetree_tree_odbc.beam
+file path=usr/lib/ejabberd/ebin/nodetree_tree.beam
+file path=usr/lib/ejabberd/ebin/nodetree_virtual.beam
+file path=usr/lib/ejabberd/ebin/pg2_backport.beam
+file path=usr/lib/ejabberd/ebin/pubsub_db_odbc.beam
+file path=usr/lib/ejabberd/ebin/pubsub_index.beam
+file path=usr/lib/ejabberd/ebin/pubsub_subscription_odbc.beam
+file path=usr/lib/ejabberd/ebin/pubsub_subscription.beam
+file path=usr/lib/ejabberd/ebin/p1_fsm.beam
+file path=usr/lib/ejabberd/ebin/p1_mnesia.beam
+file path=usr/lib/ejabberd/ebin/randoms.beam
+file path=usr/lib/ejabberd/ebin/sha.beam
+file path=usr/lib/ejabberd/ebin/shaper.beam
+file path=usr/lib/ejabberd/ebin/stringprep_sup.beam
+file path=usr/lib/ejabberd/ebin/stringprep.beam
+file path=usr/lib/ejabberd/ebin/stun_codec.beam
+file path=usr/lib/ejabberd/ebin/tls.beam
+file path=usr/lib/ejabberd/ebin/translate.beam
+file path=usr/lib/ejabberd/ebin/treap.beam
+file path=usr/lib/ejabberd/ebin/win32_dns.beam
+file path=usr/lib/ejabberd/ebin/xml_stream.beam
+file path=usr/lib/ejabberd/ebin/xml.beam
+file path=usr/lib/ejabberd/ebin/XmppAddr.beam
+file path=usr/lib/ejabberd/include/adhoc.hrl
+file path=usr/lib/ejabberd/include/ejabberd_commands.hrl
+file path=usr/lib/ejabberd/include/ejabberd_config.hrl
+file path=usr/lib/ejabberd/include/ejabberd_ctl.hrl
+file path=usr/lib/ejabberd/include/ejabberd.hrl
+file path=usr/lib/ejabberd/include/eldap/eldap.hrl
+file path=usr/lib/ejabberd/include/eldap/ELDAPv3.hrl
+file path=usr/lib/ejabberd/include/jlib.hrl
+file path=usr/lib/ejabberd/include/mod_muc/mod_muc_room.hrl
+file path=usr/lib/ejabberd/include/mod_privacy.hrl
+file path=usr/lib/ejabberd/include/mod_proxy65/mod_proxy65.hrl
+file path=usr/lib/ejabberd/include/mod_pubsub/pubsub.hrl
+file path=usr/lib/ejabberd/include/mod_roster.hrl
+file path=usr/lib/ejabberd/include/web/ejabberd_http.hrl
+file path=usr/lib/ejabberd/include/web/ejabberd_web_admin.hrl
+file path=usr/lib/ejabberd/include/web/http_bind.hrl
+file path=usr/lib/ejabberd/include/XmppAddr.hrl
+file path=usr/lib/ejabberd/priv/bin/captcha.sh
+file path=usr/lib/ejabberd/priv/lib/ejabberd_zlib_drv.so
+file path=usr/lib/ejabberd/priv/lib/expat_erl.so
+file path=usr/lib/ejabberd/priv/lib/iconv_erl.so
+file path=usr/lib/ejabberd/priv/lib/sha_drv.so
+file path=usr/lib/ejabberd/priv/lib/stringprep_drv.so
+file path=usr/lib/ejabberd/priv/lib/tls_drv.so
+file path=usr/lib/ejabberd/priv/msgs/ca.msg
+file path=usr/lib/ejabberd/priv/msgs/cs.msg
+file path=usr/lib/ejabberd/priv/msgs/de.msg
+file path=usr/lib/ejabberd/priv/msgs/el.msg
+file path=usr/lib/ejabberd/priv/msgs/eo.msg
+file path=usr/lib/ejabberd/priv/msgs/es.msg
+file path=usr/lib/ejabberd/priv/msgs/fr.msg
+file path=usr/lib/ejabberd/priv/msgs/gl.msg
+file path=usr/lib/ejabberd/priv/msgs/id.msg
+file path=usr/lib/ejabberd/priv/msgs/it.msg
+file path=usr/lib/ejabberd/priv/msgs/ja.msg
+file path=usr/lib/ejabberd/priv/msgs/nl.msg
+file path=usr/lib/ejabberd/priv/msgs/no.msg
+file path=usr/lib/ejabberd/priv/msgs/pl.msg
+file path=usr/lib/ejabberd/priv/msgs/pt-br.msg
+file path=usr/lib/ejabberd/priv/msgs/pt.msg
+file path=usr/lib/ejabberd/priv/msgs/ru.msg
+file path=usr/lib/ejabberd/priv/msgs/sk.msg
+file path=usr/lib/ejabberd/priv/msgs/sv.msg
+file path=usr/lib/ejabberd/priv/msgs/th.msg
+file path=usr/lib/ejabberd/priv/msgs/tr.msg
+file path=usr/lib/ejabberd/priv/msgs/uk.msg
+file path=usr/lib/ejabberd/priv/msgs/vi.msg
+file path=usr/lib/ejabberd/priv/msgs/wa.msg
+file path=usr/lib/ejabberd/priv/msgs/zh.msg
+file path=usr/sbin/ejabberdctl
+file path=usr/share/doc/ejabberd/COPYING
+file path=usr/share/doc/ejabberd/dev.html
+file path=usr/share/doc/ejabberd/discorus.png
+file path=usr/share/doc/ejabberd/guide.html
+file path=usr/share/doc/ejabberd/guide.pdf
+file path=usr/share/doc/ejabberd/logo.png
+file path=usr/share/doc/ejabberd/msrl-dit-deep.png
+file path=usr/share/doc/ejabberd/msrl-dit-flat.png
+file path=usr/share/doc/ejabberd/msrl-roster-deep.png
+file path=usr/share/doc/ejabberd/msrl-roster-flat.png
+file path=usr/share/doc/ejabberd/release_notes_0.9.txt
+file path=usr/share/doc/ejabberd/release_notes_0.9.1.txt
+file path=usr/share/doc/ejabberd/release_notes_0.9.8.txt
+file path=usr/share/doc/ejabberd/release_notes_1.0.0.txt
+file path=usr/share/doc/ejabberd/release_notes_1.1.0.txt
+file path=usr/share/doc/ejabberd/release_notes_1.1.1.txt
+file path=usr/share/doc/ejabberd/release_notes_1.1.2.txt
+file path=usr/share/doc/ejabberd/release_notes_1.1.3.txt
+file path=usr/share/doc/ejabberd/release_notes_1.1.4.txt
+file path=usr/share/doc/ejabberd/release_notes_2.0.0.txt
+file path=usr/share/doc/ejabberd/release_notes_2.0.1.txt
+file path=usr/share/doc/ejabberd/release_notes_2.0.2.txt
+file path=usr/share/doc/ejabberd/release_notes_2.0.3.txt
+file path=usr/share/doc/ejabberd/release_notes_2.0.4.txt
+file path=usr/share/doc/ejabberd/release_notes_2.0.5.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.0.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.1.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.2.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.3.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.4.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.5.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.6.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.7.txt
+file path=usr/share/doc/ejabberd/release_notes_2.1.8.txt
+file path=usr/share/doc/ejabberd/webadmmain.png
+file path=usr/share/doc/ejabberd/webadmmainru.png
+file path=usr/share/doc/ejabberd/yozhikheader.png
+
+legacy pkg=SUNWejabberdr \
+    name="ejabberd - Jabber/XMPP instant messaging server (Root)" \
+    desc="ejabberd Jabber/XMPP instant messaging server"
+legacy pkg=SUNWejabberdu \
+    name="ejabberd - Jabber/XMPP instant messaging server (Usr)" \
+    desc="ejabberd Jabber/XMPP instant messaging server"
+
+license COPYING license="GPLv2"