Commit graph

6 commits

Author SHA1 Message Date
jlam
2a89e59a26 libtool allows us to link against uninstalled shared libraries, so just do
it instead of using their bizarre workaround.  This should fix pkg/18189.
2002-09-06 07:02:04 +00:00
martti
0373089f9d Updated libxslt to 1.0.19
* bug fixes
* documentation updates
2002-08-22 11:17:33 +00:00
rh
3bc476dd34 Update libxslt to 1.0.17. Changes are mainly bugfixes, but also include
additional usage templates and examples.
2002-05-06 08:10:26 +00:00
martti
1d246f458a Updated libxslt to 1.0.9 (provided by Shell Hung in pkg/15078)
- documentations updated
- applied Keith Isdale patch for debugger glue
- replaced breakpoint module
- more bugs fixed
2002-01-29 07:40:45 +00:00
jlam
dafe677081 Really buildlink'ify by using the xml2-config buildlink wrapper instead of
the real one, and move the HTML documentation to ${PREFIX}/share/doc/html.
2001-12-07 04:50:42 +00:00
martti
aee69e4efb Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is
a an XML language to define transformation for XML. Libxslt is based on libxml2
the XML C library developped for the Gnome project. It also implements most of
the EXSLT set of extensions functions and some of Saxon's evaluate and
expressions extensions.

Submitted in pkg/14688 by Mark Davies.
2001-11-23 08:34:25 +00:00