Webserver and webframework of Twisted.

See py-twisted package for more information.
This commit is contained in:
Siegmund Führinger 2005-03-29 05:01:08 +00:00 committed by Thomas Klausner
parent 810786316b
commit e3cddf51c0
4 changed files with 213 additions and 0 deletions

2
py-twisted-web/DESCR Normal file
View file

@ -0,0 +1,2 @@
Webserver and webframework of Twisted.
See py-twisted package for more information.

20
py-twisted-web/Makefile Normal file
View file

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/03/29 05:01:08 sifu Exp $
DISTNAME= TwistedWeb-${TWISTED_VERSION}
PKGNAME= ${PYPKGPREFIX}-twisted-web-${TWISTED_VERSION}
CATEGORIES= net python www
MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Web/0.5/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= sifu@0xx0.net
HOMEPAGE= http://www.twistedmatrix.com/projects/web/
COMMENT= Webserver and webframework of Twisted
DEPENDS+= ${PYPKGPREFIX}-twisted>=2.0.0:../../wip/py-twisted
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
TWISTED_VERSION= 0.5.0
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

186
py-twisted-web/PLIST Normal file
View file

@ -0,0 +1,186 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/29 05:01:08 sifu Exp $
bin/websetroot
${PYSITELIB}/twisted/web/__init__.py
${PYSITELIB}/twisted/web/__init__.pyc
${PYSITELIB}/twisted/web/__init__.pyo
${PYSITELIB}/twisted/web/client.py
${PYSITELIB}/twisted/web/client.pyc
${PYSITELIB}/twisted/web/client.pyo
${PYSITELIB}/twisted/web/demo.py
${PYSITELIB}/twisted/web/demo.pyc
${PYSITELIB}/twisted/web/demo.pyo
${PYSITELIB}/twisted/web/distrib.py
${PYSITELIB}/twisted/web/distrib.pyc
${PYSITELIB}/twisted/web/distrib.pyo
${PYSITELIB}/twisted/web/domhelpers.py
${PYSITELIB}/twisted/web/domhelpers.pyc
${PYSITELIB}/twisted/web/domhelpers.pyo
${PYSITELIB}/twisted/web/error.py
${PYSITELIB}/twisted/web/error.pyc
${PYSITELIB}/twisted/web/error.pyo
${PYSITELIB}/twisted/web/google.py
${PYSITELIB}/twisted/web/google.pyc
${PYSITELIB}/twisted/web/google.pyo
${PYSITELIB}/twisted/web/guard.py
${PYSITELIB}/twisted/web/guard.pyc
${PYSITELIB}/twisted/web/guard.pyo
${PYSITELIB}/twisted/web/html.py
${PYSITELIB}/twisted/web/html.pyc
${PYSITELIB}/twisted/web/html.pyo
${PYSITELIB}/twisted/web/http.py
${PYSITELIB}/twisted/web/http.pyc
${PYSITELIB}/twisted/web/http.pyo
${PYSITELIB}/twisted/web/microdom.py
${PYSITELIB}/twisted/web/microdom.pyc
${PYSITELIB}/twisted/web/microdom.pyo
${PYSITELIB}/twisted/web/monitor.py
${PYSITELIB}/twisted/web/monitor.pyc
${PYSITELIB}/twisted/web/monitor.pyo
${PYSITELIB}/twisted/web/proxy.py
${PYSITELIB}/twisted/web/proxy.pyc
${PYSITELIB}/twisted/web/proxy.pyo
${PYSITELIB}/twisted/web/resource.py
${PYSITELIB}/twisted/web/resource.pyc
${PYSITELIB}/twisted/web/resource.pyo
${PYSITELIB}/twisted/web/rewrite.py
${PYSITELIB}/twisted/web/rewrite.pyc
${PYSITELIB}/twisted/web/rewrite.pyo
${PYSITELIB}/twisted/web/script.py
${PYSITELIB}/twisted/web/script.pyc
${PYSITELIB}/twisted/web/script.pyo
${PYSITELIB}/twisted/web/scripts/__init__.py
${PYSITELIB}/twisted/web/scripts/__init__.pyc
${PYSITELIB}/twisted/web/scripts/__init__.pyo
${PYSITELIB}/twisted/web/scripts/websetroot.py
${PYSITELIB}/twisted/web/scripts/websetroot.pyc
${PYSITELIB}/twisted/web/scripts/websetroot.pyo
${PYSITELIB}/twisted/web/server.py
${PYSITELIB}/twisted/web/server.pyc
${PYSITELIB}/twisted/web/server.pyo
${PYSITELIB}/twisted/web/soap.py
${PYSITELIB}/twisted/web/soap.pyc
${PYSITELIB}/twisted/web/soap.pyo
${PYSITELIB}/twisted/web/static.py
${PYSITELIB}/twisted/web/static.pyc
${PYSITELIB}/twisted/web/static.pyo
${PYSITELIB}/twisted/web/sux.py
${PYSITELIB}/twisted/web/sux.pyc
${PYSITELIB}/twisted/web/sux.pyo
${PYSITELIB}/twisted/web/tap.py
${PYSITELIB}/twisted/web/tap.pyc
${PYSITELIB}/twisted/web/tap.pyo
${PYSITELIB}/twisted/web/test/__init__.py
${PYSITELIB}/twisted/web/test/__init__.pyc
${PYSITELIB}/twisted/web/test/__init__.pyo
${PYSITELIB}/twisted/web/test/test_distrib.py
${PYSITELIB}/twisted/web/test/test_distrib.pyc
${PYSITELIB}/twisted/web/test/test_distrib.pyo
${PYSITELIB}/twisted/web/test/test_domhelpers.py
${PYSITELIB}/twisted/web/test/test_domhelpers.pyc
${PYSITELIB}/twisted/web/test/test_domhelpers.pyo
${PYSITELIB}/twisted/web/test/test_http.py
${PYSITELIB}/twisted/web/test/test_http.pyc
${PYSITELIB}/twisted/web/test/test_http.pyo
${PYSITELIB}/twisted/web/test/test_mvc.py
${PYSITELIB}/twisted/web/test/test_mvc.pyc
${PYSITELIB}/twisted/web/test/test_mvc.pyo
${PYSITELIB}/twisted/web/test/test_soap.py
${PYSITELIB}/twisted/web/test/test_soap.pyc
${PYSITELIB}/twisted/web/test/test_soap.pyo
${PYSITELIB}/twisted/web/test/test_web.py
${PYSITELIB}/twisted/web/test/test_web.pyc
${PYSITELIB}/twisted/web/test/test_web.pyo
${PYSITELIB}/twisted/web/test/test_webclient.py
${PYSITELIB}/twisted/web/test/test_webclient.pyc
${PYSITELIB}/twisted/web/test/test_webclient.pyo
${PYSITELIB}/twisted/web/test/test_woven.py
${PYSITELIB}/twisted/web/test/test_woven.pyc
${PYSITELIB}/twisted/web/test/test_woven.pyo
${PYSITELIB}/twisted/web/test/test_xml.py
${PYSITELIB}/twisted/web/test/test_xml.pyc
${PYSITELIB}/twisted/web/test/test_xml.pyo
${PYSITELIB}/twisted/web/test/test_xmlrpc.py
${PYSITELIB}/twisted/web/test/test_xmlrpc.pyc
${PYSITELIB}/twisted/web/test/test_xmlrpc.pyo
${PYSITELIB}/twisted/web/test/test_static.py
${PYSITELIB}/twisted/web/test/test_static.pyc
${PYSITELIB}/twisted/web/test/test_static.pyo
${PYSITELIB}/twisted/web/trp.py
${PYSITELIB}/twisted/web/trp.pyc
${PYSITELIB}/twisted/web/trp.pyo
${PYSITELIB}/twisted/web/twcgi.py
${PYSITELIB}/twisted/web/twcgi.pyc
${PYSITELIB}/twisted/web/twcgi.pyo
${PYSITELIB}/twisted/web/util.py
${PYSITELIB}/twisted/web/util.pyc
${PYSITELIB}/twisted/web/util.pyo
${PYSITELIB}/twisted/web/vhost.py
${PYSITELIB}/twisted/web/vhost.pyc
${PYSITELIB}/twisted/web/vhost.pyo
${PYSITELIB}/twisted/web/widgets.py
${PYSITELIB}/twisted/web/widgets.pyc
${PYSITELIB}/twisted/web/widgets.pyo
${PYSITELIB}/twisted/web/woven/__init__.py
${PYSITELIB}/twisted/web/woven/__init__.pyc
${PYSITELIB}/twisted/web/woven/__init__.pyo
${PYSITELIB}/twisted/web/woven/controller.py
${PYSITELIB}/twisted/web/woven/controller.pyc
${PYSITELIB}/twisted/web/woven/controller.pyo
${PYSITELIB}/twisted/web/woven/dirlist.py
${PYSITELIB}/twisted/web/woven/dirlist.pyc
${PYSITELIB}/twisted/web/woven/dirlist.pyo
${PYSITELIB}/twisted/web/woven/flashconduit.py
${PYSITELIB}/twisted/web/woven/flashconduit.pyc
${PYSITELIB}/twisted/web/woven/flashconduit.pyo
${PYSITELIB}/twisted/web/woven/form.py
${PYSITELIB}/twisted/web/woven/form.pyc
${PYSITELIB}/twisted/web/woven/form.pyo
${PYSITELIB}/twisted/web/woven/guard.py
${PYSITELIB}/twisted/web/woven/guard.pyc
${PYSITELIB}/twisted/web/woven/guard.pyo
${PYSITELIB}/twisted/web/woven/input.py
${PYSITELIB}/twisted/web/woven/input.pyc
${PYSITELIB}/twisted/web/woven/input.pyo
${PYSITELIB}/twisted/web/woven/interfaces.py
${PYSITELIB}/twisted/web/woven/interfaces.pyc
${PYSITELIB}/twisted/web/woven/interfaces.pyo
${PYSITELIB}/twisted/web/woven/model.py
${PYSITELIB}/twisted/web/woven/model.pyc
${PYSITELIB}/twisted/web/woven/model.pyo
${PYSITELIB}/twisted/web/woven/page.py
${PYSITELIB}/twisted/web/woven/page.pyc
${PYSITELIB}/twisted/web/woven/page.pyo
${PYSITELIB}/twisted/web/woven/simpleguard.py
${PYSITELIB}/twisted/web/woven/simpleguard.pyc
${PYSITELIB}/twisted/web/woven/simpleguard.pyo
${PYSITELIB}/twisted/web/woven/tapestry.py
${PYSITELIB}/twisted/web/woven/tapestry.pyc
${PYSITELIB}/twisted/web/woven/tapestry.pyo
${PYSITELIB}/twisted/web/woven/template.py
${PYSITELIB}/twisted/web/woven/template.pyc
${PYSITELIB}/twisted/web/woven/template.pyo
${PYSITELIB}/twisted/web/woven/utils.py
${PYSITELIB}/twisted/web/woven/utils.pyc
${PYSITELIB}/twisted/web/woven/utils.pyo
${PYSITELIB}/twisted/web/woven/view.py
${PYSITELIB}/twisted/web/woven/view.pyc
${PYSITELIB}/twisted/web/woven/view.pyo
${PYSITELIB}/twisted/web/woven/widgets.py
${PYSITELIB}/twisted/web/woven/widgets.pyc
${PYSITELIB}/twisted/web/woven/widgets.pyo
${PYSITELIB}/twisted/web/woven/FlashConduit.fla
${PYSITELIB}/twisted/web/woven/FlashConduitGlue.html
${PYSITELIB}/twisted/web/woven/WebConduit2_msie.js
${PYSITELIB}/twisted/web/woven/FlashConduit.swf
${PYSITELIB}/twisted/web/woven/WebConduit2_mozilla.js
${PYSITELIB}/twisted/web/woven/WebConduitGlue.html
${PYSITELIB}/twisted/web/xmlrpc.py
${PYSITELIB}/twisted/web/xmlrpc.pyc
${PYSITELIB}/twisted/web/xmlrpc.pyo
${PYSITELIB}/twisted/plugins/twisted_web.py
${PYSITELIB}/twisted/plugins/twisted_web.pyc
${PYSITELIB}/twisted/plugins/twisted_web.pyo
@dirrm ${PYSITELIB}/twisted/web/woven
@dirrm ${PYSITELIB}/twisted/web/test
@dirrm ${PYSITELIB}/twisted/web/scripts
@dirrm ${PYSITELIB}/twisted/web

5
py-twisted-web/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2005/03/29 05:01:08 sifu Exp $
SHA1 (TwistedWeb-0.5.0.tar.bz2) = 144657d7e6ca6cbb2fd20b9a07e1a83544867099
RMD160 (TwistedWeb-0.5.0.tar.bz2) = 61829c8ae492c7cf3f43f45c70a5653584e50378
Size (TwistedWeb-0.5.0.tar.bz2) = 263139 bytes