V4.2 of the DocBook DTD, designed for technical documentation Maintained by:kutulu@kutulu.org Port Added: 03 Jan 2004 08:22:37 License: not specified in port
The DocBook DTD defines structural and content-based SGML markup
for computer documentation, with a primary emphasis on software
documentation and related classes of technical documents. Its
main high-level hierarchical structures are for books, reference
entries (for example, ``man pages''), and articles. It is
maintained by the DocBook Technical Committee of OASIS.
This port contains DocBook 4.2. Note that DocBook 4.2 includes
the XML DocBook DTD as part of the SGML DTD distribution. If
you do not need SGML DTD you should install:
textproc/docbook-xml
instead. There are no conflicts if both ports are installed
but you will have duplicates of most of the files.
WWW: http://www.oasis-open.org/docbook/
- Allow running 'make install' as a non-root user (use 'pre-su-install' instead
of 'pre-install')
PR: ports/133792
Submitted by: jhb
Approved by: Mike Edenfield <kutulu@kutulu.org> (maintainer)
new port: textproc/docbook-420
This port contains the SGML version of DocBook 4.2. Note
that DocBook 4.2 includes the XML DocBook DTD as part of
the SGML DTD distribution. This port is a superset of
textproc/docbook-xml, which includes only the XML DTD.
PR: ports/58695
Submitted by: Michael Edenfield <kutulu@kutulu.org>