pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/jabberd2
Module Name: pkgsrc
Committed By: schnoebe
Date: Sun Sep 6 04:18:12 UTC 2009
Modified Files:
pkgsrc/chat/jabberd2: Makefile distinfo options.mk
pkgsrc/chat/jabberd2/patches: patch-aa patch-ac
Log Message:
bring jabberd2 up to 2.2.9. From the changelog:
What changed:
- Implemented component clustering
- Many virtual hosts in one SM process
- FreeBSD kqueue support
- Implemented PBX integration interface
- crypt() password support for LDAP backend
There is new <local/> section in sm.xml. You may use it to configure
domains serviced by the SM process. Old style domain name in <id/>
section still works for backward compatibility, but the <local/>
section overrides it. You need to give different <id/> names to
SM instances participating in clustering. Router needs a way to
differenciate these.
There is new <pbx/> section in c2s.xml configuration file. Please
see it if you want to use the PBX integration.
Packaging changes:
added PKG_OPTIONS_GROUP.mio to control the choice of I/O modules.
Defaulting to mio-select and mio-poll, which are known to work with
NetBSD > 4.0.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/chat/jabberd2/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/chat/jabberd2/distinfo
cvs rdiff -u -r1.22 -r1.23 pkgsrc/chat/jabberd2/options.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/chat/jabberd2/patches/patch-aa
cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/jabberd2/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index