how to build from ports without downloading ports

2009-10-20 Thread Noah
Hi there, I have a server with minimal disk space. is there a way to build from ports without downloading ports or only downloading what is needed for the build and then it is removed? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list

Re: how to build from ports without downloading ports

2009-10-20 Thread Chuck Swiger
On Oct 20, 2009, at 1:35 PM, Noah wrote: I have a server with minimal disk space. is there a way to build from ports without downloading ports or only downloading what is needed for the build and then it is removed? You're describing the default behavior of ports-- it only downloads

Re: how to build from ports without downloading ports

2009-10-20 Thread Pieter de Goeje
On Tuesday 20 October 2009 22:35:54 Noah wrote: I have a server with minimal disk space. is there a way to build from ports without downloading ports or only downloading what is needed for the build and then it is removed? That is technically possible but it's usually a lot easier to mount

Re: how to build from ports without downloading ports

2009-10-20 Thread Roland Smith
On Tue, Oct 20, 2009 at 01:35:54PM -0700, Noah wrote: Hi there, I have a server with minimal disk space. is there a way to build from ports without downloading ports Not directly. But you can install pre-built packages instead. The only downside in that case is that you cannot choose

Re: how to build from ports without downloading ports

2009-10-20 Thread Robert Huff
Chuck Swiger writes: I have a server with minimal disk space. is there a way to build from ports without downloading ports or only downloading what is needed for the build and then it is removed? You're describing the default behavior of ports-- it only downloads sources

Re: how to build from ports without downloading ports

2009-10-20 Thread Sean Cavanaugh
-- From: Noah noah-l...@enabled.com Sent: Tuesday, October 20, 2009 4:35 PM To: User Questions freebsd-questions@freebsd.org Subject: how to build from ports without downloading ports Hi there, I have a server with minimal disk space

Re: how to build from ports without downloading ports

2009-10-20 Thread Robert Huff
Roland Smith writes: But why go to all this trouble? Disk space is cheap these days, why not add an extra disk? If you don't have space in the chassis, consider using an external USB disk for /usr/ports. Sometimes ... because the machine hardware is not under your control.

Re: how to build from ports without downloading ports

2009-10-20 Thread RW
On Tue, 20 Oct 2009 13:35:54 -0700 Noah noah-l...@enabled.com wrote: Hi there, I have a server with minimal disk space. is there a way to build from ports without downloading ports or only downloading what is needed for the build and then it is removed? There's a howto here:

Re: how to build from ports without downloading ports

2009-10-20 Thread b. f.
I have a server with minimal disk space. is there a way to build from ports without downloading ports or only downloading what is needed for the build and then it is removed? You could: 1) build packages on another machine or cluster, and then install the packages via a remote