summaryrefslogtreecommitdiff
path: root/textproc/expat/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-10-01Mark as USE_BUILDLINK_ONLY as this package is strongly-buildlinked.jlam1-4/+5
2001-08-07update to 1.95.2drochner1-3/+3
changes: - Added compile-time constants that can be used to determine the Expat version - Removed a lot of GNU-specific dependencies to aide portability among the various Unix flavors. - Fix the UTF-8 BOM bug. - Cleaned up warning messages for several compilers. - Added the -Wall, -Wstrict-prototypes options for GCC.
2001-05-15install the html documentation, bump version to 1.95.1nb1dillo1-1/+9
2001-03-07This is James Clark's expat XML parser library in C. It is a stream orienteddrochner1-0/+16
parser that requires setting handlers to deal with the structure that the parser discovers in the document.