Ticket #45130: patch-python_pep394.diff
File patch-python_pep394.diff, 5.8 KB (added by anddam (Andrea D'Amore), 10 years ago) |
---|
-
sysutils/python_select/Portfile
4 4 PortGroup select 1.0 5 5 6 6 name python_select 7 version 0.3 8 revision 3 7 version 0.4 9 8 categories sysutils 10 9 platforms darwin 11 10 license BSD -
sysutils/python_select/files/base
1 1 bin/python 2 bin/python2 3 bin/python3 2 4 bin/pythonw 3 5 bin/python-config 4 6 bin/idle -
sysutils/python_select/files/none
11 11 - 12 12 - 13 13 - 14 - 15 - -
sysutils/python_select/files/python23-apple
1 1 /usr/bin/python2.3 2 /usr/bin/python2.3 3 - 2 4 /usr/bin/pythonw2.3 3 5 - 4 6 - -
sysutils/python_select/files/python25-apple
1 1 /usr/bin/python2.5 2 /usr/bin/python2.5 3 - 2 4 /usr/bin/pythonw2.5 3 5 /usr/bin/python2.5-config 4 6 - -
sysutils/python_select/files/python25-apple.mtln
1 1 /usr/bin/python2.5 2 /usr/bin/python2.5 3 - 2 4 /usr/bin/pythonw2.5 3 5 /usr/bin/python2.5-config 4 6 /usr/bin/idle2.5 -
sysutils/python_select/files/python26-apple
1 1 /usr/bin/python2.6 2 /usr/bin/python2.6 3 - 2 4 /usr/bin/pythonw2.6 3 5 /usr/bin/python2.6-config 4 6 /usr/bin/idle2.6 -
sysutils/python_select/files/python26-apple.mtln
1 1 /usr/bin/python2.6 2 /usr/bin/python2.6 3 - 2 4 /usr/bin/pythonw2.6 3 5 /usr/bin/python2.6-config 4 6 /usr/bin/idle2.6 -
sysutils/python_select/files/python27-apple
1 1 /usr/bin/python2.7 2 /usr/bin/python2.7 3 - 2 4 /usr/bin/pythonw2.7 3 5 /usr/bin/python2.7-config 4 6 /usr/bin/idle2.7 -
sysutils/python_select/files/python27-apple.mtln
1 1 /usr/bin/python2.7 2 /usr/bin/python2.7 3 - 2 4 /usr/bin/pythonw2.7 3 5 /usr/bin/python2.7-config 4 6 /usr/bin/idle2.7 -
lang/python24/files/python24
1 1 bin/python2.4 2 bin/python2.4 3 - 2 4 bin/pythonw2.4 3 5 - 4 6 bin/idle2.4 -
lang/python25/files/python25
1 1 bin/python2.5 2 bin/python2.5 3 - 2 4 bin/pythonw2.5 3 5 bin/python2.5-config 4 6 bin/idle2.5 -
lang/python26/files/python26
1 1 bin/python2.6 2 bin/python2.6 3 - 2 4 bin/pythonw2.6 3 5 bin/python2.6-config 4 6 bin/idle2.6 -
lang/python27/files/python27
1 1 bin/python2.7 2 bin/python2.7 3 - 2 4 bin/pythonw2.7 3 5 bin/python2.7-config 4 6 bin/idle2.7 -
lang/python31/files/python31
1 - 2 - 1 3 bin/python3.1 2 4 bin/pythonw3.1 3 5 bin/python3.1-config -
lang/python32/files/python32
1 - 2 - 1 3 bin/python3.2 2 4 bin/pythonw3.2 3 5 bin/python3.2-config -
lang/python33/files/python33
1 - 2 - 1 3 bin/python3.3 2 4 bin/pythonw3.3 3 5 bin/python3.3-config -
lang/python34/files/python34
1 - 2 - 1 3 bin/python3.4 2 4 - 3 5 bin/python3.4-config