From owner-freebsd-ports@FreeBSD.ORG Wed Jan 14 19:21:05 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1D2B106568C for ; Wed, 14 Jan 2009 19:21:05 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f20.google.com (mail-bw0-f20.google.com [209.85.218.20]) by mx1.freebsd.org (Postfix) with ESMTP id 7B2A38FC26 for ; Wed, 14 Jan 2009 19:21:05 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz13 with SMTP id 13so2445424bwz.19 for ; Wed, 14 Jan 2009 11:21:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=JiXVqPKigSJ0nEgVtAUOOCzwCsZ24rnZRaz2ayHIa5I=; b=qidwszUgQYkp07no84fE6yzmzKlMA0b+EMSGgk5x1SSpZsy9YSIxpts2TX/LnCANSy djVReL4zEl1xypFvVb0aGDJjwkWl6/2WPAbLAfN2z9Ma1ZbOCaFaZzcWr/s0/zyuybFl +tujGYDJgqgEYJlvURvw4lzV+zrAyU+LLTfIQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ebaWKsgB02rs/22IMypHhHQT1WO7pHqPJsI20z4PJyJXjuXCqj/HDSKtj+O9s4T33A 2Krf6pLVdPy6WD5sduNQ8Djh4U8P/L9x+tkN5DOBT14zYdQi95Irh4xYHzDq3txsD+MF 2nNHZj/f/udA6Zm2A6cb+OfLLUNDQlEKcX9yQ= MIME-Version: 1.0 Received: by 10.223.106.200 with SMTP id y8mr615156fao.24.1231960863446; Wed, 14 Jan 2009 11:21:03 -0800 (PST) In-Reply-To: <20090114203941.7516d639@it.buh.tecnik93.com> References: <20090114203941.7516d639@it.buh.tecnik93.com> Date: Wed, 14 Jan 2009 14:21:03 -0500 Message-ID: <4ad871310901141121x24cd461bm54d8b99da787d5a6@mail.gmail.com> From: Glen Barber To: Ion-Mihai Tetcu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: portmaster some_port vs. portmaster 'some_port*' 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: Wed, 14 Jan 2009 19:21:06 -0000 On Wed, Jan 14, 2009 at 1:39 PM, Ion-Mihai Tetcu wrote: > Hi, > > > Maybe I'm not reading the man page correctly, but I would expect > portmaster, if invoked with a wild-card, to: > - first update the dependencies of the ports matched by the 'some_port*' it > gets on the command line > - then to update the ports matched by said wild-card in dependency order. > > At least #1 above doesn't seem to happen for wild-card invocation, but > it happens when invoked with one or two ports: > http://people.tecnik93.com/~itetcu/FreeBSD/errors/portmaster/ > > Bug? Feature? :-) > If that were to work, I'd imagine the '*' wildcard would need to be escaped. IE: portmaster 'someport\*' Note: I do not use portmaster, so this is a guess, not a solution. -- Glen Barber