Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2009 13:03:43 -0800
From:      Charlie Kester <corky1951@comcast.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: 7.2-STABLE to 8-R
Message-ID:  <20091126210343.GD79446@comcast.net>
In-Reply-To: <4B0C5048.6090402@lazlarlyricon.com>
References:  <20091124154514.GA91657@potato> <200911241725.42229.pieter@degoeje.nl> <20091124163718.GB91657@potato> <4B0C1249.1090600@lazlarlyricon.com> <20091124174025.GC91657@potato> <20091124210948.GC87829@slackbox.xs4all.nl> <20091124211851.GA79446@comcast.net> <4B0C5048.6090402@lazlarlyricon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue 24 Nov 2009 at 13:29:44 PST Rolf G Nielsen wrote:
>Charlie Kester wrote:
>>Can someone remind me once again, when rebuilding all of my ports,
>>what is the trick for avoiding the options dialogs?  I'd like to have
>>this run largely unattended. I seem to recall someone describing a
>>method to go through all of them upfront, rather than having the build
>>process interrupted each time a port wants that input.
>>
>>I know that portupgrade has a batch build option, but unless I'm
>>mistaken, that skips any ports that need interaction to build.
>>_______________________________________________
>>freebsd-questions@freebsd.org mailing list
>>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>To unsubscribe, send any mail to 
>>"freebsd-questions-unsubscribe@freebsd.org"
>>
>>
>>
>
>With portupgrade give -C to run make "make config" or -c to run "make 
>config-conditional" for all tasks before everything else.
>
>To skip the config dialogs altogether, specify -DBATCH on the make 
>commandline (-m "-DBATCH" or -M "-DBATCH" to portupgrade to append or
>prepend the -DBATCH to the make commandline).

Thanks for your replies!

To do the complete reinstall of my ports after upgrading to 8.0, I've
elected to use the method documented on the manpage for portmaster.



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