[Bug 264360] mail/opendmarc: Make MySQL support an option

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 31 May 2022 08:52:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264360

            Bug ID: 264360
           Summary: mail/opendmarc: Make MySQL support an option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jornane@icloud.com
                CC: freebsd@gushi.org
                CC: freebsd@gushi.org
             Flags: maintainer-feedback?(freebsd@gushi.org)

Created attachment 234342
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234342&action=edit
[PATCH] mail/opendmarc: Make MySQL support an option

The port has a dependency on p5-DBD-mysql, which in turn has a dependency on
mysql57-client.  On my system, I already have mysql80-client installed, which
conflicts with mysql57-client, preventing me from installing this port as-is.

I don't use the SQL features in OpenDMARC, so this patch will make MySQL
support a configurable option, and set it default off.

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