Bug 227445 - [PATCH] FLAVOR Support for www/uwsgi
Summary: [PATCH] FLAVOR Support for www/uwsgi
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-11 11:00 UTC by schmidt
Modified: 2021-08-17 11:11 UTC (History)
5 users (show)

See Also:
linimon: maintainer-feedback? (eugene)


Attachments
Patch file to add FLAVOR support to the ports (10.81 KB, patch)
2018-04-11 11:02 UTC, schmidt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description schmidt 2018-04-11 11:00:58 UTC

    
Comment 1 schmidt 2018-04-11 11:02:21 UTC
Created attachment 192432 [details]
Patch file to add FLAVOR support to the ports
Comment 2 schmidt 2018-04-11 11:04:35 UTC
This patch adds support for FLAVORS to the uwsgi port to allow installation of uwsgi for different Python Version concurrently.
Comment 3 Walter Schwarzenfeld freebsd_triage 2019-09-04 15:34:34 UTC
Maintainer feedback, please!
Comment 4 Kevin Bowling freebsd_committer freebsd_triage 2021-04-12 17:46:57 UTC
With python2 going away soon is this still wanted?
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2021-04-12 17:58:41 UTC
Should work with 3.x accorodring to upstream?
https://github.com/unbit/uwsgi/blob/2.0.19.1/setup.py#L135

https://github.com/unbit/uwsgi/issues/2281 might also be of interest
Comment 6 Daniel Engberg freebsd_committer freebsd_triage 2021-08-17 11:11:14 UTC
Closing this as support for Python 2 is going away and due to submitter timeout. Please open a PR if this is still needed and include reason why.