85a4 FreshPorts -- net/py-zsi
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-zsi 2.0,1 net on this many watch lists=3 search for ports that depend on this port
A pure Python module that provides an implementation of SOAP 1.1

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Sep 2001 06:06:53
Also Listed In: python
License: not specified in port


Paraphrasing the original (2.0) website:

  ZSI, the Zolera SOAP Infrastructure, is a Python package that provides an
  implementation of SOAP messaging, as described in The SOAP 1.1
  Specification. In particular, ZSI parses and generates SOAP messages, and
  converts between native Python datatypes and SOAP syntax.  ZSI, the Zolera
  SOAP Infrastructure, is a pure Python module that provides
  an implementation of the SOAP 1.1 specification. Simple client and server
  support are also provided.

  ZSI requires Python 2.3 or later and PyXML version 0.8.3 or later.

Author: Rich Salz <rsalz@zolera.com>
WWW:    http://pywebsvcs.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/py-xml
  2. devel/py-setuptools
  3. lang/python27
Required To Run:
  1. textproc/py-xml
  2. devel/py-setuptools
  3. lang/python27
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/py-zsi/ && make install clean
To add the package: pkg_add -r py27-zsi


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  3. http://heanet.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  4. http://internode.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  5. http://iweb.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  6. http://jaist.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  7. http://kent.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  8. http://nchc.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  9. http://ncu.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  10. http://osdn.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  11. http://softlayer.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  12. http://sunet.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  13. http://surfnet.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  14. http://switch.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  15. http://transact.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  16. http://ufpr.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  17. http://voxel.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/
  18. http://waix.dl.sourceforge.net/project/pywebsvcs/ZSI/ZSI-2.0/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Feb 2012 15:53:08
Original commit files touched by this commit  2.0,1
tabthorpe search for other commits by this committer
- Reassign to the heap
24 Oct 2011 09:11:38
Original commit files touched by this commit  2.0,1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.0,1
miwi search for other commits by this committer
- Get Rid MD5 support
13 Dec 2009 17:00:14
Original commit files touched by this commit  2.0,1
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
22 Aug 2009 00:32:25
Original commit files touched by this commit  2.0
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
29 Oct 2008 17:10:52
Original commit files touched by this commit  2.0,1
mnag search for other commits by this committer
- Use easy_install to avoid deinstall errors

PR:             128257
Submitted by:   Wen Heping <wenheping___gmail.com>
07 Sep 2008 03:51:23
Original commit files touched by this commit  2.0,1
mnag search for other commits by this committer
- Update to version 2.0

PR:             109359
Submitted by:   Thomas Spreng<spreng___socket.ch>
30 Jul 2007 09:42:28
Original commit files touched by this commit  1.7,1
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
08 Apr 2006 14:44:20
Original commit files touched by this commit  1.7,1
mnag search for other commits by this committer
: net/py-zsi-devel

- Add py-zsi-devel based on py-zsi [1]
- Update to 2.0-rc2

: net/py-zsi

- Add conflicts to py-zsi-devel

: Makefile

- Add py-zsi-devel

PR:             95487 [1]
Repocopy by:    marcus [1]
07 Apr 2006 18:14:26
Original commit files touched by this commit  1.7,1
mnag search for other commits by this committer
- Take MAINTAINER
25 Nov 2005 16:48:31
Original commit files touched by this commit  1.7,1
pav search for other commits by this committer
- Add SHA256
19 Jul 2005 19:35:33
Original commit files touched by this commit  1.7,1
pav search for other commits by this committer
- Update to 1.7

PR:             ports/83721
Submitted by:   Vsevolod Stakhov <vsevolod@highsecure.ru>
14 Jan 2005 20:43:34
Original commit files touched by this commit  1.5.0,1
pav search for other commits by this committer
- Update to 1.5.0

PR:             ports/76199
Submitted by:   Piet Delport <pjd@point45.com>
20 Nov 2004 08:09:49
Original commit files touched by this commit  1.22.6
linimon search for other commits by this committer
With portmgr hat on, reset inactive maintainer.  These ports are now up
for adoption.
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.22.6
trevor search for other commits by this committer
SIZEify (maintainer timeout)
01 Aug 2003 22:04:57
Original commit files touched by this commit  1.22.6
perky search for other commits by this committer
Fix python version detection routines to cope with python 2.3's
boolean representation.
07 Mar 2003 06:08:06
Original commit files touched by this commit  1.22.6
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
10 Jul 2002 10:28:57
Original commit files touched by this commit  1.22.6
wjv search for other commits by this committer
- Update WWW: line.  (Neglected to do so in previous commit.)
10 Jul 2002 10:25:57
Original commit files touched by this commit  1.22.6
wjv search for other commits by this committer
- Update to version 1.22.6 (a.k.a 1.3RC2)
29 Apr 2002 18:32:01
Original commit files touched by this commit  1.1
ijliao search for other commits by this committer
use USE_PYDISTUTILS
12 Feb 2002 13:37:10
files touched by this commit
wjv search for other commits by this committer
- Change name of distribution tarball.    
17 Sep 2001 10:06:53
files touched by this commit
wjv search for other commits by this committer
Add py-zsi 1.1, a pure Python module that provides an   implementation of SOAP
1.1.    

Number of commits found: 22

284b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
couchdbMay 26
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21

9 vulnerabilities affecting 25 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24541
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 10
new 48 hours13
new 7 days36
new fortnight60
new month224

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0