From owner-freebsd-stable@FreeBSD.ORG Sun Sep 16 17:40:50 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 53B7F106566B for ; Sun, 16 Sep 2012 17:40:50 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D03818FC0A for ; Sun, 16 Sep 2012 17:40:49 +0000 (UTC) Received: by bkcje9 with SMTP id je9so1951238bkc.13 for ; Sun, 16 Sep 2012 10:40:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=U+c4D0VqpIJenhXhqSuUCyvX9+U84WeAwZ3ub1qY4sg=; b=Vu6SjOnnZdyCR43VgpywR13xJeThQ2A1ek2MCzCfSSd6E485ze8FFHMTfxGUMc1SKi ZKkqrxN/VpfSgK2oZ4Q9Fx+xCoEfYgi9BKLPKdquQOD34+93+0vaCV2dDq292F0Yg2VI HcgwYj51VDyXNkEYysLuPmmhgTHxBlpVR/KLuisajHRvK1Qwz1MBNcF5rIc9Pg2sflzF Z6ZGpKDeHVyTvBv93uy9NuJa2q2co80EyltsBQaRfx4boS0NeCS1WPxJlTfniv5C3c2d qzmqbvDsiiuF+gzTdHG5HCm4dFM3fAjJ7Zn4FHcYIqatDxMOmR0sdDTl3kxwHOQPIsF2 qqDw== Received: by 10.204.154.66 with SMTP id n2mr3521724bkw.138.1347817248550; Sun, 16 Sep 2012 10:40:48 -0700 (PDT) Received: from laptop ([178.125.174.194]) by mx.google.com with ESMTPS id y20sm3902046bkv.11.2012.09.16.10.40.45 (version=SSLv3 cipher=OTHER); Sun, 16 Sep 2012 10:40:47 -0700 (PDT) Date: Sun, 16 Sep 2012 20:42:04 +0300 From: "Sergey V. Dyatko" To: Marcelo Gondim Message-ID: <20120916204204.30718a10@laptop> In-Reply-To: <50546AF9.4060505@bsdinfo.com.br> References: <505406DF.6080205@gmx.us> <50546AF9.4060505@bsdinfo.com.br> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: how to update ports while using pkgng? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Sep 2012 17:40:50 -0000 On Sat, 15 Sep 2012 08:48:09 -0300 Marcelo Gondim wrote: > Em 15/09/2012 01:41, Mike Manilone escreveu: > > Hi, > > > > I'm using ports with pkgng enabled. But I found that portmaster > > won't work. Is there any way to update ports? Thanks! > > Hi, > > I use "portsnap fetch update" and "portmaster" to update my ports. > with pkgng ? :/ > Gondim -- wbr, tiger