Background port install

Fernan Aguero fernan at iib.unsam.edu.ar
Tue Nov 2 10:43:52 PST 2004


+----[ Mikhail V.Paremski <mparem at 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 }


More information about the freebsd-ports mailing list