Date: Tue, 22 Jul 2008 22:37:20 +0000 (UTC) From: Gabor Kovesdan <gabor@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/docbook-500 Makefile distinfo pkg-descr pkg-plist Message-ID: <200807222237.m6MMbKuW050314@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gabor 2008-07-22 22:37:20 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/docbook-500 Makefile distinfo pkg-descr pkg-plist Log: DocBook is a general purpose XML schema particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications). The Version 5.0 release is a complete rewrite of DocBook in RELAX NG. The intent of this rewrite is to produce a schema that is true to the spirit of DocBook while simultaneously removing inconsistencies that have arisen as a natural consequence of DocBook's long, slow evolution. The Technical Committee has taken this opportunity to simplify a number of content models and tighten constraints where RELAX NG makes that possible. The Technical Committee provides the DocBook 5.0 schema in other schema languages, including W3C XML Schema and an XML DTD, but the RELAX NG Schema is now the normative schema. WWW: http://www.docbook.org/specs/docbook-5.0-spec-cd-04.html Revision Changes Path 1.1250 +1 -0 ports/textproc/Makefile 1.1 +126 -0 ports/textproc/docbook-500/Makefile (new) 1.1 +3 -0 ports/textproc/docbook-500/distinfo (new) 1.1 +16 -0 ports/textproc/docbook-500/pkg-descr (new) 1.1 +38 -0 ports/textproc/docbook-500/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807222237.m6MMbKuW050314>