Commit Graph

486 Commits

Author SHA1 Message Date
avsm
b3ff6787b3 ${HOMEAGE} -> ${HOMEPAGE}
should double check before commit
2001-05-05 23:40:25 +00:00
shell
71d2818643 SUBDIR += py-xml 2001-05-05 23:24:29 +00:00
shell
e0f271b6f5 Initial import py-xml-0.6.5
---
A package collecting the tools required for writing basic XML
applications in Python, along with documentation and sample
code Features include (but are not limited to) SAX, DOM, the
xmlproc validating parser, an Expat interface, and more.
2001-05-05 23:20:18 +00:00
espie
00dd65ebb6 Fix subpackage names 2001-05-05 20:26:47 +00:00
lebel
809328645e fix build when qt1 is already installed.
from maintainer.
2001-04-19 13:08:33 +00:00
shell
010b457497 SUBDIR += p5-XML-LibXSLT 2001-04-19 09:53:12 +00:00
shell
b35f4c6112 Initial import p5-XML-LibXSLT-0.99_01
---

This module is a fast XSLT library, based on the Gnome libxslt
engine.

Performance is currently about twice that of XML::Sablotron, the
engine is also quite complete in its implementation, supporting
things like xsl:import, and keys().
2001-04-19 09:43:09 +00:00
shell
d053655adf SUBDIR += libxslt 2001-04-18 18:26:49 +00:00
shell
eac6b9fdec Initial import libxslt-0.7.0
---

libXSLT is a C language implementation of the XSLT Library, based
on libxml.
2001-04-18 18:25:33 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
avsm
1e0c00b0ce update to p5-XML-Sablotron-0.52 and integrate COMMENT 2001-04-18 09:46:48 +00:00
avsm
c1d78d0891 upgrade to sablotron-0.52, and integrate COMMENT 2001-04-17 15:53:38 +00:00
shell
30a2e4d3d0 Change MAINTAINER email address 2001-04-17 15:16:46 +00:00
shell
91d63998f0 Change MAINTAINER email address 2001-04-17 06:37:33 +00:00
brad
2fab6710a0 upgrade to libxml 2.3.6
--
Ok'd by: maintainer
2001-04-16 03:40:41 +00:00
avsm
6b8baab6a5 remove conflict handling, not needed anymore 2001-04-16 02:31:21 +00:00
brad
a749e3af31 - integrate COMMENT
- bump NEED_VERSION
- add USE_X11
2001-04-15 23:10:36 +00:00
naddy
fd3bf95424 Add p5-Blatte(-HTML). 2001-04-14 16:27:23 +00:00
naddy
2d3530685b Import Blatte 0.9.1.
Submitted by Brian J. Kifiak <bk@rt.fm>.

Blatte is a very powerful text markup and transformation language
with a very simple syntax.  A Blatte document can be translated
into a Perl program that, when executed, produces a transformed
version of the input document.
2001-04-14 16:05:19 +00:00
lebel
7279acde4f add textutils 2001-04-14 00:47:01 +00:00
lebel
9cb736fbc0 initial import of textutils:
--
The Free Software Foundation's text processing utilities, for rearranging,
reformatting and generally mangling text.
 
Many of the utilities exist in the OpenBSD base collection, but the GNU
versions have added functionality, which is sometimes useful.
 
All the binaries are prefixed by the letter g to differentiate them
with the standard applications with the same name.
 
Note that this port will install these utilities with a 'g' prefix,
e.g. gtar, but the texinfo documentation will refer to them without
the 'g' prefix.

