2009-06-14 20:28:45 by Joerg Sonnenberger | Files touched by this commit (17) |
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
|
2009-06-14 19:37:52 by Joerg Sonnenberger | Files touched by this commit (99) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383) |
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
|
2009-05-12 20:37:01 by Martti Kuparinen | Files touched by this commit (1) |
Log message:
pkglint -Wall
|
2009-05-12 20:36:19 by Martti Kuparinen | Files touched by this commit (3) |
Log message:
Updated chat/ejabberd to 2.0.5
* Fix two problems introduced in ejabberd 2.0.4: subscription request produced
many authorization requests with some clients and transports; and
subscription requests were not stored for later delivery when receiver was
offline.
* Fix warning in expat_erl.c about implicit declaration of x_fix_buff
* HTTP-Bind (BOSH): Fix a missing stream:error in the returned
remote-stream-error stanza
|
2009-05-12 14:55:31 by Martti Kuparinen | Files touched by this commit (2) |
Log message:
Added LICENSE.
|
2009-03-22 11:39:44 by Martti Kuparinen | Files touched by this commit (7) |
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-10 00:05:02 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Don't create /var/spool/... at install time, the scripts will take care
of it. Mark as user-destdir after that.
|
2009-02-03 13:07:26 by Martti Kuparinen | Files touched by this commit (6) |
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
|
2008-11-12 14:13:59 by Martti Kuparinen | Files touched by this commit (12) |
Log message:
Updated chat/ejabberd to 2.0.2 (patch received from Fabrice Colliot)
* Bug fixes
* Patch #389 (https://support.process-one.net/browse/EJAB-389) applied
instead of the old pkgsrc patch. You MUST modify your ejabberd.cfg!
|