Port details |
- py-zsi Pure Python implementation of SOAP 1.1
- 2.1.a1_2,1 net
=2 2.1.a1_2,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- 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
- Port Added: 2001-09-17 06:06:53
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: p5-Class-Loader, p5-Time-HiRes, zip
- Also Listed In: python
- License: not specified in port
- WWW:
- http://pywebsvcs.sourceforge.net/
- Description:
- 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.
WWW: http://pywebsvcs.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}zsi>0:net/py-zsi@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-zsi
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (ZSI-2.1-a1.tar.gz) = 253cd6968bc52e66121ee370831b93be385d65563a0e71c9c704db83901bf244
SIZE (ZSI-2.1-a1.tar.gz) = 932958
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-zsi-2.1.a1_2,1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.a1_2,1 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
2.1.a1_2,1 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
2.1.a1_2,1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.1.a1_1,1 21 Apr 2017 18:26:14 |
sunpoet |
Simplify and sort SHEBANG_FILES |
2.1.a1_1,1 21 Apr 2017 11:05:04 |
amdmi3 |
- Whitespace fix |
2.1.a1_1,1 20 Apr 2017 09:28:04 |
miwi |
- Fix shebang |
2.1.a1,1 27 Apr 2016 09:03:23 |
amdmi3 |
- Add NO_ARCH
- Switch to options helpers |
2.1.a1,1 01 Jun 2015 20:19:57 |
rm |
net/py-zsi: update to 2.1-a1
- update to 2.1-a1
- drop dependency on py-xml and actualize description
- remove conflicts with no more existing port |
2.0_1,1 02 Mar 2015 23:42:00 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.0_1,1 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
2.0_1,1 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
2.0_1,1 21 Dec 2013 11:03:03 |
wg |
devel/py-zsi: allow staging and minor fixes
- Allow staging
- Switch from easy_install to install
- Remove leading article from COMMENT
- Remove now useless NOPORTDOCS NOPORTEXAMPLES
- Use python auto plist |
2.0,1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.0,1 07 Sep 2013 17:20:21 |
sunpoet |
- Use single space after WWW: |
2.0,1 01 Feb 2012 15:53:08 |
tabthorpe |
- Reassign to the heap |
2.0,1 24 Oct 2011 09:11:38 |
dougb |
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 |
2.0,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.0,1 13 Dec 2009 17:00:14 |
miwi |
- 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 |
2.0 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
2.0,1 29 Oct 2008 17:10:52 |
mnag |
- Use easy_install to avoid deinstall errors
PR: 128257
Submitted by: Wen Heping <wenheping___gmail.com> |
2.0,1 07 Sep 2008 03:51:23 |
mnag |
- Update to version 2.0
PR: 109359
Submitted by: Thomas Spreng<spreng___socket.ch> |
1.7,1 30 Jul 2007 09:42:28 |
alexbl |
- 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 |
1.7,1 08 Apr 2006 14:44:20 |
mnag |
: 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] |
1.7,1 07 Apr 2006 18:14:26 |
mnag |
- Take MAINTAINER |
1.7,1 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.7,1 19 Jul 2005 19:35:33 |
pav |
- Update to 1.7
PR: ports/83721
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
1.5.0,1 14 Jan 2005 20:43:34 |
pav |
- Update to 1.5.0
PR: ports/76199
Submitted by: Piet Delport <pjd@point45.com> |
1.22.6 20 Nov 2004 08:09:49 |
linimon |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption. |
1.22.6 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.22.6 01 Aug 2003 22:04:57 |
perky |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
1.22.6 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.22.6 10 Jul 2002 10:28:57 |
wjv |
- Update WWW: line. (Neglected to do so in previous commit.) |
1.22.6 10 Jul 2002 10:25:57 |
wjv |
- Update to version 1.22.6 (a.k.a 1.3RC2) |
1.1 29 Apr 2002 18:32:01 |
ijliao |
use USE_PYDISTUTILS |
12 Feb 2002 13:37:10 |
wjv |
- Change name of distribution tarball. |
17 Sep 2001 10:06:53 |
wjv |
Add py-zsi 1.1, a pure Python module that provides an implementation of SOAP
1.1. |