./chat/jabberd, Instant messaging server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q1, Version: 1.4.2nb8, Package name: jabberd-1.4.2nb8, Maintainer: pkgsrc-users

Jabber is an open XML protocol for real-time exchange of messages and
presence notification between any two points on the Internet. The first
application of Jabber technology is an asynchronous, extensible instant
messaging platform, and an IM network that offers functionality similar
to legacy IM systems such as AIM, ICQ, MSN, and Yahoo.


Required to build:
[devel/gmake]

Package options: inet6

Master sites:

SHA1: aa0bc2e9815e4fa4a1ca8ba7f320bfd3c85ba11f
RMD160: bff5a02d3b76243ce59ddb66873ca1c51ef4bb5f
Filesize: 674.04 KB

Version history: (Expand)


CVS history: (Expand)


   2010-05-05 00:54:59 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #3102 - requested by gdt
chat/jabberd: portability fix

Revisions pulled up:
- chat/jabberd/Makefile				1.33
- chat/jabberd/distinfo				1.8
- chat/jabberd/patches/patch-ad			1.4
---
Module Name:	pkgsrc
Committed By:	gdt
Date:		Tue May  4 18:33:35 UTC 2010

Modified Files:
	pkgsrc/chat/jabberd: Makefile distinfo
	pkgsrc/chat/jabberd/patches: patch-ad

Log message:
Call SSL_library_init() before any other operations.  Fixes "no
ciphers" problem with newer openssl.  From
http://lists.alioth.debian.org/pipermail/pkg-openssl-devel/2005-October/000219.html