Date: Fri, 6 Aug 2010 15:26:31 +0200 From: Sandra Kachelmann <s.kachelmann@googlemail.com> To: ports@freebsd.org Subject: Re: i keep *trying* to move from portupgrade to portmaster Message-ID: <AANLkTinhsdNOG%2BQRAr%2B80cC1WW8oKO9i-u_DzCnzbJj_@mail.gmail.com> In-Reply-To: <AANLkTi=mreef7UDpGPwmnQ2Ascvq3Ca0w7RztBkJt6PK@mail.gmail.com> References: <AANLkTinBJo0M-5fL=ATeY0KXnjA3O-7=TOLMF0X6dzdC@mail.gmail.com> <4C5BC280.1070805@FreeBSD.org> <AANLkTinfXC%2B4J-ZVyUShqKNS3AgpXgwDtnMjVx=iSo9K@mail.gmail.com> <AANLkTimHgdWVpwP8r3rKXUe30acKvFdXs4xPpy9tgav-@mail.gmail.com> <AANLkTi=mreef7UDpGPwmnQ2Ascvq3Ca0w7RztBkJt6PK@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, Aug 6, 2010 at 2:44 PM, Sandra Kachelmann <s.kachelmann@googlemail.com> wrote: > > On Fri, Aug 6, 2010 at 1:52 PM, Martin Schweizer > > <schweizer.martin@gmail.com> wrote: > >> Hello Sandra > >> > >> I was in a similar situation. I found the following paramters very usefull: > >> > >> portmaster -a -d --no-confirm > >> > >> -a: Take all installed ports > >> -d: Delete any dependicies > >> -no--confirm: Wait not after the check which ports are upgradable > >> > >> With the above switch portmaster waits in two case: > >> 1. If you run in an compile error > >> 2. If the port is new and will asks you about make config > >> > >> I did now three upgrades like above and it worked as expected. > > > > Hi Martin > > > > Thank you for your answer (and everyone else who replied). This is > > exactly the reason why I keep going back to portupgrade. Default > > OPTIONS almost always work for me - if not I go to the ports directory > > and run make config then let the --batch option of portinstall deal > > with everything. > > > > It would be extremely nice if there would be a --batch option that > > would act like portupgrade. > > Does setting BATCH in the environment not work? Unfortunately not. I tried: $ BATCH=yes portmaster -a -d --no-confirm and like someone else suggested adding BATCH?=yes to /etc/make.conf, then running: $ portmaster -a -d --no-confirm Still asks me to confirm all the options. Sandra
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinhsdNOG%2BQRAr%2B80cC1WW8oKO9i-u_DzCnzbJj_>