checked by naddy@
2001-04-14 00:46:07 +00:00
naddy
e4f6a1841c Update to 0.22; submitted by maintainer. 2001-04-13 19:58:29 +00:00
naddy
71355fa3a4 Update to 0.97; submitted by maintainer. 2001-04-13 19:42:47 +00:00
avsm
cf29e4a0d6 update to p5-XML-XPath-1.08, and integrate COMMENT 2001-04-09 23:25:30 +00:00
jakob
cf2ed7ee0d ugly hack to handle both w/ and w/o gui in the same script 2001-04-09 18:45:20 +00:00
espie
9c7d1e0fa2 Missing 2001-04-05 12:12:13 +00:00
naddy
b0e4b4732e Pull in COMMENT. Submitted by maintainer. 2001-04-05 00:09:01 +00:00
avsm
9a1d913d3b Remove textproc/docbook-xml port; it is now part of textproc/docbook
Ok jakob@
2001-03-31 10:22:21 +00:00
avsm
5b00a9702d Pull in the docbook-xml port into this one. Since the SGML DTDs are no
longer being developed, the release number of this port now reflects the
advancing XML DTD versions. The directory structure for the XML DTDs
is similar to that of the SGML ones (share/xml/docbook/4.1, for example)

- Update to docbook-4.1.2
- bump NEED_VERSION, integrate COMMENT
- switch to tracking XML schemas, but keep installing old SGML ones

ok jakob@
2001-03-31 10:20:44 +00:00
jakob
ac08be28e7 also build no_x11 flavour for xml2rfc 2001-03-30 22:48:22 +00:00
avsm
a6f9f8ab1d + p5-Text-Template 2001-03-30 22:31:12 +00:00
avsm
8b21361485 Initial import of p5-Text-Template-1.31
--
This is a library for generating form letters, building HTML pages,
or filling in templates generally.  A `template' is a piece of text
that has little Perl programs embedded in it here and there.  When
you `fill in' a template, you evaluate the little programs and
replace them with their values.
2001-03-30 22:30:19 +00:00
avsm
91b8b377e1 + p5-Font-TTF 2001-03-30 21:55:39 +00:00
avsm
2e226919f6 Initial import of p5-Font-TTF-0.21
Submitted by Shell Hung <i@shellhung.org>

--
This module provided supports for many types of TTF tables, including
reading, processing and writing, and also supports XML output.
2001-03-30 21:54:47 +00:00
jakob
c77f5047ee add no_x11 flavour 2001-03-30 15:53:13 +00:00
jakob
7d405ba56f integrate COMMENT and add HOMEPAGE 2001-03-30 14:49:37 +00:00
wilfried
d15cba1c80 Add qt2-designer to BUILD_DEPENDS since we need uic 2001-03-30 11:06:38 +00:00
kevlo
eaec64440c oops, forgot to remove this file. 2001-03-30 02:30:18 +00:00
kevlo
35ca86eb56 - upgrade to version 0.13
- integrate COMMENT
- better style for DESCR
- bump NEED_VERSION

Submitted by maintainer.
2001-03-30 02:29:17 +00:00
wilfried
57d78ce7e1 * up NEED_VERSION
* integrate pkg/COMMENT (so it can be removed)
* change to use ${MASTER_SITE_SOURCEFORGE} for MASTER_SITES=
from maintainer
2001-03-29 12:27:29 +00:00
wilfried
ca07390140 fix cvs tag, from maintainer 2001-03-29 12:26:54 +00:00
obecian
3ddc7889cb kill pkg/COMMENT 2001-03-28 09:43:30 +00:00
obecian
b0a75aed3b + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:33:55 +00:00
wilfried
204cad984b respect CFLAGS, ok naddy@ 2001-03-26 08:51:11 +00:00
kevlo
91ec162b62 - Upgrade to version 2.3.5
- Integrate COMMENT
- Bump NEED_VERSION

Pointed out by Shell Hung <i@shellhung.org>
2001-03-26 03:00:39 +00:00
jakob
47cb5219bb XML version of the DocBook DTD
based on FreeBSD port
2001-03-24 18:05:53 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
avsm
3211792498 + p5-XML-RSS 2001-03-22 00:00:19 +00:00
avsm
49cf245415 - initial import of p5-XML-RSS-0.96
Based on a tarball by Shell Hung <i@shellhung.org>

