Subject: Re: pkg/28890: pkg dovecot does not build with gnutls option
To: Hauke Fath <hf@spg.tu-darmstadt.de>
From: Peter I. Hansen <pih@bsdmail.dk>
List: pkgsrc-bugs
Date: 01/07/2005 11:05:43
Hauke Fath wrote:
> pih@bsdmail.dk wrote:
>
>>> Number: 28890
>>> Category: pkg
>>> Synopsis: pkg dovecot does not build with gnutls option
>>> Confidential: no
>>> Severity: non-critical
>>> Priority: medium
>>> Responsible: pkg-manager
>>> State: open
>>> Class: sw-bug
>>> Submitter-Id: net
>>> Arrival-Date: Thu Jan 06 23:06:00 +0000 2005
>>> Originator: Peter Hansen
>>> Release: NetBSD 2.0
>>> Organization:
>>> Environment:
>>
>>
>> NetBSD dhcppc4 2.0 NetBSD 2.0 (GENERIC) #0: Wed Dec 1 10:58:25 UTC
>> 2004
>> builds@build:/big/builds/ab/netbsd-2-0-RELEASE/i386/200411300000Z-obj/big/builds/ab/netbsd-2-0-RELEASE/src/sys/arch/i386/compile/GENERIC
>> i386
>>
>>> Description:
>>
>>
>> The pkg dovecot does not build when the option 'gnutls' is given.
>> Without it builds just fine. To me it looks like openssl is used as
>> default if gnutls is not used, so it is still possible to build a ssl
>> enanbled server.
>
>
>
> From the Dovecot 0.99.13 announcement:
>
> <snip>
> v0.99.13 2005-01-06 Timo Sirainen <tss@iki.fi>
>
> * GNUTLS support hasn't been working for a while, so it's not
> even tried to be used anymore unless explicitly wanted.
>
> </snip>
>
> Update the package?
>
> hauke
>
I see. openssl is fine. I just figured this was a bug since
dovecot.org advertises gnutls support on the front page.
-Peter