From owner-freebsd-questions@FreeBSD.ORG Sun Feb 7 11:59:55 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25135106568D for ; Sun, 7 Feb 2010 11:59:55 +0000 (UTC) (envelope-from ndhert@gmail.com) Received: from mail-fx0-f224.google.com (mail-fx0-f224.google.com [209.85.220.224]) by mx1.freebsd.org (Postfix) with ESMTP id B28568FC18 for ; Sun, 7 Feb 2010 11:59:54 +0000 (UTC) Received: by fxm24 with SMTP id 24so1614451fxm.3 for ; Sun, 07 Feb 2010 03:59:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Nv1OjHF/iPrQFJlLEbn1H9t4zFtZ6L26yIrEkRyW4Fc=; b=IaSShdvqAYSERmU82/QtqqF8JEqbLL4PpTGagd8XSAVBSHKz8b90zfoYvpU0Fa1yF0 qHmEcxw7Z2IgnVuxSgejfxvKO/GnlC+pqlq74ScKOkWl7DwGJo2XJPH1QP4D71kvDXrJ ZpaTT1RnAa9hGrE0h9jTWLrFyfntGHNiHxwrQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JfQ9uJW5QBM11YFAmBFmgwjFadYu0aE0jFMpx11Oinm96mH6mN73GGTSqG08J94YhC 7oWkil0CCsXwFBSZwCn37BpflGVN7T/ZUtgoi5RQxBx5os3xT1Vpp72Nl1BDTHffJcTx 9Z1MUc6vIIt2W7phszo+HU8/LDgq9gD5jX2NA= MIME-Version: 1.0 Received: by 10.223.2.194 with SMTP id 2mr2278661fak.30.1265543993762; Sun, 07 Feb 2010 03:59:53 -0800 (PST) Date: Sun, 7 Feb 2010 12:59:53 +0100 Message-ID: <8021a2661002070359g6c23344cq744a843024ebf565@mail.gmail.com> From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: portupgrade, batch mode? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2010 11:59:55 -0000 When using portupgrade, from time to time, there is a package that displays an options menu and waits for a interactive response (like hitting OK to accept the defaults and continue). Is there way to specify that portupgrade should always accept the defaults and not wait for user input?