Path to this page:
./
chat/ejabberd,
Free and Open Source distributed fault-tolerant Jabber server
Branch: pkgsrc-2008Q4,
Version: 2.0.4,
Package name: ejabberd-2.0.4,
Maintainer: marttiejabberd is a Free and Open Source distributed fault-tolerant Jabber server.
It is writen mostly in Erlang.
The main features of ejabberd are:
- 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://www.ejabberd.im/
Required to run:[
lang/erlang] [
textproc/expat]
Required to build:[
devel/gmake]
Master sites:
SHA1: 16516c7f9723e1ca781970d54afbf580a72c9eeb
RMD160: 05b8d1fd42724335af588bf6fa7a14e5605bf6e3
Filesize: 1784.356 KB
Version history: (Expand)
- (2009-03-24) Updated to version: ejabberd-2.0.4
- (2009-02-04) Updated to version: ejabberd-2.0.3
- (2009-01-06) Package added to pkgsrc.se, version ejabberd-2.0.2 (created)
CVS history: (Expand)
2009-03-23 19:34:29 by Matthias Scheler | Files touched by this commit (8) | |
Log message:
Pullup ticket #2724 - requested by martti
ejabberd: security update
Revisions pulled up:
chat/ejabberd/Makefile 1.8-1.9
chat/ejabberd/PLIST 1.5
chat/ejabberd/distinfo 1.6-1.7
chat/ejabberd/patches/patch-aa 1.4
chat/ejabberd/patches/patch-ac 1.4
chat/ejabberd/patches/patch-ad 1.3
chat/ejabberd/patches/patch-ah 1.2
chat/ejabberd/patches/patch-ai 1.2
---
Module Name: pkgsrc
Committed By: joerg
Date: Mon Feb 9 23:05:02 UTC 2009
Modified Files:
pkgsrc/chat/ejabberd: Makefile distinfo
pkgsrc/chat/ejabberd/patches: patch-aa
Log message:
Don't create /var/spool/... at install time, the scripts will take care
of it. Mark as user-destdir after that.
---
Module Name: pkgsrc
Committed By: martti
Date: Sun Mar 22 10:39:44 UTC 2009
Modified Files:
pkgsrc/chat/ejabberd: Makefile PLIST distinfo
pkgsrc/chat/ejabberd/patches: patch-ac patch-ad patch-ah patch-ai
Log message:
Updated chat/ejabberd to 2.0.4
This version is a maintenance release containing 20 bugfixes and improvements.
http://secunia.com/advisories/34340/
|
2009-02-04 13:30:43 by Tyler R. Retzlaff | Files touched by this commit (6) | |
Log message:
pullup ticket #2680 - requested by martti
ejabberd: update package
revisions pulled up:
pkgsrc/chat/ejabberd/Makefile 1.7
pkgsrc/chat/ejabberd/PLIST 1.4
pkgsrc/chat/ejabberd/distinfo 1.5
pkgsrc/chat/ejabberd/patches/patch-ab r0
pkgsrc/chat/ejabberd/patches/patch-ac 1.3
pkgsrc/chat/ejabberd/patches/patch-ag 1.2
Module Name: pkgsrc
Committed By: martti
Date: Tue Feb 3 12:07:26 UTC 2009
Modified Files:
pkgsrc/chat/ejabberd: Makefile PLIST distinfo
pkgsrc/chat/ejabberd/patches: patch-ac patch-ag
Removed Files:
pkgsrc/chat/ejabberd/patches: patch-ab
Log message:
Updated chat/ejabberd to 2.0.3
* Do not ask certificate for client (c2s)
* Check digest-uri in SASL digest authentication
* Use send timeout to avoid locking on gen_tcp:send
* Fix ejabberd reconnection to database
* HTTP-Bind: handle wrong order of packets
* MUC: Improved traffic regulation management
* PubSub: Several bugfixes and improvements for best coverage of XEP-0060 v1.12
* Shared Roster Groups: push immediately membership changes
* Rotate also sasl.log on "reopen-log" command
|