Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Feb 2015 16:42:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197492] www/uwsgi: port doesn't build any of uwsgi's plugins
Message-ID:  <bug-197492-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: eli@egwynn.com
          Assignee: demon@FreeBSD.org
             Flags: maintainer-feedback?(demon@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@FreeBSD.org> ---
Auto-assigned to maintainer demon@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197492-13>