Popular Threads From Freebsd-ports:
List Statistics
- Total Threads: 3282
- Total Posts: 4157
Phrases Used to Find This Thread
|
# 1

06-08-2010 09:10 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 3

06-08-2010 09:20 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 5

06-08-2010 09:20 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 7

06-08-2010 09:25 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 9

06-08-2010 09:35 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 11

06-08-2010 09:40 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 13

06-08-2010 09:40 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
<> wrote:
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
What's the exact message? Is it asking about deleting old distfiles?
There's an option to always delete (don't ask) and another option to
always ask. It's -d (just delete the distfile, don't ask) and -D
(always ask before deleting a distfile).
If not, what's the question being asked?
--
Freddie Cash
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 15

06-08-2010 09:45 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
<> wrote:
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
What's the exact message? Is it asking about deleting old distfiles?
There's an option to always delete (don't ask) and another option to
always ask. It's -d (just delete the distfile, don't ask) and -D
(always ask before deleting a distfile).
If not, what's the question being asked?
--
Freddie Cash
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
<> wrote:
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
What's the exact message? Is it asking about deleting old distfiles?
There's an option to always delete (don't ask) and another option to
always ask. It's -d (just delete the distfile, don't ask) and -D
(always ask before deleting a distfile).
If not, what's the question being asked?
--
Freddie Cash
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:31 PM, Freddie Cash <> wrote:
> On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
> <> wrote:
>> I just tried to update an outdated system with:
>>
>> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>>
>> after a while it asked me whether I want to delete pcre - so -m
>> BATCH=yes does not work.
>
> What's the exact message? Is it asking about deleting old distfiles?
> There's an option to always delete (don't ask) and another option to
> always ask. It's -d (just delete the distfile, don't ask) and -D
> (always ask before deleting a distfile).
>
> If not, what's the question being asked?
Here is another one:
...
test -z "/usr/local/share/common-lisp/source/gpg-error" ||
../.././install-sh -c -d
"/usr/local/share/common-lisp/source/gpg-error"
install -o root -g wheel -m 444 'gpg-error-codes.lisp'
'/usr/local/share/common-lisp/source/gpg-error/gpg-error-codes.lisp'
cd /usr/ports/security/libgpg-error/work/libgpg-error-1.8 && install
-o root -g wheel -m 444 AUTHORS ChangeLog NEWS README
/usr/local/share/doc/libgpg-error
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for libgpg-error-1.8
===> Cleaning for libgpg-error-1.8
===>>> Updating dependency entry for libgpg-error-1.8 in each dependent port
===>>> Upgrade of libgpg-error-1.7_1 to libgpg-error-1.8 succeeded
===>>> Delete libgpg-error-1.7.tar.bz2? y/n [n]
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 17

