On 2015-12-02, Christopher Sean Hilton <[email protected]> wrote: > Hi, > > I'm looking for a uwsgi port for use with nginx and django. Searching > the ports collection I don't find anything. I'd like to know if that's > not done because no one has needed it yet or because of some security > implication that I don't know about. > > I'd prefer a port since I don't want to use two packaging systems, pkg > and pip. If I build a port I'd also eventually add a rc-script since > under the uwsgi model of the web the backend web process gets started > seperately. > > I can take an existing python port and create something which I would > gladly share with the project. But if uwsgi is excluding because of > security issues then building a port would be silly. > > Thanks for any information,
I made a start at a port, I was going to use it for something but it didn't happen in the end so I left it in openbsd-wip in case anyone wants to pick it up. The basics are there (though may need updating) and IIRC it did work, it'll want a bit of polish though - rc script, probably its own uid/gid, maybe a readme etc.

