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)
Fri, Apr 18, 12:09 AM
Unknown Object (File)
Mar 11 2025, 3:19 PM
Unknown Object (File)
Feb 8 2025, 5:43 PM
Unknown Object (File)
Jan 20 2025, 3:53 AM
Unknown Object (File)
Jan 20 2025, 3:18 AM
Unknown Object (File)
Jan 19 2025, 11:13 PM
Unknown Object (File)
Jan 19 2025, 9:57 PM
Unknown Object (File)
Jan 19 2025, 7:38 PM
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

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

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?