06-08-2010 09:50 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
<> wrote:
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
What's the exact message? Is it asking about deleting old distfiles?
There's an option to always delete (don't ask) and another option to
always ask. It's -d (just delete the distfile, don't ask) and -D
(always ask before deleting a distfile).
If not, what's the question being asked?
--
Freddie Cash
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
<> wrote:
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
What's the exact message? Is it asking about deleting old distfiles?
There's an option to always delete (don't ask) and another option to
always ask. It's -d (just delete the distfile, don't ask) and -D
(always ask before deleting a distfile).
If not, what's the question being asked?
--
Freddie Cash
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:31 PM, Freddie Cash <> wrote:
> On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
> <> wrote:
>> I just tried to update an outdated system with:
>>
>> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>>
>> after a while it asked me whether I want to delete pcre - so -m
>> BATCH=yes does not work.
>
> What's the exact message? Is it asking about deleting old distfiles?
> There's an option to always delete (don't ask) and another option to
> always ask. It's -d (just delete the distfile, don't ask) and -D
> (always ask before deleting a distfile).
>
> If not, what's the question being asked?
Here is another one:
...
test -z "/usr/local/share/common-lisp/source/gpg-error" ||
../.././install-sh -c -d
"/usr/local/share/common-lisp/source/gpg-error"
install -o root -g wheel -m 444 'gpg-error-codes.lisp'
'/usr/local/share/common-lisp/source/gpg-error/gpg-error-codes.lisp'
cd /usr/ports/security/libgpg-error/work/libgpg-error-1.8 && install
-o root -g wheel -m 444 AUTHORS ChangeLog NEWS README
/usr/local/share/doc/libgpg-error
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for libgpg-error-1.8
===> Cleaning for libgpg-error-1.8
===>>> Updating dependency entry for libgpg-error-1.8 in each dependent port
===>>> Upgrade of libgpg-error-1.7_1 to libgpg-error-1.8 succeeded
===>>> Delete libgpg-error-1.7.tar.bz2? y/n [n]
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:31 PM, Freddie Cash <> wrote:
> On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
> <> wrote:
>> I just tried to update an outdated system with:
>>
>> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>>
>> after a while it asked me whether I want to delete pcre - so -m
>> BATCH=yes does not work.
>
> What's the exact message? Is it asking about deleting old distfiles?
> There's an option to always delete (don't ask) and another option to
> always ask. It's -d (just delete the distfile, don't ask) and -D
> (always ask before deleting a distfile).
>
> If not, what's the question being asked?
Here is another one:
...
test -z "/usr/local/share/common-lisp/source/gpg-error" ||
../.././install-sh -c -d
"/usr/local/share/common-lisp/source/gpg-error"
install -o root -g wheel -m 444 'gpg-error-codes.lisp'
'/usr/local/share/common-lisp/source/gpg-error/gpg-error-codes.lisp'
cd /usr/ports/security/libgpg-error/work/libgpg-error-1.8 && install
-o root -g wheel -m 444 AUTHORS ChangeLog NEWS README
/usr/local/share/doc/libgpg-error
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for libgpg-error-1.8
===> Cleaning for libgpg-error-1.8
===>>> Updating dependency entry for libgpg-error-1.8 in each dependent port
===>>> Upgrade of libgpg-error-1.7_1 to libgpg-error-1.8 succeeded
===>>> Delete libgpg-error-1.7.tar.bz2? y/n [n]
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:30 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann
> <> wrote:
>>
>> Hmm...
>>
>> I just tried to update an outdated system with:
>>
>> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>>
>> after a while it asked me whether I want to delete pcre - so -m
>> BATCH=yes does not work.
>
> Come on, please read the man page.
Ignore me if you don't want to help. The man page is too huge.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
# 19

