From owner-freebsd-ports@FreeBSD.ORG Fri Aug 6 14:30:24 2010 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 5D9271065673 for ; Fri, 6 Aug 2010 14:30:24 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id DE8978FC2B for ; Fri, 6 Aug 2010 14:30:23 +0000 (UTC) Received: by qwg5 with SMTP id 5so3598304qwg.13 for ; Fri, 06 Aug 2010 07:30:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=j7Yjy6O+7m9qO9jjU3kxYEsjNQxUIXIjyBdCobwdp+8=; b=Ts0x48DfrF+WKT/i8Tm/jwo4wQ50h7CcD25SptQiRBmQBavrc0uDslbWV4PdXeZOYM ebbF7XQeCubneTbkgf2X1i4vCXU+Xfdz4F7iJidWOfzdae+ey5MfY65DtyTWOLGrqRnT y+b3hDj2T5chIrXRkGfH7p5slSd6/n/bQgMSE= 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; b=dFIm+5UM7G192FXFkMiqiZDm8AYSk0CEgzK12e4m+y9N2xSnrUXZAekPf9mEvAAIyk Xy+Wz4J2Rph8QMPHcZYO/cYDOKqGybYeIqLNZDrYzPqQTVeZW+9zrovAYe9oYZo6KY3i VmerBNF0Rspsb9ipqWL+nulmkFn3THiLbV3lo= MIME-Version: 1.0 Received: by 10.229.10.198 with SMTP id q6mr4682992qcq.273.1281105018750; Fri, 06 Aug 2010 07:30:18 -0700 (PDT) Received: by 10.229.236.6 with HTTP; Fri, 6 Aug 2010 07:30:18 -0700 (PDT) In-Reply-To: References: <4C5BC280.1070805@FreeBSD.org> Date: Fri, 6 Aug 2010 09:30:18 -0500 Message-ID: From: Adam Vande More To: Sandra Kachelmann Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, Freddie Cash Subject: Re: i keep *trying* to move from portupgrade to portmaster 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: Fri, 06 Aug 2010 14:30:24 -0000 On Fri, Aug 6, 2010 at 9:28 AM, Sandra Kachelmann < s.kachelmann@googlemail.com> wrote: > Hmm... > > I just tried to update an outdated system with: > > $ portmaster --no-confirm -G -m 'BATCH=yes' -a > > after a while it asked me whether I want to delete pcre - so -m > BATCH=yes does not work. > Come on, please read the man page. -- Adam Vande More