| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
|
| |
PR: ports/110924
Submitted by: nivit
Notes:
svn path=/head/; revision=188568
|
|
|
|
| |
Notes:
svn path=/head/; revision=186781
|
|
|
|
|
|
|
|
| |
PR: ports/109431
Submitted by: nivit
Notes:
svn path=/head/; revision=185712
|
|
TGWebServices provides a super simple API for creating web services
that are available via SOAP, HTTP->XML, and HTTP->JSON.
The SOAP API generates WSDL automatically for your Python and even
generates enough type information for statically typed languages
(Java and C#, for example) to generate good client code on their end.
Author: Kevin Dangoor
WWW: http://tgwebservices.python-hosting.com/
Notes:
svn path=/head/; revision=185382
|