Bug 21383

Summary: Update Cyrus-SASL, Add MySQL & LDAP Authentication
Product: Ports & Packages Reporter: Scot W. Hetzel <hetzels>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Scot W. Hetzel 2000-09-19 03:30:00 UTC
  Cyrus-SASL 1.5.24 sources changed on Aug 15th
    -- changed a hard coded value to a variable.

  Kerberos IV detection fails due to double check on krb_mk_priv
(with/without com_err), used cached value from first check for krb_mk_priv.

  Added addtional pwcheck methods (MySQL & LDAP Authentication).

      Changed Files:	      New Files:
	Makefile		files/Sendmail.README
	files/md5		patches/patch-ag
	patches/patch-ab	patches/patch-ah
	pkg/INSTALL		patches/patch-ai
	pkg/MESSAGE		patches/patch-aj
	pkg/PLIST		patches/patch-ak
				scripts/configure.sasl

  This PR also addresses the concerns for the following PRs:
    PR 21266 - MD5 checksum out of date for cyrus-sasl
    PR 20887 - LDAP support and fixes for cyrus-sasl [CLOSED]
    PR 20623 - cyrus-sasl-1.5.24 does not build libkerberos4

Fix: Apply the following:
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2000-09-19 03:50:12 UTC
Responsible Changed
From-To: freebsd-ports->ade

As promised, I will deal with presently
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2000-09-19 04:00:00 UTC
State Changed
From-To: open->closed

Update committed, thanks!
Comment 3 Scot W. Hetzel 2000-09-19 04:04:02 UTC
That is the fast that I have seen in a port getting updated.

Thanks for committing the Update.

Scot W. Hetzel