From owner-freebsd-ports@FreeBSD.ORG Tue Jul 14 19:25:50 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4722C106564A for ; Tue, 14 Jul 2009 19:25:50 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id CA19F8FC1B for ; Tue, 14 Jul 2009 19:25:49 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 15440 invoked by uid 399); 14 Jul 2009 19:25:45 -0000 Received: from localhost (HELO ?192.168.0.100?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 14 Jul 2009 19:25:45 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4A5CDBBC.3090107@FreeBSD.org> Date: Tue, 14 Jul 2009 12:25:48 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Lawrence Stewart References: <4A5C954C.5060507@quip.cz> <4A5C9A98.5020006@isafeelin.org> <4A5CA8CF.2070906@freebsd.org> In-Reply-To: <4A5CA8CF.2070906@freebsd.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Frederique Rijsdijk , Miroslav Lachman <000.fbsd@quip.cz>, freebsd-ports@freebsd.org Subject: Excluding multiple ports with -x (Was: Re: portmaster -x not working?) 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: Tue, 14 Jul 2009 19:25:50 -0000 Lawrence Stewart wrote: > Hijacking the thread slightly, Generally better to start a new one, FYI. > but is there a way to exclude multiple > ports using the -x switch Not at this time, you'll want to use the -i option. hth, Doug