Path to this page:
Subject: CVS commit: [pkgsrc-2010Q1] pkgsrc/chat/jabberd
From: Matthias Scheler
Date: 2010-05-05 00:54:59
Message id: 20100504225459.10478175DD@cvs.netbsd.org
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
Files: