From owner-freebsd-ports@FreeBSD.ORG Sat Jun 10 16:34:22 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03FAF16A4A5 for ; Sat, 10 Jun 2006 16:34:22 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 447CC4555B for ; Sat, 10 Jun 2006 09:50:39 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: (qmail invoked by alias); 10 Jun 2006 09:50:37 -0000 Received: from p509104BF.dip0.t-ipconnect.de (EHLO m2a2.dyndns.org) [80.145.4.191] by mail.gmx.net (mp041) with SMTP; 10 Jun 2006 11:50:37 +0200 X-Authenticated: #428038 Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 79017200C5C for ; Sat, 10 Jun 2006 11:50:36 +0200 (CEST) Received: from m2a2.dyndns.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29577-12 for ; Sat, 10 Jun 2006 11:50:34 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id 8BDC0200C63; Sat, 10 Jun 2006 11:50:34 +0200 (CEST) From: Matthias Andree To: freebsd-ports@freebsd.org In-Reply-To: (Matthias Andree's message of "Thu, 08 Jun 2006 13:58:12 +0200") References: X-PGP-Key: http://home.pages.de/~mandree/keys/GPGKEY.asc Date: Sat, 10 Jun 2006 11:50:34 +0200 Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at emma.line.org X-Y-GMX-Trusted: 0 Subject: Re: Long-standing portupgrade vs. make config issue X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 16:34:22 -0000 Matthias Andree writes: > Greetings, > > I've been wondering about the following issue that has annoyed me since > I first installed portupgrade: > > If I am updating (or installing) a port with portupgrade, the OPTIONS > ("make config") are prompted twice, once before configuring the port, > and once when about to install it. > > Anyone else observed or cured this? (No, I don't mean "env BATCH=yes ...") Hmmm... it seems it makes a difference whether I press Alt+O to get the "OK" or switch with TAB to the OK field and press Enter. I need to fiddle a bit more with this to reproduce this. -- Matthias Andree