From owner-freebsd-questions@FreeBSD.ORG Thu Jan 26 02:03:40 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB63C106566B for ; Thu, 26 Jan 2012 02:03:40 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 908108FC0A for ; Thu, 26 Jan 2012 02:03:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=Message-Id:References:In-Reply-To:Subject:To:From:Date:Content-Type:Mime-Version; bh=PP7NX54VxlyVDxeo+VgjAr/+m5BzOo0wiRlKaIobAXQ=; b=DFUyvOD6Dqa+EuUopS+NCJP2Ja670luTmpjwYs82Uz61VPKKeQ1RRYzOe9kux8SGuYNk8UjIgvj44ujdHNhMtYQ6Yd91vHs1qUoSOfaBeP/fFRgkJJ/QPCL2Cv4UwxPi; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RqEgb-000LGx-DC; Wed, 25 Jan 2012 20:03:38 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1327543411-3242-3241/5/16; Thu, 26 Jan 2012 02:03:31 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Date: Wed, 25 Jan 2012 20:03:31 -0600 From: Mark Felder To: Mark , freebsd-questions@freebsd.org In-Reply-To: <1327506773.33792.YahooMailClassic@web81207.mail.mud.yahoo.com> References: <1327506773.33792.YahooMailClassic@web81207.mail.mud.yahoo.com> Message-Id: <598f3ed481aa0516c39f78516786d602@feld.me> X-Sender: feld@feld.me User-Agent: Roundcube Webmail/0.6 X-SA-Score: -1.5 Cc: Subject: Re: UPDATING 20120116 -- x11/xcb-util -- instructions not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 02:03:40 -0000 On 25.01.2012 09:52, Mark wrote: > > I got stuck in this hell the other day, I had to do this. > > "portmaster --check-depends" > > to see if anything is missing > > then > > "portmaster -a -f" I want to report back that this did end up working pretty darn well. :-) THANKS!