[Bug 225647] www/mod_wsgi4: Support FLAVORS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 3 14:31:50 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225647

            Bug ID: 225647
           Summary: www/mod_wsgi4: Support FLAVORS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: chris at chrullrich.net
                CC: douglas at douglasthrift.net
                CC: douglas at douglasthrift.net
             Flags: maintainer-feedback?(douglas at douglasthrift.net)

Created attachment 190297
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190297&action=edit
Patch

www/mod_wsgi4 does not support FLAVORS and hence can currently only be built
with the default Python version (i.e. Python 2.7 in approximately all cases).

Because mod_wsgi4 does not support being loaded in both Python 2 and Python 3
versions at the same time, there is no complex machinery required to ensure
that installed files do not conflict (leaving aside the situation where someone
is running two Apaches on the same system).

Proposed patch attached. This patch results in a PKGNAMEPREFIX of the form
"ap24-py36-".

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


More information about the freebsd-ports-bugs mailing list