From owner-freebsd-ports@FreeBSD.ORG Thu Oct 18 13:31:51 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 4B5BB287 for ; Thu, 18 Oct 2012 13:31:51 +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 27C298FC0C for ; Thu, 18 Oct 2012 13:31:51 +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 q9IDVoSV070373 for ; Thu, 18 Oct 2012 13:31:50 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9IDVolY070371 for ports@freebsd.org; Thu, 18 Oct 2012 13:31:50 GMT (envelope-from bdrewery) Received: (qmail 33664 invoked from network); 18 Oct 2012 08:31:49 -0500 Received: from unknown (HELO ?10.10.0.115?) (freebsd@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 18 Oct 2012 08:31:49 -0500 Message-ID: <508004BF.3070109@FreeBSD.org> Date: Thu, 18 Oct 2012 08:31:43 -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> In-Reply-To: <20121018104110.GA24215@jd.benders.se> X-Enigmail-Version: 1.4.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc 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 13:31:51 -0000 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. Regards, Bryan Drewery