Changes since 2.10.5:
-
Fixed incorrect handling of
master_site_localandarchive_site_local. (#57720, jmr in 00aab6a) -
Fixed error when installing a port that needs one of its dependencies to be universal and using a PortIndex that was generated on a machine where that dependency does not support a universal variant. (jmr in 31f7c7f)
-
Improved
portindexstartup time. (jmr in bdeaa81) -
Changed
port-tclshto a wrapper script instead of a symlink to fix the Tcl library search path. (#72359, cal in ddf08fb, b951449)