aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-suds
Commit message (Collapse)AuthorAgeFilesLines
* Add net/py-suds-jurko, Lightweight SOAP client (jurko's fork)novel2017-01-091-1/+3
| | | | | | | | | As it conflicts with net/py-suds because of installing the same files, add CONFLICTS_INSTALL to both py-suds-jurko and net/py-suds and bump PORTREVISION for the latter. PR: 215877 Submitted by: Alexander Nusov
* - Add LICENSEsunpoet2014-09-052-4/+5
| | | | | | | | - Fix build: use USES=python:2 - Use single space after WWW: Approved by: portmgr (blanket) With hat: python
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-101-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
* - Convert to PYDISTUTILS_AUTOPLISTmiwi2014-01-292-3/+3
| | | | | - Stage support - Bump PORTREVISION
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* - Add a new port: net/py-sudstota2011-01-064-0/+26
A SOAP implementation for python. WWW: https://fedorahosted.org/suds/ PR: ports/153662 Submitted by: Corey Smith <corsmith_AT_gmail_DOT_com>