Commit graph

16 commits

Author SHA1 Message Date
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
drochner
9dd251a80f update to 2.0
The former version (1.5) was quite old, so there are too many changes
to list here.
No pkgs in pkgsrc are formally using this pkg, but the "sonata" audio
player is able to fetch lyrics if this version is installed.
2008-03-18 23:22:14 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +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
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