Port details |
- py-tgwebservices Multiprotocol Web Services for TurboGears
- 1.2.4 www
=0 1.2.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Development of this branch ceased
This port expired on: 2017-03-03
- Maintainer: python@FreeBSD.org
- Port Added: 2007-02-17 14:53:11
- Last Update: 2017-03-03 19:07:49
- SVN Revision: 435360
- Also Listed In: python
- License: not specified in port
- WWW:
- http://code.google.com/p/tgws/
- Description:
- Multiprotocol Web Services for TurboGears
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.
WWW: http://code.google.com/p/tgws/
-
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}tgwebservices>0:www/py-tgwebservices@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-tgwebservices
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (TGWebServices-1.2.4.tar.gz) = 09a9309b355b2521e16bcfd90eaec6178c2829c31da2c5a26db6ffa544ad8507
SIZE (TGWebServices-1.2.4.tar.gz) = 20129
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-TurboGears>=1.1.2 : www/py-turbogears
- py27-Genshi>=0.3.6 : textproc/py-genshi
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-TurboGears>=1.1.2 : www/py-turbogears
- py27-Genshi>=0.3.6 : textproc/py-genshi
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- 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 |
1.2.4 03 Mar 2017 19:07:49 |
rene |
Remove expired ports:
2017-03-03 devel/py-mez_xml: Was only needed for deprecated www/py-GinGin
2017-03-04 www/py-GinGin: Upstream disappeared, last release from 2009
2017-03-03 www/py-scriptaculous: Development of this branch ceased
2017-03-03 devel/py-Jinja: Development of this branch ceased. Use
devel/py-Jinja2 instead
2017-03-03 mail/py-turbomail: Development of this branch ceased
2017-03-03 www/py-turbogears: Development of this branch ceased. Use
devel/py-turbogears2
2017-03-03 devel/py-turbojson: Development of this branch ceased
2017-03-03 devel/py-TurboJinja: Development of this branch ceased
2017-03-03 devel/py-TGScheduler: Development of this branch ceased
2017-03-03 devel/py-turbokid: Development of this branch ceased
2017-03-03 www/py-tgwebservices: Development of this branch ceased
2017-03-03 devel/py-turbojson11: Development of this branch ceased
2017-03-03 devel/py-turbocheetah: Development of this branch ceased
2017-03-03 devel/py-tgMochiKit: Development of this branch ceased
2017-03-03 www/py-Lightbox: Development of this branch ceased |
1.2.4 04 Feb 2017 11:40:58 |
rm |
Decommission of TurboGears 1.5 and friends
This package branch is no more developed/supported upstream since about 2011.
There is devel/py-turbogears2 (current stable and supported branch) in ports
tree. Since there are no ports, depending on that, mark them deprecated and
set to expire at 2017-03-03
Discussed with: nivit, wen (maintainers, by mail) |
1.2.4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.2.4 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.2.4 08 May 2014 16:01:46 |
vanilla |
- Stage
- Drop easy_install
- Use auto pkg-plist
- Delete pkg-plist
PR: ports/188774
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ |
1.2.4 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.2.4 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.2.4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.2.4 29 Aug 2013 17:41:23 |
sunpoet |
- Remove Author line |
1.2.4 29 Aug 2013 04:10:12 |
sunpoet |
- Use single space after WWW: |
1.2.4 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.2.4 04 Mar 2011 09:47:31 |
clsung |
- Update to 1.2.4 |
1.2.2_2 27 Feb 2011 16:16:15 |
miwi |
- Bump PORTREVISION after www/py-turbogears update
all these ports builds now with python27 \o/ |
1.2.2_1 25 Feb 2011 04:40:31 |
miwi |
- Move over to py25
- while here drop md5 support
- Small cleanups |
1.2.2 20 Jan 2009 16:45:40 |
nivit |
- Update to 1.2.2
- Convert easy_install support to <bsd.python.mk>
- Update WWW url in pkg-descr
PR: ports/130784
Submitted by: nivit |
1.1.2_1 06 Jun 2008 14:07:24 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.1.2 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.1.2 27 Mar 2007 16:49:46 |
nivit |
- Update to 1.1.2
PR: ports/110924
Submitted by: nivit |
1.1 07 Mar 2007 09:14:33 |
nivit |
- Updated to 1.1 |
1.0.2 22 Feb 2007 21:24:25 |
nivit |
- Updated to 1.0.2
PR: ports/109431
Submitted by: nivit |
1.0.1 17 Feb 2007 14:52:39 |
nivit |
Multiprotocol Web Services for TurboGears
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/ |