Commit graph

9 commits

Author SHA1 Message Date
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
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
snj
9063cf0e30 Convert to buildlink3. 2004-04-25 08:47:21 +00:00
recht
b5cb922700 update to 1.5
Changes for 1.5, released 10-Mar-2004:
-   TypeCode honoring for response parameters
-   String adherence to wsdl for request/response params via ServiceProxy
-   wsdl2py bug fixes
-   Numerous bug fixes
2004-03-11 10:31:01 +00:00
recht
e2aec8ebd8 bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
2004-01-23 16:48:54 +00:00
recht
45a80ef602 catch up with pyxml -> py-xml name change 2004-01-23 15:31:58 +00:00
recht
9ebd349da7 use py-ZSI rather than PKGNAME_NOREV 2004-01-10 14:47:29 +00:00
recht
724eff7212 Seems like the last 1.4.1 pkg realy was a 1.4 in a 1.4.1 distfile...
So update to 1.4.1 for real this time and add DIST_SUBDIR accordingly..

Changes for 1.4.1 released 11-Nov-2003:
- Make docstyle work for returning data, too (Alexis Marrero-Narvaez)
- TC.Struct.typed will output xsi:type parameter now.
- Numerous bug fixes
2004-01-10 14:37:13 +00:00
recht
8c8d7576b1 initial import of py-ZSI-1.4.1 from pkgsrc-wip
ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that
provides an implementation of SOAP messaging, as described in The
SOAP 1.1 Specification (see http://www.w3.org/TR/soap).  It can also
be used to build applications using SOAP Messages with Attachments.
(see http://www.w3.org/TR/SOAP-attachments) ZSI is intended to make it
easier to write web services in Python.

In particular, ZSI parses and generates SOAP messages, and converts
between native Python datatypes and SOAP syntax. Simple dispatch and
invocation methods are supported.  There are no known bugs.  It's only
known limitation is that it cannot handle multi-dimensional arrays.
2003-12-24 10:30:33 +00:00