On Mon, Nov 24, 2008 at 01:55:55PM +0200, Andriy Gapon wrote:
> 
> I wonder if we have any flag for always-interactive ports i.e. ports
> that prompt user for something regardless of all batch/interactivity
> options. One example is java/jdk* ports that prompt user for license
> acceptance.
> 
> If we don't have such a flag, maybe we should add one.
> 
> One use, for instance, is to skip such ports for portupgrade --batch.

>From /usr/ports/Mk/bsd.ports.mk :

  # IS_INTERACTIVE
  #               - Set this if your port needs to interact with the user
  #                 during any step in a package build.  User can then decide
  #                 to skip this port by setting ${BATCH}, or compiling only
  #                 the interactive ports by setting ${INTERACTIVE}.
  #                 Default: not set.







-- 
<Insert your favourite quote here.>
Erik Trulsson
[EMAIL PROTECTED]
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to