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)
Thu, Apr 16, 7:37 AM
Unknown Object (File)
Tue, Apr 14, 10:17 PM
Unknown Object (File)
Mon, Apr 6, 7:32 PM
Unknown Object (File)
Sat, Apr 4, 1:03 PM
Unknown Object (File)
Mar 13 2026, 8:36 PM
Unknown Object (File)
Jan 4 2026, 9:55 AM
Unknown Object (File)
Dec 19 2025, 3:13 PM
Unknown Object (File)
Dec 2 2025, 8:43 PM
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.