pkgsrc-wip/ejabberd/DESCR
Eric Schnoebelen dd1c011bbe DESCR:
ejabberd is a Free and Open Source distributed fault-tolerant Jabber server.
    It writen mostly in Erlang.

    The main features of ejabberd is:
	    - Works on most of popular platforms: *nix
	      (tested on Linux, FreeBSD and NetBSD)
	    - Distributed
	    - Fault-tolerance:
	    - Built-in Multi-User Chat service
	    - Built-in IRC transport
	    - Built-in Publish-Subscribe service
	    - Built-in Jabber Users Directory service based on users vCards
	    - SSL support
	    - Ability to interface with external components
			    (JIT, MSN-t, Yahoo-t, etc)
	    - Migration from jabberd14 is possible
	    - Mostly XMPP-compliant
	    - Support for JEP-0030 (Service Discovery).
	    - Support for JEP-0039 (Statistics Gathering).
	    - Support for xml:lang attribute in many XML elements

    WWW: http://ejabberd.jabber.ru/

TODO:
    Wed Nov 29 23:42:36 CST 2006
	*	create dependency packages for 
	    *   postgres
	    *   mysql
	    *   the crypto module(s)
	*	attempt to run
2006-11-30 05:48:06 +00:00

22 lines
765 B
Text

ejabberd is a Free and Open Source distributed fault-tolerant Jabber server.
It writen mostly in Erlang.
The main features of ejabberd is:
- Works on most of popular platforms: *nix
(tested on Linux, FreeBSD and NetBSD)
- Distributed
- Fault-tolerance:
- Built-in Multi-User Chat service
- Built-in IRC transport
- Built-in Publish-Subscribe service
- Built-in Jabber Users Directory service based on users vCards
- SSL support
- Ability to interface with external components
(JIT, MSN-t, Yahoo-t, etc)
- Migration from jabberd14 is possible
- Mostly XMPP-compliant
- Support for JEP-0030 (Service Discovery).
- Support for JEP-0039 (Statistics Gathering).
- Support for xml:lang attribute in many XML elements
WWW: http://ejabberd.jabber.ru/