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, Jan 4, 9:55 AM
Unknown Object (File)
Fri, Dec 19, 3:13 PM
Unknown Object (File)
Dec 2 2025, 8:43 PM
Unknown Object (File)
Nov 12 2025, 12:29 AM
Unknown Object (File)
Nov 8 2025, 1:40 PM
Unknown Object (File)
Nov 8 2025, 1:40 PM
Unknown Object (File)
Nov 8 2025, 1:39 PM
Unknown Object (File)
Nov 8 2025, 9:24 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.