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)
Fri, Apr 26, 12:38 AM
Unknown Object (File)
Mar 5 2024, 11:10 AM
Unknown Object (File)
Feb 14 2024, 10:55 AM
Unknown Object (File)
Jan 8 2024, 6:02 AM
Unknown Object (File)
Jan 8 2024, 5:57 AM
Unknown Object (File)
Jan 8 2024, 5:49 AM
Unknown Object (File)
Dec 31 2023, 12:11 PM
Unknown Object (File)
Dec 20 2023, 5:09 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 948
Build 948: arc lint + arc unit

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.