Page MenuHomeFreeBSD

Remove USE_PYTHON dependency for lang/python34
ClosedPublic

Authored by mva on Jul 15 2014, 6:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 23, 4:19 AM
Unknown Object (File)
Tue, Nov 4, 1:55 PM
Unknown Object (File)
Nov 1 2025, 9:32 PM
Unknown Object (File)
Oct 28 2025, 6:22 PM
Unknown Object (File)
Oct 7 2025, 3:35 AM
Unknown Object (File)
Sep 9 2025, 11:35 AM
Unknown Object (File)
Sep 6 2025, 4:03 PM
Unknown Object (File)
Sep 2 2025, 5:40 PM
Subscribers

Details

Reviewers
sbz
koobs
Group Reviewers
Python
Summary

This removes the USE_PYTHON depdendency for lang/python34 to allow
bsd.python.mk to be transformed into a Uses file without any additional glue
code in Mk/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

mva retitled this revision from to Remove USE_PYTHON dependency for lang/python34.
mva updated this object.
mva edited the test plan for this revision. (Show Details)
mva added a reviewer: Python.
  • fix missing multiprocessing module, if THREADS is not set
  • use buildbottest in regression-test: target
  • use NLS_LIBS instead of NLS_LDFLAGS
koobs added a reviewer: koobs.
koobs added a subscriber: koobs.

I can't view the pkg-plist diff inline or standalone [1], but the rest of it LGTM.

>>> UNRECOVERABLE FATAL ERROR <<<

Maximum execution time of 30 seconds exceeded

/usr/local/www/phabricator/libphutil/src/utils/PhutilEditDistanceMatrix.php:386


┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻
This revision is now accepted and ready to land.Jul 17 2014, 3:31 AM
sbz added a reviewer: sbz.
mva edited edge metadata.
  • Reordered USES