CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/11/03 07:13:06
Modified files:
lang/python : Makefile.inc
lang/python/2.7: Makefile
lang/python/2.7/pkg: PLIST-idle PLIST-main
lang/python/3.6: Makefile
lang/python/3.6/pkg: PLIST-idle PLIST-main
Log message:
Provide symlinks for python2, python3 and friends like most other OSes do.
This will allow us to drop patches and substitutions in our ports tree. Nowadays
most upstreams don't hardcode the path to python but instead use env(1) to find
the path.
bulk tested
ok sthen@
ok and input from rpointel@ (on an older patch)