Node.js modules have been removed also in favor of npm. I highly recommend virtualenv and pip to keep your system cleaner if not every other reason (package versions, incompatibilities, etc). Keep Python packages away from your system and into their own environment. On Dec 2, 2015 6:58 PM, "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, > -- > Chris > > __o "All I was trying to do was get home from work." > _`\<,_ -Rosa Parks > ___(*)/_(*)____.___o____..___..o...________ooO..._____________________ > Christopher Sean Hilton [chris/at/vindaloo/dot/com]

