2004-10-25 10:35:09 by Juan Romero Pardines | Files touched by this commit (3) |
Log message:
Update textproc/libxslt to 1.1.11.
Changes:
- bug fixes: xsl:include problems (William Brack), UTF8 number pattern
(William), date-time validation (William), namespace fix (William),
various Exslt date fixes (William), error callback fixes, leak with
namespaced global variable, attempt to fix a weird problem #153137
- improvements: exslt:date-sum tests (Derek Poon)
- documentation: second tutorial by Panagiotis Lourida
|
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
2004-09-02 13:18:10 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message:
Update to 1.1.10:
- build fix: NUL in c file blocking compilation on Solaris, Windows build
(Igor Zlatkovic)
- fix: key initialization problem (William Brack)
- documentation: fixed missing man page description for --path
|
2004-08-24 13:53:32 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 1.1.9
changes:
-improvements: EXSLT date:sum added (Joel Reed), hook for document loading
for David Hyatt, xsltproc --nodtdattr to avoid defaulting DTD attributes,
extend xsltproc --version with CVS stamp (William).
+bugfixes
|
2004-07-06 18:28:12 by Marc Recht | Files touched by this commit (1) |
Log message:
Raise DEPENDS to the latest and greatest (1.1.8) since, as noted by wiz,
we have to do a recursive PKGREVISION bump anyway since libxslt now needs
libgcrypt..
|
2004-07-06 17:06:19 by Marc Recht | Files touched by this commit (2) |
Log message:
libxslt needs libgcrypt to build
|
2004-07-06 15:58:55 by Juan Romero Pardines | Files touched by this commit (3) |
Log message:
Update textproc/libxslt to 1.1.8.
1.1.8: July 5 2004:
- build fixes: Windows runtime options (Oliver Stoeneberg), Windows
binary package layout (Igor Zlatkovic), libgcrypt version test and link
(William)
- documentation: fix libxslt namespace name in doc (William)
- bug fixes: undefined namespace message (William Brack), search engine
(William), multiple namespace fixups (William), namespace fix for key
evaluation (William), Python memory debug bindings,
- improvements: crypto extensions for exslt (Joel Reed, William)
|
2004-07-01 17:14:23 by Marc Recht | Files touched by this commit (3) | |
Log message:
update to 1.1.7 and take maintainership
use xmlsoft's FTP since GNOME's hasn't got this version
1.1.7: May 17 2004
- build fix: warning about localtime_r on Solaris
- bug fix: UTF8 string tokenize (William Brack), subtle memory corruption,
linefeed after comment at document level (William), disable-output-escaping
problem (William), pattern compilation in deep imported stylesheets
(William), namespace extension prefix bug, libxslt.m4 bug (Edward Rudd),
namespace lookup for attribute, namespaced DOCTYPE name
|
2004-05-07 03:14:51 by Juan Romero Pardines | Files touched by this commit (102) |
Log message:
Drop maintainership; I don't have the enough free time to maintain
all these packages.
|