--
This module was created to help those who need to manage RDF Site
Summary (RSS) files, it makes quick work of creating, updating and
saving RSS files.
2001-03-21 23:59:21 +00:00
wilfried
cd44a2f11d + xxdiff 2001-03-20 14:31:42 +00:00
wilfried
86a167b84b Initial import of xxdiff-1.9.1
graphical file comparator and merge tool

Submitted by:  Dan Weeks <danimal@danimal.org>
2001-03-20 14:29:31 +00:00
wilfried
c3713ccace respect CC/CFLAGS, ok maintainer 2001-03-19 17:40:06 +00:00
kevlo
641ba8715b Upgrade to version 1.3.1 2001-03-19 05:27:03 +00:00
kevlo
136d6908fb Sort packing list 2001-03-18 15:17:16 +00:00
kevlo
bf828a0a6a Upgrade to version 2.3.4 2001-03-18 10:48:48 +00:00
wilfried
35ad52cb4a respect CFLAGS 2001-03-17 15:47:59 +00:00
avsm
7f7bdd60e9 update to p5-XML-XPath-1.07 2001-03-17 00:39:12 +00:00
espie
23e5df79c4 Simplify 2001-03-16 16:50:48 +00:00
brad
c426d7e2ce - mkdir -> ${INSTALL_DATA_DIR}
- rename patches and make them unified diffs.
2001-03-13 16:10:50 +00:00
wilfried
8777ceefe6 respect CXXFLAGS 2001-03-12 14:51:21 +00:00
brad
caed3f3d96 - bump t1lib major rev in dependency entry.
- takeover as MAINTAINER.
- remove freetype FLAVOR and just include it by default.
2001-03-10 17:23:27 +00:00
kevlo
09174ff732 Upgrade to version 1.3.0 2001-03-09 05:44:44 +00:00
jakob
5410ce14ce add version number, currently at v1.2 2001-03-08 19:32:22 +00:00
jakob
2ae3605a7e new version, checksum changed. still no version numbers 2001-03-08 18:02:15 +00:00
brad
b796668641 If you don't want files installed then do not include them in the PLIST,
this was the incorrect way of doing it.
2001-03-07 22:48:27 +00:00
brad
ead2322d22 upgrade to xpdf 0.92 2001-03-07 19:10:01 +00:00
kevlo
7d3d69f439 Fix libxml dependency 2001-03-04 14:44:12 +00:00
kevlo
c02a62174c Upgrade to version 2.3.2 2001-03-04 14:41:23 +00:00
danh
3bb680a697 MAINTAINER set to ports@openbsd.org. This was requested by the
previous maintainer as he no longer has time to maintain this.
2001-03-03 19:19:12 +00:00
brad
9f794924db - ${PREFIX} -> ${LOCALBASE}
- add ONLY_FOR_ARCHS since this depends on jdk which in-turn depends on freebsd_lib
2001-03-02 16:06:30 +00:00
avsm
2dab3e086a - update to p5-XML-XPath-1.05
No ChangeLog, but diffs reveal improvements in predicate filtering
2001-02-27 19:49:01 +00:00
avsm
5e71e988f1 + p5-XML-Sablotron 2001-02-27 01:45:49 +00:00
avsm
2ae6a34272 - initial import of p5-XML-Sablotron-0.51
--
This module provides the Perl API to the Sablotron XSLT engine
(textproc/sablotron).  For more information about it, refer to the
XSLT standard at http://w3.org/TR/XSLT/
2001-02-27 01:43:28 +00:00
avsm
1147121822 - update to docbook-modular-1.62
- bump NEED_VERSION

Contains minor bug fixes
2001-02-21 23:43:58 +00:00
avsm
dfdb4b7d0d oops, actually add the LIB_DEPENDS 2001-02-21 20:00:39 +00:00
avsm
ed50b1de94 - update to sablotron-0.51
- bump NEED_VERSION
- shared libraries work now! No more static constructors
- now depends on the external expat2 libraries
- new MASTER_SITE, since other one is very unreliable

