Page MenuHomeFreeBSD

www/uwsgi: Use distutils, Add DEBUG option
ClosedPublic

Authored by koobs on Oct 28 2015, 8:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 10, 5:49 PM
Unknown Object (File)
Sun, May 10, 10:06 AM
Unknown Object (File)
Sun, May 10, 5:54 AM
Unknown Object (File)
Sat, May 9, 4:19 PM
Unknown Object (File)
Fri, May 8, 4:24 AM
Unknown Object (File)
Thu, May 7, 11:16 PM
Unknown Object (File)
Wed, May 6, 6:03 AM
Unknown Object (File)
Tue, May 5, 11:49 AM
Subscribers

Details

Summary

Commit log:

www/uwsgi: Use distutils, Add DEBUG option

 - Use distutils over Makefile for building
 - Allow concurrent (multiple Python version) installation
 - Add DEBUG option
 - Build verbose by default
 - Add support for MAKE_JOBS
 - Remove post-patch REINPLACE_CMD (no longer needed)
 - Make patches makepatch compatible (portlint)
Test Plan
  • portlint: OK
  • testport: OK (poudriere, py27, py34)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

koobs retitled this revision from to www/uwsgi: Use distutils, Add DEBUG option.
koobs updated this object.
koobs edited the test plan for this revision. (Show Details)
koobs added a reviewer: demon.
koobs added a subscriber: Python.
This revision was automatically updated to reflect the committed changes.