Subject: pkg/32737: kdenetwork3 doesn't depend on cyrus-sasl2 algorithms
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kjelderg@gmail.com>
List: pkgsrc-bugs
Date: 02/04/2006 23:20:01
>Number:         32737
>Category:       pkg
>Synopsis:       kdenetwork3 doesn't depend on cyrus-sasl2 algorithms
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 04 23:20:01 +0000 2006
>Originator:     Eric Kjeldergaard
>Release:        3.0
>Organization:
>Environment:
NetBSD antiseptic 3.0 NetBSD 3.0 (GENERIC) #0: Mon Dec 19 01:04:02 UTC 2005  builds@works.netbsd.org:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC i386

>Description:
In order to get appropriate ssl-guarded mail-sending, I had to add the cyrus-sasl fleet.  Below is my list of relevant packages.  I'm not sure if there is a metaport for them or not.

<root@antiseptic> [/usr/pkgsrc/security] #pkg_info | grep yrus
cyrus-sasl-2.1.20nb2 Simple Authentication and Security Layer
cyrus-saslauthd-2.1.20 Cyrus SASL plaintext authentication daemon
cy2-crammd5-2.1.20  Cyrus SASL CRAM-MD5 authentication plugin
cy2-digestmd5-2.1.20 Cyrus SASL DIGEST-MD5 authentication plugin
cy2-gssapi-2.1.20   Cyrus SASL GSSAPI authentication plugin
cy2-login-2.1.20    Cyrus SASL LOGIN authentication plugin
cy2-plain-2.1.20    Cyrus SASL PLAIN authentication plugin
cy2-anonymous-2.1.20 Cyrus SASL ANONYMOUS authentication plugin

These should be depended on somehow as they are necessary for the appropriate function of kmail.
>How-To-Repeat:
try to send via smtps with kmail without having added the cyrus-sasl packages separately
>Fix:
install the mentioned packages as a short-term solution.  Make them dependencies as a long-term solution.