There are a whole load of new features, the main one being xsl:sort
support; check out the homepage for more information
2001-02-21 19:56:23 +00:00
kevlo
f26792d45f Add p5-Text-PDF. 2001-02-20 02:57:10 +00:00
kevlo
f99667cce8 Initial import of p5-Text-PDF 0.12
This is perl modules for creating and manipulating pdf.

Submitted by:	Shell Hung <i@shellhung.org>
2001-02-20 02:56:31 +00:00
danh
56664d7a7e use included libtool; sync patches 2001-02-19 18:13:57 +00:00
kevlo
04e697852e sync libtool patches 2001-02-19 02:38:45 +00:00
brad
44e448bd5d I don't see the point of an INSTALL script in this situation, this
arrangement makes much more sense.
2001-02-18 04:40:52 +00:00
obecian
7e86353628 add antiword resource properties and do_notice() to INSTALL regarding these
resources.
2001-02-18 00:25:30 +00:00
obecian
ea50faf02c missed patch (fixes compiler warnings) 2001-02-17 22:46:07 +00:00
obecian
91d1df7830 textproc/antiword port update (antiword-0.31)
converts MSWord Documents to ASCII Text and PostScript

Changes 0.30-0.31
-----------------
Bug fixes:
- Bug in the "Show hidden (by Word) text" feature fixed
- Bug reported by David Aspinwall <aspinwall@timesten.com> fixed
- Bug reported by Robert Steinmetz <rob@steinmetznet.com> fixed
Old features:
- The -g and -c options are no longer supported. The -c option was default
  and is now used automatically (Unix only)
New features:
- Ability to show part of the images.
- Ability to use landscape mode (Unix only; PostScript version only)
- Support for all ISO-8859 character sets plus KOI8 and some code pages
  (Unix only; text version only)
- Antiword will now give a warning if the given Postscript papersize is
  unsupported. Thanks to Greg Robinson <Greg.Robinson@dsto.defence.gov.au>
- Moved from Postscript version 1 to version 2
- Antiword now returns 1 if no Word document is found among the files given
  on the command-line. As suggested by Jens Schleusener
  <Jens.Schleusener@dlr.de>
- Takes the right margin into account.
- The PostScript part now supports the AvantGarde, Bookman, Helvetica-Narrow,
  NewCenturySchlbk and Palatino font (Unix only)
- More accurate fontnames translation table
- Initial scale factor is now configurable (RISC OS only)
2001-02-17 22:44:28 +00:00
brad
c8be10d4e8 - cleanup
- fix some typos
- remove bad @dirrm tags from PLIST
2001-02-13 01:42:32 +00:00
todd
9aae4e7d4c This perl library simplifies the creation of WML cards on the fly.
It produces the most suitable wml code for the browser requesting
the card. 

Maintainer: Shell Hung <i@shellhung.org>
2001-02-12 17:05:07 +00:00
brad
12b9c4b720 sync libtool patches 2001-02-05 00:27:51 +00:00
jakob
44d36071ec update checksum and MASTER_SITES, fix makefile and patch 2001-02-02 13:04:29 +00:00
brad
94f80628bb - remove unnecessary patch
- respect CC and CFLAGS
2001-02-01 18:09:03 +00:00
kevlo
8de4d85f96 Add clo++ 2001-01-31 10:03:23 +00:00
kevlo
e4eaac32ed Initial import of clo++-0.3.0
clo++ is a command line parser generator.
2001-01-31 10:02:48 +00:00
avsm
1b6d327f95 + p5-XML-XPath 2001-01-26 01:02:51 +00:00
avsm
0a5c990626 - initial import of p5-XML-XPath-1.04
--
This module aims to comply exactly to the XPath specification at
http://www.w3.org/TR/xpath and yet allow extensions to be added in
the form of functions.

