From owner-freebsd-questions@FreeBSD.ORG Mon Feb 17 21:11:23 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D6721269 for ; Mon, 17 Feb 2014 21:11:23 +0000 (UTC) Received: from mail-oa0-x234.google.com (mail-oa0-x234.google.com [IPv6:2607:f8b0:4003:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9C4BF11D4 for ; Mon, 17 Feb 2014 21:11:23 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id i4so18449953oah.11 for ; Mon, 17 Feb 2014 13:11:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uNY5lCy9bGW3QggXZBJTWu7T5AFHh2J6M7KmwAtIlZU=; b=JuFE2MKS/rEUEBrtEfiV27/2CT0v8vlaFqFPsDwNUXtvvUwo+c0ICyArO7e+68xdHA np9UaylPaaSOGzWYeO/1UEmdNqpbTMh3g6u5ufDxLCplZ0Z7gvSIO9CcGWUvhs+wXIW9 pg1rq9ksEOrg1mUPVOVLq6lBHz+xUDOzH5GjhREHJoy0xi+3zvsPB1lJTip7VfP81JvS J2oeH1m6q6Kxp9zDqo9h/KfoP0EQEJDjZZ8msYqP4VBccFi89S24gzN8w7vDUkNaiq/s 4ue2Cdx3M6BaaQkilmNOsiFNBfPRj1u6aYVRoDYlqDTKbo0lmD7B/pBIHiTsP4ge7MhZ vc9A== MIME-Version: 1.0 X-Received: by 10.60.92.202 with SMTP id co10mr10349oeb.73.1392671482881; Mon, 17 Feb 2014 13:11:22 -0800 (PST) Received: by 10.76.100.197 with HTTP; Mon, 17 Feb 2014 13:11:22 -0800 (PST) In-Reply-To: References: Date: Mon, 17 Feb 2014 15:11:22 -0600 Message-ID: Subject: Re: portmaster not updating ports with new pkg From: Antonio Olivares To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 21:11:23 -0000 On Mon, Feb 17, 2014 at 2:25 PM, Warren Block wrote: > On Mon, 17 Feb 2014, Antonio Olivares wrote: > >>> portmaster works for me the same as it always did. Did you add >>> WITH_PKGNG=yes to make.conf? >> >> >> Isn't this done automagically? > > > No. > > >> How do I do this? with ee as root? > > > That will work, yes. Now it appears to be churning :) Thank you both Mario & Warren for your help. I get the warning that PACKAGESITE in pkg.conf is deprecated. Please create a repository configuration file But a site http://networkedblogs.com/RurUw states add the followng: cp /usr/local/etc/pkg.conf.sample /usr/local/etc/pkg.conf I shall try this advice and see if the warning goes away. On 8.4-RELEASE is it advised to move to pkgng? It will be EOL'd when? I have moved to pkgng on 9.2 machines, but for 8.4 it may not be plausible? Thanks for all your help. Best Regards, Antonio