Re: compiling ports to packages on fast system, installing on slower one

2006-06-09 Thread Andrey Slusar
Fri, 9 Jun 2006 00:39:42 -0500, Nikolas Britton wrote: > On 6/8/06, Andrey Slusar <[EMAIL PROTECTED]> wrote: > > Wed, 7 Jun 2006 16:56:25 -0400, Dave wrote: > > > Hello, > > >I was wondering if this was possible? I've got a box that i'd like > > > to install the latest gnome 2.14 desktop on, as

Re: compiling ports to packages on fast system, installing on slower one

2006-06-08 Thread Nikolas Britton
On 6/8/06, Andrey Slusar <[EMAIL PROTECTED]> wrote: Wed, 7 Jun 2006 16:56:25 -0400, Dave wrote: > Hello, >I was wondering if this was possible? I've got a box that i'd like > to install the latest gnome 2.14 desktop on, as well as some very > intense apps to build. I would like to compile the

Re: compiling ports to packages on fast system, installing on slower one

2006-06-08 Thread Dustin Coates
Dave wrote: Hello, Hi I was wondering if this was possible? I've got a box that i'd like to install the latest gnome 2.14 desktop on, as well as some very intense apps to build. I would like to compile the needed apps on my fastest machine as packages, then transfer all the packages to

Re: compiling ports to packages on fast system, installing on slower one

2006-06-08 Thread Rafael Aquino
Hi, there... One way to do it is to run a portupgrade -n ... to see what would be upgraded, then compile it on the fastest system, export the /usr/ports through nfs and then run a portupgrade -w -W ... using the exported filesystem on the slower system... Don't forget to sincronize both ports sys

Re: compiling ports to packages on fast system, installing on slower one

2006-06-08 Thread Andrey Slusar
Wed, 7 Jun 2006 16:56:25 -0400, Dave wrote: > Hello, >I was wondering if this was possible? I've got a box that i'd like > to install the latest gnome 2.14 desktop on, as well as some very > intense apps to build. I would like to compile the needed apps on my > fastest machine as packages, then