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

next in thread | previous in thread | raw e-mail | index | archive | help
+----[ 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

-- 
Fernán Agüero | Instituto de Investigaciones Biotecnológicas
email         | fernan at { iib.unsam.edu.ar , mail.retina.ar }
wwww          | http://genoma.unsam.edu.ar/~fernan
phone, fax    | +54 11 { 4580-7255 ext 310, 4752-9639 }



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