From owner-freebsd-ports@FreeBSD.ORG Thu Jun 8 14:37:58 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 1001F16A635 for ; Thu, 8 Jun 2006 12:35:10 +0000 (UTC) (envelope-from sem@freebsd.org) Received: from relay2.beelinegprs.ru (relay1.beelinegprs.ru [217.118.71.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC8843D49 for ; Thu, 8 Jun 2006 12:35:10 +0000 (GMT) (envelope-from sem@freebsd.org) Received: from relay2 (localhost [127.0.0.1]) by relay2 (Postfix) with SMTP id BB1EC26A28; Thu, 8 Jun 2006 16:26:42 +0400 (MSD) Received: from [172.19.118.183] (clusterfw.beeline3G.ru [217.118.66.232]) by relay2.beelinegprs.ru (Postfix) with ESMTP id 31F9626A77; Thu, 8 Jun 2006 16:26:38 +0400 (MSD) Message-ID: <44881776.6060008@FreeBSD.org> Date: Thu, 08 Jun 2006 16:26:30 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.2 (X11/20060429) MIME-Version: 1.0 To: Mark Hobden References: <4485DBF5.3070705@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spamtest-Info: License expired Cc: Jeremy Messenger , freebsd-ports@freebsd.org Subject: Re: portupgrade ideas page 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: Thu, 08 Jun 2006 14:38:01 -0000 Mark Hobden wrote: >> On Wed, 07 Jun 2006 03:33:25 -0500, Mark Hobden >> wrote: >> > My request would be for portupgrade to include an option that runs >> > through every port it wants to upgrade first and runs 'make config', >> > so it does not get stuck half way through an unattended upgrade >> > waiting for options. >> >> This "portupgrade -m 'config-recursive'" doesn't work? I never use >> this -m >> option, so I have no idea if it will working with config(-recursive). > > I believe the command just appends config-recursive to the make command: > make config-recursive PORT_UPGRADE=yes -DFORCE_PKG_REGISTER reinstall > > So if I run: > portupgrade -m 'config-recursive' -a > > I believe I could still get stuck on a config screen after it has > spent some time upgrading the first few ports. > Yes, you're right. -m will not work here. -- Dixi. Sem.