From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 16:49:49 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 2DB693B1 for ; Thu, 24 Apr 2014 16:49:49 +0000 (UTC) Received: from mailrelay009.isp.belgacom.be (mailrelay009.isp.belgacom.be [195.238.6.176]) by mx1.freebsd.org (Postfix) with ESMTP id BD9B81294 for ; Thu, 24 Apr 2014 16:49:48 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlQGAJc/WVNR8aN3/2dsb2JhbABZgwZPxRKBHBd0giUBAQU6HCMQCxgJJQ8qHgYciDwBCMs7F45ZB4Q5AQOYeJJagzM7 Received: from 119.163-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.163.119]) by relay.skynet.be with ESMTP; 24 Apr 2014 18:49:40 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.8/8.14.8) with ESMTP id s3OGndWV013333; Thu, 24 Apr 2014 18:49:39 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Thu, 24 Apr 2014 18:49:38 +0200 From: Tijl Coosemans To: Antonio Olivares Subject: Re: portmaster ports update 20140416 Message-ID: <20140424184938.023e4a13@kalimero.tijl.coosemans.org> In-Reply-To: References: <20140418175334.130c0602@kalimero.tijl.coosemans.org> <20140419171042.513d1be1@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Thu, 24 Apr 2014 16:49:49 -0000 On Thu, 24 Apr 2014 10:53:29 -0500 Antonio Olivares wrote: > Dear all, > > on FreeBSD 9.2-RELEASE-p4, it has succeeded, but on 8.4-RELEASE-p8 it > has failed and stops at colord. I have lost X and don't know what to > do. I get error > > tar: share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml: > Cannot stat: No such file or directory > when building coldord. I have no pkg or pkgng on that machine since > 8.4-RELEASE may die soon? When will support for it end? I may have > to install newer 10.0 on it? as soon as support fails. You can run pkg_libchk from the sysutils/bsdadminscripts port. It should give you a list of ports that need to be rebuilt because of library problems. According to http://www.freebsd.org/security/index.html#sup 8.4 will be supported until June 30 2015.