Commit graph

7 commits

Author SHA1 Message Date
Mike M. Volokhov
a4641c4b16 Use my NetBSD.org email - I read it much more regulary than any others. 2008-07-15 17:07:14 +00:00
Roland Illig
a44b33160d Fixed trailing white-space. 2008-01-01 13:44:23 +00:00
Sergey Svishchev
078d81ec53 Delint. 2007-12-12 21:32:47 +00:00
Mike M. Volokhov
0b3b59d338 Upgrade xmlformat packages to version 1.04. Major changes are:
- Assign each token an input line number and display the line number in
  error messages.  This provides better information to the user about
  the location of problems in input files.
- Print the token stack when an error occurs.  This provides some idea of
  the context of the element that is malformed or has malformed content.

The xmlformat-docs package now installs all documentation examples as well.
2007-08-23 13:45:53 +00:00
Thomas Klausner
ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00
Mike M. Volokhov
7b92c6a53f Use common version numbering for all xmlformat-* packages.
This should simplify further upgrades and improve consistency.
2005-04-20 15:08:43 +00:00
Mike M. Volokhov
8d194f08a0 Initial import of documentation package of xmlformat tool.
An xmlformat is a configurable formatter (or "pretty-printer") for
XML documents. It provides control over indentation, line-breaking,
and text wrapping. These properties can be defined on a per-element
basis.
2005-04-20 14:38:26 +00:00