Commit graph

17 commits

Author SHA1 Message Date
drochner
ee0c643219 sync Python wrappers with base libraries 2005-10-07 15:42:30 +00:00
drochner
4e8536c148 sync with libxml2 update 2005-07-13 09:53:31 +00:00
drochner
4c48924361 sync with base libraries
no changes as far as Python wrappers are concerned, afaict
2005-05-13 11:13:11 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
minskim
706101c861 Update py-libxml2 to 2.6.16.
Changes:
  - improvements: DTD validation APIs provided at the Python level.
2004-11-25 18:37:43 +00:00
minskim
920e0df9ce Sync with libxml2-2.6.15.
Changes since 2.6.12:
   - saving to python file objects (Malcolm Tredinnick)
   - structured error handler on Python 64bits
   - Python space/tabs cleanups
   - Python libxml2 driver improvement
2004-11-03 16:41:56 +00:00
tv
c487cb967a 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-10-03 00:12:51 +00:00
drochner
1d11e25bf1 sync with libxml2 update to 2.6.12
python specific changes:
avoid a warning with 2.3 (William Brack), tab and space mixes (William),
wrapper generator fixes (William), Cygwin support (Gerrit P. Haase), node
wrapper fix (Marc-Antoine Parent), XML Schemas support (Torkel Lyng)
2004-08-24 11:43:32 +00:00
recht
4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
recht
d4f13f43ae catch up with libxml2 update and update to 2.6.11
Python related changes:

2.6.11: July 5 2004:
   - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
    properly initialize the library (William), empty node set in XPath
    (William), xmlSchemas errors (William), invalid charref problem pointed
    by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
    with div processing (William), XPointer and xml:base problem(William),
    Reader and entities, xmllint return code for schemas (William), reader
    streaming problem (Steve Ball), DTD serialization problem (William),
    libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
    Python classes, xmlReader buffer bug, Python bindings memory interfaces
    improvement (with Stéphane Bidoul), Fixed the push parser to be back to
    synchronous behaviour.
   - improvement: custom per-thread I/O enhancement (Rob Richards), register
    namespace in debug shell (Stefano Debenedetti), Python based regression
    test for non-Unix users (William), dynamically increase the number of
    XPath extension functions in Python and fix a memory leak (Marc-Antoine
    Parent and William)

2.6.10: May 17 2004:
   - portability: problem with xpath.c on Windows (MSC and Borland), memcmp
    vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not
    use "list" as parameter name, make tests work with Python 1.5 (Ed
  Davis),
2004-07-06 16:43:01 +00:00
minskim
cd31424315 Update py-libxml2 to 2.6.9 to sync with textproc/libxml2.
No Python-specific change.
2004-04-19 15:30:41 +00:00
minskim
bf6230a1f0 Update py-libxml2 to 2.6.8.
Changes since 2.6.5:
   - Canonicalization C14N support added
   - 2.3 compatibility, whitespace fixes
2004-04-10 08:58:44 +00:00
minskim
93e726db0b bl3ify. While here, update MAINTAINER email addr. 2004-02-12 16:19:58 +00:00
xtraeme
9ec888e1e8 Update to 2.6.5, provided by Min Sik Kim in PR pkg/24272.
Changes:

	o Python bindings: fixes (William)
	o enum support
	o structured error reporting
2004-01-31 22:19:06 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
recht
2285f7245c initial import of py-libxml2-2.6.4
provided by Min Sik Kim via pkgsrc-wip

This is the libxml2 python module, providing access to the libxml2
library.
2004-01-04 11:47:17 +00:00