Page MenuHomeFreeBSD

Retire easy_install and PYEASYINSTALL_*
ClosedPublic

Authored by mva on Jun 28 2014, 5:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 29, 3:26 AM
Unknown Object (File)
Sep 16 2025, 7:13 AM
Unknown Object (File)
Sep 10 2025, 11:12 AM
Unknown Object (File)
Sep 10 2025, 7:04 AM
Unknown Object (File)
Sep 4 2025, 5:22 PM
Unknown Object (File)
Sep 2 2025, 5:11 PM
Unknown Object (File)
Sep 2 2025, 3:23 PM
Unknown Object (File)
Aug 24 2025, 8:46 AM
Subscribers

Details

Reviewers
sbz
koobs
bapt
Group Reviewers
portmgr
Python
Summary

Removes the relevant bits from bsd.python.mk, sets a DEV_ERROR for USE_PYDISTUTILS=easy_install

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mva retitled this revision from to Retire easy_install and PYEASYINSTALL_*.
mva updated this object.
mva edited the test plan for this revision. (Show Details)
mva added a reviewer: Python.
mva set the repository for this revision to rP FreeBSD ports repository.
antoine added inline comments.
Mk/bsd.sanity.mk
107

&& missing

Updated patch with the missing && in bsd.sanity.mk

koobs added inline comments.
CHANGES
16

Support for installations based on the easy_install setup.py target has been removed from the Ports framework for Python software.

Mk/bsd.sanity.mk
104

no longer supported

koobs requested changes to this revision.Jun 30 2014, 12:32 PM
koobs added a reviewer: koobs.
This revision now requires changes to proceed.Jun 30 2014, 12:32 PM
mva edited edge metadata.
mva updated this object.

Incorporated koobs' changes

koobs edited edge metadata.
bapt added a reviewer: bapt.
This revision is now accepted and ready to land.Jul 4 2014, 6:09 AM
sbz added a reviewer: sbz.
sbz added a subscriber: sbz.

lgtm

Retired in revision rP361263

Mk/bsd.sanity.mk
107

fixed locally - is there a way to update the diff here?