From owner-freebsd-ports@FreeBSD.ORG Wed Feb 22 15:58:57 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CDC316A424; Wed, 22 Feb 2006 15:58:57 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C9043D69; Wed, 22 Feb 2006 15:58:43 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p27088-adsau15honb8-acca.tokyo.ocn.ne.jp [221.187.113.88]) (authenticated bits=128) by mail.allbsd.org (8.13.4/8.13.4) with ESMTP id k1MFwTDe004514; Thu, 23 Feb 2006 00:58:40 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id k1MFv9JJ008912; Thu, 23 Feb 2006 00:57:10 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 23 Feb 2006 00:56:02 +0900 (JST) Message-Id: <20060223.005602.127643564.hrs@allbsd.org> To: des@FreeBSD.org, emin@mccme.ru From: Hiroki Sato In-Reply-To: <20060221083423.GA7982@mccme.ru> References: <20060221083423.GA7982@mccme.ru> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart0(Thu_Feb_23_00_56_02_2006_948)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: ports@FreeBSD.org, hrs@FreeBSD.org Subject: Re: bug in textproc/docbook-xsl ??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2006 15:58:57 -0000 ----Security_Multipart0(Thu_Feb_23_00_56_02_2006_948)-- Content-Type: Multipart/Mixed; boundary="--Next_Part(Thu_Feb_23_00_56_02_2006_832)--" Content-Transfer-Encoding: 7bit ----Next_Part(Thu_Feb_23_00_56_02_2006_832)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, "Eugene M. Minkovskii" wrote in <20060221083423.GA7982@mccme.ru>: em> I'm tring to use xsl with profiling, but got an error: em> em> /usr/local/bin/xsltproc --profile --nonet my.xsl my.xml warning: failed to load external entity "/usr/local/share/xsl/docbook/profiling/profile-mode.xsl" em> compilation error: file /usr/local/share/xsl/docbook/html/profile-chunk-code.xsl line 219 element include em> xsl:include : unable to load /usr/local/share/xsl/docbook/profiling/profile-mode.xsl em> em> to avoid this I do following: em> $ tar -xjf /usr/ports/distfiles/docbook-xsl-1.69.1.tar.bz2 em> $ sudo cp -rv docbook-xsl-1.69.1/profiling /usr/local/share/xsl/docbook/ em> $ rm -rf docbook-xsl-1.69.1/ em> em> Why profiling does not install automatically? I think this is a bug in textproc/docbook-xsl. DES, could you please review the attached patch? Thanks. -- | Hiroki SATO ----Next_Part(Thu_Feb_23_00_56_02_2006_832)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="docbook-xsl.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/docbook-xsl/Makefile,v retrieving revision 1.35 diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$DragonFly:.*\$ -I\$Id:.*\$ -I\$Translation:.*\$ -I\$hrs:.*\$ -r1.35 Makefile --- Makefile 26 Sep 2005 07:23:05 -0000 1.35 +++ Makefile 22 Feb 2006 15:52:44 -0000 @@ -7,6 +7,7 @@ PORTNAME= docbook-xsl PORTVERSION= 1.69.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= docbook @@ -29,7 +30,7 @@ INSTDIR= share/xsl/docbook PINSTDIR= ${PREFIX}/${INSTDIR} COPYDIRS= common fo extensions html htmlhelp images \ - javahelp lib manpages params template xhtml + javahelp lib manpages params profiling template xhtml PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/docbook-xsl/pkg-plist,v retrieving revision 1.29 diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$DragonFly:.*\$ -I\$Id:.*\$ -I\$Translation:.*\$ -I\$hrs:.*\$ -r1.29 pkg-plist --- pkg-plist 22 Jan 2006 06:28:52 -0000 1.29 +++ pkg-plist 22 Feb 2006 15:52:03 -0000 @@ -1671,6 +1671,11 @@ share/xsl/docbook/params/xref.properties.xml share/xsl/docbook/params/xref.title-page.separator.xml share/xsl/docbook/params/xref.with.number.and.title.xml +share/xsl/docbook/profiling/ChangeLog +share/xsl/docbook/profiling/profile-mode.xsl +share/xsl/docbook/profiling/profile.xsl +share/xsl/docbook/profiling/strip-attributes.xsl +share/xsl/docbook/profiling/xsl2profile.xsl share/xsl/docbook/template/ChangeLog share/xsl/docbook/template/README share/xsl/docbook/template/biblioentry.xsl @@ -1736,6 +1741,7 @@ @dirrm share/xsl/docbook/xhtml @dirrm share/xsl/docbook/template @dirrm share/xsl/docbook/params +@dirrm share/xsl/docbook/profiling @dirrm share/xsl/docbook/manpages @dirrm share/xsl/docbook/lib @dirrm share/xsl/docbook/javahelp ----Next_Part(Thu_Feb_23_00_56_02_2006_832)---- ----Security_Multipart0(Thu_Feb_23_00_56_02_2006_948)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD/ImSTyzT2CeTzy0RAvU7AJoDvsZkANp8Owe8aWS+ZKHqjYwj0QCgoapr 5Ixhta+2EUZRGhFYrUeAQm4= =pGGY -----END PGP SIGNATURE----- ----Security_Multipart0(Thu_Feb_23_00_56_02_2006_948)----