06-08-2010 09:55 PM
|
|
|
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
> similar to portupgrade eg waiting to ask you until it runs into it.
>
> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
> make.conf fu is only sightly better than it documentation which isn't much.
>
> --
> Adam Vande More
OK, that does work:
Setting BATCH=yes 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
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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=yes' /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.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
Am 06.08.2010 15:59, schrieb Sandra Kachelmann:
> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>> similar to portupgrade eg waiting to ask you until it runs into it.
>>
>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>> make.conf fu is only sightly better than it documentation which isn't much.
>>
>> --
>> Adam Vande More
>
> OK, that does work:
>
> Setting BATCH=yes 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?
Did you try this? portmaster ... -mBATCH=yes ...
--
Matthias Andree
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
similar to portupgrade eg waiting to ask you until it runs into it.
Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
make.conf fu is only sightly better than it documentation which isn't much.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:09 PM, Sandra Kachelmann
<> wrote:
> On Fri, Aug 6, 2010 at 3:59 PM, Sandra Kachelmann
> <> wrote:
>> On Fri, Aug 6, 2010 at 3:45 PM, Adam Vande More <> wrote:
>>> On Fri, Aug 6, 2010 at 8:38 AM, Freddie Cash <> 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. -G makes portmaster handle the options screen
>>> similar to portupgrade eg waiting to ask you until it runs into it.
>>>
>>> Setting BATCH=yes in make.conf does work, maybe BATCH?=yes breaks it, my
>>> make.conf fu is only sightly better than it documentation which isn't much.
>>>
>>> --
>>> Adam Vande More
>>
>> OK, that does work:
>>
>> Setting BATCH=yes 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=yes' /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=yes' -a
after a while it asked me whether I want to delete pcre - so -m
BATCH=yes does not work.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann <
> wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
>
Come on, please read the man page.
--
Adam Vande More
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
<> wrote:
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
What's the exact message? Is it asking about deleting old distfiles?
There's an option to always delete (don't ask) and another option to
always ask. It's -d (just delete the distfile, don't ask) and -D
(always ask before deleting a distfile).
If not, what's the question being asked?
--
Freddie Cash
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
<> wrote:
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
What's the exact message? Is it asking about deleting old distfiles?
There's an option to always delete (don't ask) and another option to
always ask. It's -d (just delete the distfile, don't ask) and -D
(always ask before deleting a distfile).
If not, what's the question being asked?
--
Freddie Cash
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:31 PM, Freddie Cash <> wrote:
> On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
> <> wrote:
>> I just tried to update an outdated system with:
>>
>> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>>
>> after a while it asked me whether I want to delete pcre - so -m
>> BATCH=yes does not work.
>
> What's the exact message? Is it asking about deleting old distfiles?
> There's an option to always delete (don't ask) and another option to
> always ask. It's -d (just delete the distfile, don't ask) and -D
> (always ask before deleting a distfile).
>
> If not, what's the question being asked?
Here is another one:
...
test -z "/usr/local/share/common-lisp/source/gpg-error" ||
../.././install-sh -c -d
"/usr/local/share/common-lisp/source/gpg-error"
install -o root -g wheel -m 444 'gpg-error-codes.lisp'
'/usr/local/share/common-lisp/source/gpg-error/gpg-error-codes.lisp'
cd /usr/ports/security/libgpg-error/work/libgpg-error-1.8 && install
-o root -g wheel -m 444 AUTHORS ChangeLog NEWS README
/usr/local/share/doc/libgpg-error
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for libgpg-error-1.8
===> Cleaning for libgpg-error-1.8
===>>> Updating dependency entry for libgpg-error-1.8 in each dependent port
===>>> Upgrade of libgpg-error-1.7_1 to libgpg-error-1.8 succeeded
===>>> Delete libgpg-error-1.7.tar.bz2? y/n [n]
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:31 PM, Freddie Cash <> wrote:
> On Fri, Aug 6, 2010 at 7:28 AM, Sandra Kachelmann
> <> wrote:
>> I just tried to update an outdated system with:
>>
>> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>>
>> after a while it asked me whether I want to delete pcre - so -m
>> BATCH=yes does not work.
>
> What's the exact message? Is it asking about deleting old distfiles?
> There's an option to always delete (don't ask) and another option to
> always ask. It's -d (just delete the distfile, don't ask) and -D
> (always ask before deleting a distfile).
>
> If not, what's the question being asked?
Here is another one:
...
test -z "/usr/local/share/common-lisp/source/gpg-error" ||
../.././install-sh -c -d
"/usr/local/share/common-lisp/source/gpg-error"
install -o root -g wheel -m 444 'gpg-error-codes.lisp'
'/usr/local/share/common-lisp/source/gpg-error/gpg-error-codes.lisp'
cd /usr/ports/security/libgpg-error/work/libgpg-error-1.8 && install
-o root -g wheel -m 444 AUTHORS ChangeLog NEWS README
/usr/local/share/doc/libgpg-error
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for libgpg-error-1.8
===> Cleaning for libgpg-error-1.8
===>>> Updating dependency entry for libgpg-error-1.8 in each dependent port
===>>> Upgrade of libgpg-error-1.7_1 to libgpg-error-1.8 succeeded
===>>> Delete libgpg-error-1.7.tar.bz2? y/n [n]
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:30 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann
> <> wrote:
>>
>> Hmm...
>>
>> I just tried to update an outdated system with:
>>
>> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>>
>> after a while it asked me whether I want to delete pcre - so -m
>> BATCH=yes does not work.
>
> Come on, please read the man page.
Ignore me if you don't want to help. The man page is too huge.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Fri, Aug 6, 2010 at 4:30 PM, Adam Vande More <> wrote:
> On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann
> <> wrote:
>>
>> Hmm...
>>
>> I just tried to update an outdated system with:
>>
>> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>>
>> after a while it asked me whether I want to delete pcre - so -m
>> BATCH=yes does not work.
>
> Come on, please read the man page.
Ignore me if you don't want to help. The man page is too huge.
Sandra
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
On Aug 6, 2010, at 9:28 AM, Sandra Kachelmann wrote:
> Hmm...
>
> I just tried to update an outdated system with:
>
> $ portmaster --no-confirm -G -m 'BATCH=yes' -a
>
> after a while it asked me whether I want to delete pcre - so -m
> BATCH=yes does not work.
Somewhere along the thread you lost your -d.
_______________________________________________
___________________________________________________
Posted on the Freebsd-ports mailing list. Go to http://lists.freebsd.org/mailman/listinfo/freebsd-ports to subscribe.
|
NewsArc Lists
| Culture Pages
| Computing Archive
| Media-Pages
Link to this page on your blog or website by copying the HTML code below and pasting it into your site:
|
|