[Bug 197492] www/uwsgi: port doesn't build any of uwsgi's plugins

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 9 16:42:18 UTC 2015


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

            Bug ID: 197492
           Summary: www/uwsgi: port doesn't build any of uwsgi's plugins
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: demon at FreeBSD.org
          Reporter: eli at egwynn.com
          Assignee: demon at FreeBSD.org
             Flags: maintainer-feedback?(demon at FreeBSD.org)

There is a `plugins` folder in the uwsgi source folder, which its included
Makefile references. Its contents doesn't get built properly by the port, and
there are no options for including them.

Personally, I was most interested in building its `cgi` plugin. I've found that
uwsgi offers a much nicer configuration/debugging experience than `fcgiwrap`
and so was exploring using it in its place. My workaround is to build the port
with

> make UWSGI_EMBED_PLUGINS=cgi

and then use `cgi-mode` instead of `plugins=cgi` in my uwsgi ini file.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer demon at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list