[FYI] Fwd: cvs commit: ports UPDATING ports/Mk bsd.python.mk

b. f. bf1783 at googlemail.com
Sat Mar 5 10:56:14 UTC 2011


Heino Tiedemann wrote:
>Waht does upgrade-site-packages?
>
>Does it rebuild all depending packages?

You can see what it does by looking at the lang/python port Makefile:
it looks through the library directories of all non-default, supported
python versions, and rebuilds every port (other than any supported
version of python) that installs a file in those directories.  That
may not include every port that depends upon python, but most of the
ports affected by the target should be rebuilt when switching default
versions of python.

b.


More information about the freebsd-python mailing list