./textproc/libxslt, XSLT parser library from the GNOME project

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.26nb2, Package name: libxslt-1.1.26nb2, Maintainer: pkgsrc-users

Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is
an XML language to define transformation for XML. Libxslt is based on libxml2
the XML C library developed for the Gnome project. It also implements most of
the EXSLT set of extensions functions and some of Saxon's evaluate and
expressions extensions.


Required to run:
[textproc/libxml2] [security/libgcrypt]

Required to build:
[lang/perl5] [devel/gmake] [devel/libtool-base]

Master sites:

SHA1: 69f74df8228b504a87e2b257c2d5238281c65154
RMD160: fc7630352ae5772d25fc8132a373d477fb8d8d5f
Filesize: 3321.79 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-12 19:26:35 by Tim Zingelman | Files touched by this commit (3)
Log message:
Fix for CVE-2011-3970 from:
 http://git.gnome.org/browse/libxslt/com … 6c4b59b41b
per https://bugzilla.redhat.com/show_bug.cgi?id=788826
   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2011-02-28 15:53:10 by Thomas Klausner | Files touched by this commit (169)
Log message:
Reset maintainer for retired developers.
   2010-09-08 15:53:00 by Tim Zingelman | Files touched by this commit (3)
Log message:
fix build using solaris ld which is more picky about not ignoring bogus
stuff in the symbol file, by copying to an alternate file and patching.
based on info from http://www.mail-archive.com/xml@gnome.org/msg07624.html
   2010-04-13 18:14:03 by Matthias Drochner | Files touched by this commit (6) | Package updated
Log message:
update to 1.1.26
changes:
-fix for CVE-2008-2935 (was patched in pkgsrc)
-misc fixes and improvements
   2010-01-22 00:32:10 by Klaus Heinz | Files touched by this commit (5)
Log message:
Added LICENSE information.
   2009-10-27 15:37:13 by Matthias Drochner | Files touched by this commit (1)
Log message:
add a makefile snippet to build a wrapper for "xsltproc" which
makes sure the tool is called with the "--nonet" option, keeping
it from using http or ftp to resolve references in xml files
(unfortunately it doesn't work as intended yet)
   2009-06-14 23:36:34 by Joerg Sonnenberger | Files touched by this commit (31)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.