was conflicting with docbook-modular as an already-existing version
of docbook) thx to espie@ for the way to solve this
- bump NEED_VERSION
- correct minor typo in DESCR
- update license information
- add lots of catalog files for new versions
- use EXTRACT_CASES for getting files out
- replace manual chmod/zcat with macros
- add docbook-modular dependancy
- take MAINTAINER (ok angelos@)
- PLIST now doesnt rm share/sgml/docbook so other
ports (docbook-modular) can also use it
--
DocBook is a DTD maintained by the DocBook Technical Committee of
OASIS. It is particularly well suited to books and papers about
computer hardware and software (though it is by no means limited
to these applications).
Because it is a large and robust DTD, and because its main structures
correspond to the general notion of what constitutes a "book,"
DocBook has been adopted by a large and growing community of authors
writing books of all kinds.
DocBook is supported "out of the box" by a number of commercial
tools, and there is rapidly expanding support for it in a number
of free software environments.
--
These are DSSSL stylesheets for the DocBook DTD (they are also
completely compatible with the DocBook XML DTD).
DSSSL is a stylesheet language for both print and online rendering.
The acronym stands for Document Style Semantics and Specification
Language. It is defined by ISO/IEC 10179:1996. For more general
information about DSSSL, see the DSSSL Page at http://www.jclark.com/dsssl
(this is silently ignored if the catalog file doesnt exist)
- install DTD files in prefix/share/sgml/openjade which weren't done before
- MAKE_FLAGS now respect CFLAGS and CC
- take MAINTAINER, bump NEED_VERSION
ok matthieu@
- remove patch that has been merged into the source tree
- bump NEED_VERSION
- MASTER_SITE updated since the homepage has been rearranged
- use EXTRACT_SUFX instead of hardcoding .tar.gz in DISTFILES
--
Sablotron is an attempt to develop fast, compact and portable XSLT
processor.
It is an open project; other users and developers are encouraged
to use it or to help test or improve it. The goal of this project
is to create a reliable and fast XSLT processor conforming to the
W3C specification, which is available for public viewing, and can
be used as a base for multi-platform XML data distribution systems.
CLFAGS because /usr/share/mk/bsd.sys.mk adds -nostdinc -idirafter
${PREFIX}/usr/include when PREFIX defined. But for C++ we also need
/usr/include/g++.