From owner-freebsd-ports@FreeBSD.ORG Thu Oct 18 15:33:43 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD5C0608 for ; Thu, 18 Oct 2012 15:33:43 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 7424B8FC12 for ; Thu, 18 Oct 2012 15:33:43 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9IFXhCL082053 for ; Thu, 18 Oct 2012 15:33:43 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9IFXhCK082051 for ports@freebsd.org; Thu, 18 Oct 2012 15:33:43 GMT (envelope-from bdrewery) Received: (qmail 22413 invoked from network); 18 Oct 2012 10:33:41 -0500 Received: from unknown (HELO ?192.168.0.74?) (freebsd@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 18 Oct 2012 10:33:41 -0500 Message-ID: <50802159.5090305@FreeBSD.org> Date: Thu, 18 Oct 2012 10:33:45 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Joel Dahl Subject: Re: Portmaster broken? References: <20121018104110.GA24215@jd.benders.se> <508004BF.3070109@FreeBSD.org> <20121018145040.GD24215@jd.benders.se> In-Reply-To: <20121018145040.GD24215@jd.benders.se> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 15:33:43 -0000 On 10/18/2012 9:50 AM, Joel Dahl wrote: > On 18-10-2012 8:31, Bryan Drewery wrote: >> On 10/18/2012 5:41 AM, Joel Dahl wrote: >>> Running current from yesterday. Trying to upgrade one of my ports: >>> >>> root@devbox# portmaster tmux >>> ===>>> No valid installed port, or port directory given >>> ===>>> Try portmaster --help >>> Terminated >>> >>> Ehm? But it's there: >>> >>> root@devbox# pkg info tmux >>> tmux-1.6 A Terminal Multiplexer >>> >>> Also tried to upgrade vim, git etc on this machine. Same problem. >>> >> >> # portmaster tmux >> >> ===>>> Currently installed version: tmux-1.7 >> ===>>> Port directory: /usr/ports/sysutils/tmux >> >> ===>>> Gathering distinfo list for installed ports >> >> ===>>> Launching 'make checksum' for sysutils/tmux in background >> ===>>> Gathering dependency list for sysutils/tmux from ports >> ===>>> Initial dependency check complete for sysutils/tmux >> >> >> ===>>> Starting build for sysutils/tmux <<<=== >> >> ===>>> All dependencies are up to date >> >> ===> Cleaning for tmux-1.7 >> >> [...] >> >> # pkg info portmaster >> portmaster-3.14_4 Manage your ports without external >> databases or languages >> >> >> Perhaps review UPDATING entry 20121015 to ensure it is setup correctly. > > Um, I've already done pkg2ng once, pkg is installed and portmaster has been > reinstalled. Also, I was told WITH_PKGNG wasn't needed on current. > WITH_PKGNG is not technically needed on CURRENT anymore, but the portmaster patch is expecting it in /etc/make.conf. I am updating to 3.14_5 shortly that will resolve this for CURRENT, and not require WITH_PKGNG anymore. -- Regards, Bryan Drewery bdrewery@freenode/EFNet