From owner-freebsd-ports@FreeBSD.ORG Fri Aug 6 08:46:34 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 0EFC0106568D for ; Fri, 6 Aug 2010 08:46:34 +0000 (UTC) (envelope-from alexkozlov0@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 894148FC17 for ; Fri, 6 Aug 2010 08:46:33 +0000 (UTC) Received: by fxm13 with SMTP id 13so3994021fxm.13 for ; Fri, 06 Aug 2010 01:46:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:subject :message-id:mime-version:content-type:content-disposition; bh=YiOCjq055w3eJ5Lx9BntntNP23AazeYNtPQUK6zh0Zw=; b=pmISp4XNNLAlD3qv/v8Im3ixKb1pX8o+WMxhq2f3rEVKDSwLTVX6Udvd88sLspRcbK cxtnl5ivo0/5+dBIlLXEea0QTEFzoRHuCAnVvOsTijDldxBlieqV0UR1tBUKI+9Ml9XJ brmqfR2azh/2W2qJwM8UkbgDI5H+gqijlx3q0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition; b=wWH2bIxcd1HtEixRxzkjAloI0bxWGESFjaWZP6Z4diIPJWWntNOfqjdMgUBESj026C IqwZD6UB7LblwgP/3W77KWnJ3KmTCAGUOyUPMkY1WCH1r8UCF//CQ9+CWd+dd8OrF74d yGSZ1DT0TsPqyvfy9JdDnLbyYeHfJ/NR04HC8= Received: by 10.223.117.73 with SMTP id p9mr12297129faq.56.1281082775843; Fri, 06 Aug 2010 01:19:35 -0700 (PDT) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) by mx.google.com with ESMTPS id q17sm505084faa.21.2010.08.06.01.19.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Aug 2010 01:19:35 -0700 (PDT) Sender: Alex Kozlov Date: Fri, 6 Aug 2010 11:19:01 +0300 From: Alex Kozlov To: Sandra Kachelmann , ports@freebsd.org, spam@rm-rf.kiev.ua Message-ID: <20100806081901.GA7415@ravenloft.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: 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 08:46:34 -0000 On 08/06/2010 00:24, Sandra Kachelmann wrote: > I've been using ports-mgmt/portupgrade pretty much ever since it > started to exist. Unfortunately portupgrade seems to be pretty much > "abandonware" so I've been told to move on to portmaster. Despite the > very long manpage I can't seem to be able to achieve the following > thing with portmaster: > $ portupgrade --batch -a Try echo BATCH?=yes >>/etc/make.conf && portmaster --no-confirm -a -- Adios