Re: upgrading ports without recompiling

2009-07-07 Thread Ishmael F.E.
portupgrade -aPP seems to have worked, thougth I got LOTS of warnings and plenty of packages weren't upgraded to the latest version (like gstreamer* which latest version seems to be 0.10.22 but I still have 0.10.20 as dependency for pidgin) . As for compiling, I think it's not worth unless the OS i

Re: upgrading ports without recompiling

2009-07-06 Thread Bartosz Stec
CmdLnKid pisze: On Mon, 6 Jul 2009 13:16 -, pj wrote: Ishmael F.E. wrote: [...] . so, ¿how can I upgrade the ports? unfortunatley I don't have time to compile my 64bit system You don't need to compile whole OS to compile ports, if this is what you had in mind. Have you looked at the -PP

Re: upgrading ports without recompiling

2009-07-06 Thread CmdLnKid
On Mon, 6 Jul 2009 13:16 -, pj wrote: Ishmael F.E. wrote: [...] . so, ¿how can I upgrade the ports? unfortunatley I don't have time to compile my 64bit system Have you looked at the -PP option of portupgrade? I don't know how portmaster handles upgrades using packages only. You could l

Re: upgrading ports without recompiling

2009-07-06 Thread Philipp Ost
Ishmael F.E. wrote: [...] . so, ¿how can I upgrade the ports? unfortunatley I don't have time to compile my 64bit system Have you looked at the -PP option of portupgrade? I don't know how portmaster handles upgrades using packages only. HTH, Philipp

Re: upgrading ports without recompiling

2009-07-06 Thread Troels Kofoed Jacobsen
On Monday 06 July 2009 18:57:26 Tom Evans wrote: > On Mon, 2009-07-06 at 11:04 -0500, Ishmael F.E. wrote: > > Hi there > > . > > ¿How can I upgrade my ports without having to recompile everything? > > . > > I allready did > > # freebsd-update -r 7.2-RELEASE upgrade install > > # reboot > > # freebs

Re: upgrading ports without recompiling

2009-07-06 Thread Tom Evans
On Mon, 2009-07-06 at 11:04 -0500, Ishmael F.E. wrote: > Hi there > . > ¿How can I upgrade my ports without having to recompile everything? > . > I allready did > # freebsd-update -r 7.2-RELEASE upgrade install > # reboot > # freebsd-update install > . > But it didn'nt upgrade the ports, so I tryed

Re: upgrading ports without recompiling

2009-07-06 Thread Michael Proto
On Mon, Jul 6, 2009 at 12:47 PM, Michael Proto wrote: > You could use packages provided by the FreeBSD package repositories... > > portupgrade -aP > > Although those packages will contain the standard port options, which > may differ from your installed ports if you compiled them originally > and

Re: upgrading ports without recompiling

2009-07-06 Thread Michael Proto
On Mon, Jul 6, 2009 at 12:04 PM, Ishmael F.E. wrote: > Hi there > . > ¿How can I upgrade my ports without having to recompile everything? > . > I allready did > # freebsd-update -r 7.2-RELEASE upgrade install > # reboot > # freebsd-update install > . > But it didn'nt upgrade the ports, so I tryed >