[Bug 259793] lang/php80 mysql80 option breaks building packages depending on php80-openssl

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Nov 2021 10:53:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259793

            Bug ID: 259793
           Summary: lang/php80 mysql80 option breaks building packages
                    depending on php80-openssl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz@freebsd.org
          Reporter: martin@waschbuesch.de
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org

Since this commit (as far as I can see):
https://cgit.freebsd.org/ports/commit/?id=91fdbed776033fd4b210135429a171ab5fed549b

setting the MYSQL80 option in php80 has the effect of building the
php80-openssl extension as part of php80 instead of as a package.

The problem is that a number of packages depend on php80-openssl being
installed. php-composer and php-composer2 for instance or phpmyadmin5 if you
enable the openssl option.

Is there a way of making these packages aware of the possibility that their
requirement w/r to php80-openssl is fulfilled if php80 was build with MYSQL80
set?

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