Date: Fri, 6 Aug 2010 16:28:56 +0200 From: Sandra Kachelmann <s.kachelmann@googlemail.com> To: Adam Vande More <amvandemore@gmail.com> Cc: ports@freebsd.org, Freddie Cash <fjwcash@gmail.com> Subject: Re: i keep *trying* to move from portupgrade to portmaster Message-ID: <AANLkTi=F9EehhPS-ba53RZWof0KFq9r81HW56jxMUEj%2B@mail.gmail.com> In-Reply-To: <AANLkTi=puWu-bVbNpmWvkKXyzGkEZDJJ0izgeWDdwX0b@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> <AANLkTinhsdNOG%2BQRAr%2B80cC1WW8oKO9i-u_DzCnzbJj_@mail.gmail.com> <AANLkTikAfbhawpFVB_8bjmUXhLKWSmZStZzH=uKBBC36@mail.gmail.com> <AANLkTikbNviAAitaBRdbf%2B=uND1oN03M%2BNyL-t1yCK69@mail.gmail.com> <AANLkTimemgHRtAivPxKwYk2FP8yRm3m8rsNFS8VYQxDu@mail.gmail.com> <AANLkTi=puWu-bVbNpmWvkKXyzGkEZDJJ0izgeWDdwX0b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann <s.kachelmann@googlemail.com> wrote: > On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann > <s.kachelmann@googlemail.com> wrote: >> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <amvandemore@gmail.com> = wrote: >>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <fjwcash@gmail.com> wrote: >>>> >>>> If you absolutely do not want to see the OPTIONS screens, no matter >>>> what, then add -G (see man page for details). >>> >>> No, that's not what -G does.=A0 -G makes portmaster handle the options = screen >>> similar to portupgrade eg waiting to ask you until it runs into it. >>> >>> Setting BATCH=3Dyes in make.conf does work, maybe BATCH?=3Dyes breaks i= t, my >>> make.conf fu is only sightly better than it documentation which isn't m= uch. >>> >>> -- >>> Adam Vande More >> >> OK, that does work: >> >> Setting BATCH=3Dyes in /etc/make.conf and running: >> >> $ portmaster --no-confirm -G /usr/ports/x11/xorg >> >> But is there really no way to specify it as argument of portmaster? >> >> Sandra > > Think I found it: > > portmaster --no-confirm -G -m 'BATCH=3Dyes' /usr/ports/x11/xorg > > This seems to do what I want. Still --batch would be nice - guess I'll > create a shell alias. > > Sorry for all the lame questions - it seems that I want something > really special nobody else is interested in. Hmm... I just tried to update an outdated system with: $ portmaster --no-confirm -G -m 'BATCH=3Dyes' -a after a while it asked me whether I want to delete pcre - so -m BATCH=3Dyes does not work. Sandra
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=F9EehhPS-ba53RZWof0KFq9r81HW56jxMUEj%2B>