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

2011-03-06 Thread b. f.
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, the

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

2011-03-06 Thread David Demelier
On 06/03/2011 05:47, b. f. wrote: On 3/5/11, b. f. wrote: Does it rebuild all depending packages? And waht is the difference between make upgrade-site-packages and portupgrade -r python? As I explained earlier on freebsd-python@, unlike 'portupgrade -r python', the upgrade-site-packages tar

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

2011-03-06 Thread b. f.
On 3/6/11, Rainer Hurling wrote: > On 06.03.2011 09:09 (UTC+1), b. f. wrote: >> On 3/6/11, Rainer Hurling wrote: >>> On 06.03.2011 00:56 (UTC+1), b. f. wrote: > > Now it is more clear to me that this upgrading process depends from the > specific installation. Perhaps it should be mentioned in po

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

2011-03-06 Thread Heino Tiedemann
"b. f." wrote: >>> Does it rebuild all depending packages? >> >>And waht is the difference between make upgrade-site-packages and >>portupgrade -r python? > > As I explained earlier on freebsd-python@, unlike 'portupgrade -r > python', the upgrade-site-packages target just rebuilds ports that > h

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

2011-03-06 Thread Rainer Hurling
On 06.03.2011 09:09 (UTC+1), b. f. wrote: On 3/6/11, Rainer Hurling wrote: On 06.03.2011 00:56 (UTC+1), b. f. wrote: Does it rebuild all depending packages? And waht is the difference between make upgrade-site-packages and portupgrade -r python? As I explained earlier on freebsd-python@, u

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

2011-03-06 Thread b. f.
On 3/6/11, Rainer Hurling wrote: > On 06.03.2011 00:56 (UTC+1), b. f. wrote: Does it rebuild all depending packages? >>> >>> And waht is the difference between make upgrade-site-packages and >>> portupgrade -r python? >> >> As I explained earlier on freebsd-python@, unlike 'portupgrade -r >>

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

2011-03-05 Thread Rainer Hurling
On 06.03.2011 00:56 (UTC+1), b. f. wrote: Does it rebuild all depending packages? And waht is the difference between make upgrade-site-packages and portupgrade -r python? As I explained earlier on freebsd-python@, unlike 'portupgrade -r python', the upgrade-site-packages target just rebuilds

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

2011-03-05 Thread b. f.
On 3/5/11, b. f. wrote: >>> Does it rebuild all depending packages? >> >>And waht is the difference between make upgrade-site-packages and >>portupgrade -r python? > > As I explained earlier on freebsd-python@, unlike 'portupgrade -r > python', the upgrade-site-packages target just rebuilds ports

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

2011-03-05 Thread b. f.
>> Does it rebuild all depending packages? > >And waht is the difference between make upgrade-site-packages and >portupgrade -r python? As I explained earlier on freebsd-python@, unlike 'portupgrade -r python', the upgrade-site-packages target just rebuilds ports that have files in the library dir

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

2011-03-05 Thread Heino Tiedemann
Martin Wilke wrote: > yes > > PS: please remove this ... > > On Sat, Mar 5, 2011 at 6:11 PM, Heino Tiedemann > wrote: > >> Martin Wilke wrote: >> >> > For the Record: Python 2.7 is now default. >> > >> > Please read careful >> > ports/UPDATING. >> >> Waht does upgrade-site-packages? >> >> Do

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

2011-03-05 Thread Volodymyr Kostyrko
04.03.2011 18:25, Martin Wilke написав(ла): fixed thx. On Sat, Mar 5, 2011 at 12:22 AM, Alex Dupre wrote: Martin Wilke ha scritto: For the Record: Python 2.7 is now default. -_PYTHON_ALLBRANCHES= 2.6 2.5 2.4 2.7 3.1 3.2# preferred first +_PYTHON_ALLBRANCHES= 2.7 2.6

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

2011-03-05 Thread Martin Wilke
yes PS: please remove this ... On Sat, Mar 5, 2011 at 6:11 PM, Heino Tiedemann wrote: > Martin Wilke wrote: > > > For the Record: Python 2.7 is now default. > > > > Please read careful > > ports/UPDATING. > > Waht does upgrade-site-packages? > > Does it rebuild all depending packages? > > >

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

2011-03-05 Thread Heino Tiedemann
Martin Wilke wrote: > For the Record: Python 2.7 is now default. > > Please read careful > ports/UPDATING. Waht does upgrade-site-packages? Does it rebuild all depending packages? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/m

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

2011-03-04 Thread Stefan Ehmann
On Friday, March 04, 2011 05:14:03 pm Martin Wilke wrote: > For the Record: Python 2.7 is now default. > > Please read careful > ports/UPDATING. I needed to upgrade the following packages manually: gnome-desktop-2.32.1 gobject-introspection-0.9.12 libglade2-2.6.4_3 They all had files in /usr/loc

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

2011-03-04 Thread Alex Dupre
Martin Wilke ha scritto: For the Record: Python 2.7 is now default. -_PYTHON_ALLBRANCHES= 2.6 2.5 2.4 2.7 3.1 3.2# preferred first +_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.7 3.1 3.2# preferred first Shouldn't be: +_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.4 3.1 3.2# preferr

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

2011-03-04 Thread Martin Wilke
fixed thx. On Sat, Mar 5, 2011 at 12:22 AM, Alex Dupre wrote: > Martin Wilke ha scritto: > > For the Record: Python 2.7 is now default. >> > > -_PYTHON_ALLBRANCHES= 2.6 2.5 2.4 2.7 3.1 3.2# preferred first > +_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.7 3.1 3.2# preferred first > >