[Bug 281366] security/cyrus-sasl2: consolidate all derived ports

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Sep 2024 15:26:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281366

            Bug ID: 281366
           Summary: security/cyrus-sasl2: consolidate all derived ports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ume@FreeBSD.org
          Reporter: me@svmhdvn.name
          Assignee: ume@FreeBSD.org
             Flags: maintainer-feedback?(ume@FreeBSD.org)

Created attachment 253428
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253428&action=edit
[PATCH] security/cyrus-sasl2*: consolidate all derived ports

Currently, security/cyrus-sasl2 and its optional plugin functionality is broken
up into several child ports. However, all of them share the same upstream
cyrus-sasl2 codebase. This patch consolidates them all into the
security/cyrus-sasl2 port using OPTIONS to provide the optional functionality
in a clean manner as is recommended by the Handbook. This patch also handles
the LDAP circular dependency with a flavor so that the non-ldap and ldap
versions of cyrus-sasl2 can coexist.

I have tested this patch with cyrus-imapd and postfix in production for a few
months now and things have been working correctly. Please test other
configurations if needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.