Commit Graph

282 Commits

Author SHA1 Message Date
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
matthieu
6a2eef085f add real name of maintainer 2000-10-07 16:49:23 +00:00
ian
ee83bdd7ae Full name in MAINTAINER; remove a few old LICENSE_TYPEs, clarify
contool to NOFEE.
2000-10-05 16:10:24 +00:00
avsm
2a3219d67b - add default catalog file to MAKE_FLAGS to make docbook ports easier
(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@
2000-10-05 11:51:55 +00:00
kevlo
be0b014a1e - Bump NEED_VERSION
- Add real name
- Add @comment to PLIST
2000-10-05 09:28:28 +00:00