aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlformat
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.04. Changes include:Hiroki Sato2007-03-252-4/+4
| | | | | | | | | | | | | | - 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. Submitted by: Marcelo Araujo PR: ports/109895 Notes: svn path=/head/; revision=188324
* Update to 1.03.Hiroki Sato2006-06-032-4/+4
| | | | | | | | Submitted by: Martin Wilke (freebsd at unixfreunde dot de) PR: ports/98425 Notes: svn path=/head/; revision=164310
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Add xmlformat 1.02, an XML Document Formatter.Alex Dupre2004-02-084-0/+76
PR: ports/62517 Submitted by: hrs Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100428