From owner-freebsd-ports@FreeBSD.ORG Wed Feb 19 00:17:42 2014 Return-Path: Delivered-To: freebsd-ports@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 BE8178BA for ; Wed, 19 Feb 2014 00:17:42 +0000 (UTC) Received: from cargobay.net (cargobay.net [162.220.58.155]) by mx1.freebsd.org (Postfix) with ESMTP id 98268173A for ; Wed, 19 Feb 2014 00:17:42 +0000 (UTC) Received: from [172.17.100.84] (rrcs-97-76-30-202.se.biz.rr.com [97.76.30.202]) by cargobay.net (Postfix) with ESMTPSA id 95F033FB1; Wed, 19 Feb 2014 00:14:35 +0000 (UTC) Message-ID: <5303F81F.80000@ccsys.com> Date: Tue, 18 Feb 2014 19:17:35 -0500 From: "Chad J. Milios" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Sergio de Almeida Lenzi , freebsd-ports@freebsd.org Subject: Re: last update of docbook broke KDE4 References: <1392750810.6510.2.camel@lenovo.toontown> In-Reply-To: <1392750810.6510.2.camel@lenovo.toontown> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 00:17:42 -0000 On 2/18/2014 2:13 PM, Sergio de Almeida Lenzi wrote: > FreeBSD freebsd10.toontown 10.0-RELEASE FreeBSD 10.0-RELEASE #0 > r261076M: Thu Jan 23 21:21:09 BRST 2014 > > -- The following REQUIRED packages have not been found: > > * DocBookXML , DocBook XML , > > Required by the KDE help system to process DocBook XML > > CMake Error at /usr/local/share/cmake/Modules/FeatureSummary.cmake:430 > (message): > feature_summary() Error: REQUIRED package(s) are missing, aborting > CMake > run. > Call Stack (most recent call first): > CMakeLists.txt:397 (feature_summary) > > > -- Configuring incomplete, errors occurred! I have the exact same error on 9.2-RELEASE-p3 as well. Furthermore, root@nuos-lab:~/nuos/bin # pkg_info|grep -i docbook docbook-1.4_2 Meta-port for the different versions of the DocBook DTD docbook-sk-4.1.2_5 XML version of the DocBook DTD version controlled for Scrol docbook-xml-4.2_3 XML version of the DocBook DTD docbook-xml430-4.3_2 DocBook/XML DTD V4.3, designed for technical documentation docbook-xml440-4.4_4 DocBook/XML DTD V4.4, designed for technical documentation docbook-xml450-4.5_3 DocBook/XML DTD V4.5, designed for technical documentation docbook-xsl-1.76.1_2 XSL DocBook stylesheets docbook410-4.1_5 V4.1 of the DocBook DTD, designed for technical documentati docbook420-4.2_1 V4.2 of the DocBook DTD, designed for technical documentati docbook430-4.3_1 DocBook/SGML DTD V4.3, designed for technical documentation docbook440-4.4_3 DocBook/SGML DTD V4.4, designed for technical documentation docbook450-4.5_3 DocBook/SGML DTD V4.5, designed for technical documentation docbook500-5.0_4 DocBook 5.0, designed for technical documentation Should I file a PR or is there a quick fix being worked on?