From owner-freebsd-questions@FreeBSD.ORG Mon Feb 17 20:25:17 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3BB19C1E for ; Mon, 17 Feb 2014 20:25:17 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DA9BB1C96 for ; Mon, 17 Feb 2014 20:25:16 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s1HKPFOJ040840 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 17 Feb 2014 13:25:15 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s1HKPFFw040837; Mon, 17 Feb 2014 13:25:15 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 17 Feb 2014 13:25:15 -0700 (MST) From: Warren Block To: Antonio Olivares Subject: Re: portmaster not updating ports with new pkg In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 17 Feb 2014 13:25:15 -0700 (MST) 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 20:25:17 -0000 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.