Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2011 22:34:53 +0000
From:      "b. f." <bf1783@googlemail.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: [FYI] Fwd: cvs commit: ports UPDATING ports/Mk bsd.python.mk
Message-ID:  <AANLkTi=a=x8b_Ck4bs-2Jn8jqKq5GKSsnie4bPf7j2NX@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Heino Tiedemann wrote:
>> >>> Does it rebuild all depending packages?
> >>
> >>And waht is the difference between make upgrade-site-packages and
> >>portupgrade -r python?
...
> can you tell me if libreoffice is in the list to recompile?

I don't know, I don't have it on my machine.  If you do, then see if
it installs files in a python library directory, via

pkg_info -Lx libreoffice | grep -e '/lib/python[0-9]'

or some alternative method.  Or look at the packing list of a
libreoffice package.  If it does install files in such a directory,
then it will be rebuilt by upgrade-site-packages.  If it doesn't
install files there, then it should not be rebuilt, unless you issue
non-default PORTUPGRADE_ARGS.

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=a=x8b_Ck4bs-2Jn8jqKq5GKSsnie4bPf7j2NX>