Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2003 15:08:06 -0600
From:      "Scot Hetzel" <hetzels@westbend.net>
To:        <ports@freebsd.org>
Cc:        "Kris Kennaway" <kris@obsecurity.org>
Subject:   Needed Fixes required for cyrus-sasl
Message-ID:  <00e501c2e424$7c3440b0$19fd2fd8@westbend.net>

next in thread | raw e-mail | index | archive | help
If its not too late into the ports freeze, could one of the Port Commiters
commit the following fixes:

    PR 48953 - remove }" from sourcing of the etc/rc.conf.d/cyrus_pwcheck
file.
    PR 48731 - Fix build of Kerberos IV & GSSAPI mechs

PR 48953 corrects a problem in sourcing a configuration file into the
cyrus_pwcheck.sh file, I had tested it on 5-CURRENT, and thought I had
tested it on 4.7-STABLE.  Apparently I had missed a change in the 4.x
portion of the rc.d script.

PR 48731 fixes a problem caused by the update of openssl, as a function was
changed to a macro.  This caused a #.if .. #.else .. #.endif definition to
fail.  This problem I didn't notice as my test system didn't have the
updated openssl installed on it.

Thanks,

Scot


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e501c2e424$7c3440b0$19fd2fd8>