Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Nov 2004 11:02:00 -0800
From:      "Mikhail V.Paremski" <mparem@cisco.com>
To:        Fernan Aguero <fernan@iib.unsam.edu.ar>
Cc:        ports@freebsd.org
Subject:   Re: Background port install
Message-ID:  <4187D9A8.50407@cisco.com>
In-Reply-To: <20041102184120.GC36551@iib.unsam.edu.ar>
References:  <4187D21F.4050407@cisco.com> <20041102184120.GC36551@iib.unsam.edu.ar>

next in thread | previous in thread | raw e-mail | index | archive | help


Fernan Aguero wrote:
> +----[ Mikhail V.Paremski <mparem@cisco.com> (02.Nov.2004 15:37):
> |
> | Hi,
> | 
> | What the options are there to install/upgrade ports in background? Are 
> | there any possibilities to remove interactive menu at all and set 
> | configurable options in /etc/make.conf or environment variables only?
> 
> Of course, just set BATCH, and whatever other environmental
> variables you like to set and you're done.
> 
> Example:
> 
> cd /usr/ports/xxx/yyy
> make clean && make install BATCH=yes WITH_XXX=yes WITHOUT_ZZZ=yes
> 
> | 
> | Thanks,
> | 
> | Mikhail.
> |
> +----]
> 
> You're welcome,
> 
> Fernan
> 
Thanks a lot, I'll give it try.

Mikahil.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4187D9A8.50407>