Re: batching port builds



Michael P. Soulier wrote:
On 30/06/06 David J Brooks said:

If you do 'make -DBATCH' instead of 'make' - you will use the preset defaults for each port with options. Or you can do 'make config-recursive' - which will offer you all the option screens for the port in whose directory you're currently in and all its dependencies.

See 'man ports' for more information.

To use those with 'portupgrade -a' will probably take some custom scripting.

Ah, so there's no make.conf option for this?


?? You can even set BATCH=yes in your environment. I'm
pretty sure you can in make.conf, also, but IIRC you might
not want to do that . . .

Kevin Kinsey
--
What the large print giveth, the small print taketh away.

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: batching port builds
    ... Michael P. Soulier wrote: ... Or you can do 'make config-recursive' - which will offer you all the option screens for the port in whose directory you're currently in and all its dependencies. ... What the large print giveth, ...
    (freebsd-questions)
  • Re: batching port builds
    ... On 30/06/06 David J Brooks said: ... 'make config-recursive' - which will offer you all the option screens for ... the port in whose directory you're currently in and all its dependencies. ...
    (freebsd-questions)
  • Re: batching port builds
    ... Michael P. Soulier wrote: ... 'make config-recursive' - which will offer you all the option screens for ... the port in whose directory you're currently in and all its dependencies. ... To use those with 'portupgrade -a' will probably take some custom scripting. ...
    (freebsd-questions)
  • Re: make config
    ... On Friday 24 November 2006 17:16, Michael P. Soulier wrote: ... When I type "make config" for a port and set some options, ... Mike, ...
    (freebsd-questions)
  • Re: make config
    ... Michael P. Soulier wrote: ... When I type "make config" for a port and set some options, ... Armin Pirkovitsch ...
    (freebsd-questions)