Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2004 14:44:11 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        nectar@FreeBSD.org
Cc:        linimon@FreeBSD.org
Subject:   Re: ports/63035: textproc/xhtml-basic: fix SGMLDECL problem
Message-ID:  <20040302.144411.41686032.hrs@eos.ocn.ne.jp>
In-Reply-To: <20040219150116.GC55843@madman.celabo.org>
References:  <200402190831.i1J8VMUa038152@freefall.freebsd.org> <20040219150116.GC55843@madman.celabo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
----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" <nectar@freebsd.org> 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)----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040302.144411.41686032.hrs>