summaryrefslogtreecommitdiff
path: root/textproc/tcl-expat
AgeCommit message (Collapse)AuthorFilesLines
2002-08-26Make sure ${prefix}/lib/tcl exists before installing into it.jwise1-1/+5
Ditto for ${prefix}/share/doc/tcl.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-29Fix problem in compilation which didn't interfere with tcl-expat being loadedjwise2-4/+4
into a normal tcl interpreter, but did interfere with tcl-expat being loaded into apache mod_dtcl.
2001-09-28Initial import of tcl-expat, a drop-in replacement for tcl-xml (OK, OK, actuallyjwise6-0/+232
it came first) which uses the expat library for speedy and precise xml parsing.