Modules such as XSLT and XPointer may need to do this as they support
functionality beyond XPath.
2001-01-26 01:01:38 +00:00
avsm
24eba80fb3 + p5-XML-DOM
+ p5-XML-XSLT
2001-01-25 00:20:13 +00:00
avsm
95460bee27 initial import of p5-XML-XSLT-0.32
--
This is a Perl module to parse XSL Transformational sheets. For a
description of the XSLT, see http://www.w3.org/TR/xslt.  Other
useful resources can be found at http://www.xslt.com
2001-01-25 00:18:47 +00:00
avsm
5b30648943 initial import of p5-XML-DOM-1.25
--
This is a Perl extension to XML::Parser. It adds a new 'Style' to
XML::Parser, called 'Dom', that allows XML::Parser to build an
Object Oriented datastructure with a DOM Level 1 compliant interface.
For a description of the DOM (Document Object Model), see
http://www.w3.org/DOM/
2001-01-25 00:11:52 +00:00
brad
6c33ab241e set myself as maintainer; Ok'd by previous maintainer 2001-01-23 03:27:11 +00:00
brad
7117549b06 - fixup Makefile
- sync libtool patches with our libtool port
2001-01-22 16:40:22 +00:00
avsm
748f380672 + p5-XML-Parser
+ p5-XML-Simple
2001-01-21 19:29:28 +00:00
avsm
c79cbbd3f9 - import of p5-XML-Simple-1.05
--
XML::Simple is a Perl module that makes it really easy to read and
write XML files. You can get a full rundown of the module's
capabilities and limitations in the manual page.

XML::Simple was originally developed for the purpose of reading and
writing config files in XML format (which offers various advantages
over say .INI format). Having said that, many people find it useful
for other purposes.
2001-01-21 19:27:54 +00:00
avsm
7690998c25 - import of p5-XML-Parser-2.30
--
This module provides ways to parse XML documents. It is built on
top of XML::Parser::Expat, which is a lower level interface to James
Clark's expat library. Each call to one of the parsing methods
creates a new instance of XML::Parser::Expat which is then used to
parse the document. Expat options may be provided when the XML::Parser
object is created.

These options are then passed on to the Expat object on each parse
call. They can also be given as extra arguments to the parse methods,
in which case they override options given at XML::Parser creation
time.
2001-01-21 19:22:42 +00:00
avsm
6cb9ca4279 - update to expat-1.95.1
This is the new stream of official development for expat,
and is now developed on sourceforge.
2001-01-21 19:17:40 +00:00
kevlo
74f7920570 +java2html 2001-01-19 03:17:26 +00:00
kevlo
0fee206128 Initial import of java2html-1.7
java2html is the Java sources to HTML converter
2001-01-19 03:16:49 +00:00
brad
7864888328 style 2001-01-15 17:49:19 +00:00
brad
b20dcd6d5f upgrade to libxml 2.2.11 2001-01-09 14:49:31 +00:00
avsm
6c5aa773bd Clarify the DESCR regarding which DTDs are installed with the port. 2001-01-07 10:42:21 +00:00
avsm
3528b59c95 +p5-XML-Writer 2001-01-05 18:16:09 +00:00
avsm
bf7a6b8598 initial import of p5-XML-Writer-0.4
--
XML::Writer is a helper module for Perl programs that write an XML
document. The module handles all escaping for attribute values and
character data and constructs different types of markup, such as
tags, comments, and processing instructions.

By default, the module performs several well-formedness checks to
catch errors during output. This behaviour can be extremely useful
during development and debugging, but it can be turned off for
production-grade code.

The module can operate either in regular mode in or Namespace
processing mode. In Namespace mode, the module will generate Namespace
Declarations itself, and will perform additional checks on the
output.

Additional support is available for a simplified data mode with no
mixed content: newlines are automatically inserted around elements
and elements can optionally be indented based as their nesting
level.
2001-01-05 18:14:09 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00
kevlo
b7bd1130de Correct RCS tag 2001-01-04 13:17:21 +00:00
kevlo
876bb54ef4 Add xerces 2001-01-03 03:33:20 +00:00
kevlo
a1ee73fc08 Initial import of Xerces-1.2.3
Xerces is xml parser for Java.
2001-01-03 03:32:34 +00:00
jakob
e85bbddaac update to v1.2.3, add HOMEPAGE 2001-01-01 19:57:38 +00:00
avsm
da394bb67a Upgrade to docbook-modular-1.60. Minor localisation fixes, and
a cure for the missing table-of-contents-entries bug.  Also support
for python's ClassSynopsis.
2000-12-22 20:20:58 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
brad
647a646f17 upgrade to expat 1.2 2000-12-14 16:02:58 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
kevlo
488ea07c7a - Update to 2.2.10
- Take over maintainership

