Date: Thu, 26 Apr 2007 13:15:33 +0100 From: RW <fbsd06@mlists.homeunix.com> To: freebsd-questions@freebsd.org Subject: Re: portinstall --batch something Message-ID: <20070426131533.52005972@gumby.homeunix.com.> In-Reply-To: <462FEC41.50701@yahoo.de> References: <462FEC41.50701@yahoo.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Apr 2007 02:03:13 +0200 Stevan Tiefert <stevan_tiefert@yahoo.de> wrote: > Hello list, > > what will portinstall do if I give it the --batch argument? Will it > compile the port with all options it knows or only the standard ones? > I ask because "man 1 portinstall" or "man 7 ports" is not informative > enough at this point. > It does the makes with BATCH=yes set. The main effect of this is that it prevents the options menus from showing, which means ports build with the last options set or the default.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070426131533.52005972>