From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 1 22:10:20 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E86F516A4CE; Mon, 1 Mar 2004 22:10:20 -0800 (PST) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD95543D2D; Mon, 1 Mar 2004 22:10:20 -0800 (PST) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p58136-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.140.136]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id EFFFC57; Tue, 2 Mar 2004 15:10:18 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.12.9p2/8.12.9) with ESMTP id i225jVA2047761; Tue, 2 Mar 2004 14:45:32 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Tue, 02 Mar 2004 14:44:11 +0900 (JST) Message-Id: <20040302.144411.41686032.hrs@eos.ocn.ne.jp> To: nectar@FreeBSD.org From: Hiroki Sato In-Reply-To: <20040219150116.GC55843@madman.celabo.org> References: <200402190831.i1J8VMUa038152@freefall.freebsd.org> <20040219150116.GC55843@madman.celabo.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.0.62 on Emacs 21.3.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Tue_Mar__2_14_44_11_2004_535)--" Content-Transfer-Encoding: 7bit cc: freebsd-ports-bugs@FreeBSD.org cc: freebsd-doc@FreeBSD.org cc: hrs@FreeBSD.org cc: linimon@FreeBSD.org Subject: Re: ports/63035: textproc/xhtml-basic: fix SGMLDECL problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 06:10:21 -0000 ----Security_Multipart(Tue_Mar__2_14_44_11_2004_535)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, sorry for the delay. "Jacques A. Vidrine" wrote in <20040219150116.GC55843@madman.celabo.org>: nectar> > http://www.freebsd.org/cgi/query-pr.cgi?pr=63035 nectar> nectar> Hmm, the SGMLDECL is required for jade and nsgmls. Perhaps someone on nectar> freebsd-doc@ can explain the best way to set this up to support the nectar> widest variety of tools. It is true, but SGMLDECL is too strong so that if ${PREFIX}/share/sgml/ catalog.ports is used and one of the catalogs has SGMLDECL "xml1.dcl", tools such as nsgmls assume that all documents are written in XML. So people cannot use SGML docs with this declaration. SGMLDECL is for stand-alone, DTD specific catalog, and one of the features that should not be used in the catalog-chain like ${PREFIX}/share/sgml/ catalog.ports. How about using DTDDECL instead? DTDDECL is a more reasonable solution. Some old tools do not support this, but the SGML declaration for the standard SGML and the standard XML are usually built-in the SGML/XML tools, so I do not think that is problematic. Please let me know if you need a patch, thanks. -- | Hiroki SATO ----Security_Multipart(Tue_Mar__2_14_44_11_2004_535)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBARB8uTyzT2CeTzy0RAmG+AJ0TeBWatWqK1rvr1LwvBX4qieIfzgCfa4Xk aM5ZmLsTD8zMCCTJ9Cq/qOE= =AAuP -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Mar__2_14_44_11_2004_535)----