ok maintainer <rohee@>
2000-12-10 14:40:07 +00:00
avsm
8b85c54482 Integrate the set of HTML documentation provided by Norman Walsh for
the DSSSL stylesheets.  Installs into PREFIX/share/doc/docbook-modular
in HTML format.
2000-12-05 14:58:28 +00:00
avsm
8eb05870c6 - upgrade to docbook-modular-1.59
- bump NEED_VERSION

--
Bug fixes, international language improvements (new Korean locale is main
one), support for monospaced literallayout.
2000-12-05 14:22:28 +00:00
espie
2705903016 oops. Noticed by obecian@ 2000-12-05 12:10:15 +00:00
espie
a5b273bbfa +lgrind 2000-12-04 22:48:41 +00:00
espie
dadfcdf699 lgrind pretty-printer. 2000-12-04 22:47:50 +00:00
dugsong
f623e293a8 whack auto cruft 2000-12-01 08:07:20 +00:00
dugsong
603753c7c6 typo 2000-12-01 05:49:58 +00:00
dugsong
9e7a8ad74d p5-sdf - simple document format. http://www.mincom.com/mtr/sdf/ 2000-12-01 05:47:34 +00:00
dugsong
30df994897 i suk. sdf -> p5-sdf 2000-12-01 05:44:50 +00:00
dugsong
512ab52310 add p5-sdf 2000-12-01 05:31:59 +00:00
dugsong
677dbea165 p5-sdf - simple document format. http://www.mincom.com/mtr/sdf/ 2000-12-01 05:29:24 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
avsm
d4eb473bfa add a pointer to the O'Reilly online edition of the DocBook
Definitive Guide. espie@ ok
2000-11-10 23:57:00 +00:00
espie
a82927c16c ${HOMEPAGE} works much better if you actually define HOMEPAGE 2000-11-10 13:47:34 +00:00
jakob
9da086c4d3 DISTNAME changed. ok espie@ 2000-11-01 19:13:17 +00:00
espie
d6cc9f1ec1 Trim comment 2000-11-01 14:52:15 +00:00
espie
7e856aabd3 Repair 2000-10-31 09:49:15 +00:00
espie
7987406fd0 MAINTAINER address 2000-10-27 12:56:09 +00:00
avsm
402c166b15 - work-around a pkg_add issue by adding manual entries to PLIST (it
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
2000-10-24 17:04:57 +00:00
avsm
21535520eb Compensate for oasis-open.org always being down by adding the docbook.org
mirror site (only for 3.1 and 4.x unfortunately)
2000-10-24 13:32:20 +00:00
naddy
e27b66ac39 Fix CFLAGS handling.
And while we're at it: clean out Makefile, remove FreeBSD maintainer
from DESCR, add RCS id to PLIST.
2000-10-24 01:34:02 +00:00
espie
e45409dae4 fix 2000-10-23 13:07:43 +00:00
espie
efeb849ba1 A few more MAINTAINERS 2000-10-22 16:16:26 +00:00
espie
6a392cb20d Missed one Jakob 2000-10-22 16:10:59 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
892c9e01da pass the pic flag along to the compiler when linking the shared library. 2000-10-18 14:50:55 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
avsm
ce1b35b9db add docbook-modular to the subdir list 2000-10-09 00:07:54 +00:00
avsm
cd167f9346 - update to v4.1-sgml (still include previous versions)
- 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.
2000-10-08 23:51:45 +00:00
avsm
b17099706d import docbook-modular-1.57
--
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
2000-10-08 23:45:00 +00:00