summaryrefslogtreecommitdiff
path: root/devel/py-quixote
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2009-03-03 10:12:38 +0000
committermanu <manu@pkgsrc.org>2009-03-03 10:12:38 +0000
commite567fe2d66f2344cc676cec7321a62967328da82 (patch)
tree323ad679e3806dcf888ac6ee77aad04cda8b2190 /devel/py-quixote
parentbde2f4facb898b9d4054afc11b668c093d88445b (diff)
downloadpkgsrc-e567fe2d66f2344cc676cec7321a62967328da82.tar.gz
Quixote is a simple yet flexible and powerful framework for writing
Web-based applications using Python.
Diffstat (limited to 'devel/py-quixote')
-rw-r--r--devel/py-quixote/DESCR2
-rw-r--r--devel/py-quixote/Makefile19
-rw-r--r--devel/py-quixote/PLIST133
-rw-r--r--devel/py-quixote/distinfo5
4 files changed, 159 insertions, 0 deletions
diff --git a/devel/py-quixote/DESCR b/devel/py-quixote/DESCR
new file mode 100644
index 00000000000..1f4ed3e074e
--- /dev/null
+++ b/devel/py-quixote/DESCR
@@ -0,0 +1,2 @@
+Quixote is a simple yet flexible and powerful framework for writing
+Web-based applications using Python.
diff --git a/devel/py-quixote/Makefile b/devel/py-quixote/Makefile
new file mode 100644
index 00000000000..f14b3d830f4
--- /dev/null
+++ b/devel/py-quixote/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/03/03 10:12:38 manu Exp $
+#
+
+PKGNAME= ${PYPKGPREFIX}-quixote
+DISTNAME= Quixote-2.6
+CATEGORIES= devel www
+MASTER_SITES= http://quixote.ca/releases/
+
+MAINTAINER= manu@NetBSD.org
+HOMEPAGE= http://quixote.ca/
+COMMENT= Framework for writing Python web application
+
+PKG_DESTDIR_SUPPORT= destdir
+
+PY_PATCHPLIST= yes
+PYDISTUTILSPKG= yes
+.include "../../lang/python/extension.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-quixote/PLIST b/devel/py-quixote/PLIST
new file mode 100644
index 00000000000..1c88e0798fa
--- /dev/null
+++ b/devel/py-quixote/PLIST
@@ -0,0 +1,133 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/03 10:12:38 manu Exp $
+${PYSITELIB}/quixote/config.py
+${PYSITELIB}/quixote/publish.py
+${PYSITELIB}/quixote/wsgi.py
+${PYSITELIB}/quixote/logger.py
+${PYSITELIB}/quixote/errors.py
+${PYSITELIB}/quixote/http_response.py
+${PYSITELIB}/quixote/sendmail.py
+${PYSITELIB}/quixote/directory.py
+${PYSITELIB}/quixote/util.py
+${PYSITELIB}/quixote/http_request.py
+${PYSITELIB}/quixote/publish1.py
+${PYSITELIB}/quixote/session.py
+${PYSITELIB}/quixote/__init__.py
+${PYSITELIB}/quixote/demo/altdemo.py
+${PYSITELIB}/quixote/demo/mini_demo.py
+${PYSITELIB}/quixote/demo/__init__.py
+${PYSITELIB}/quixote/demo/forms.ptl
+${PYSITELIB}/quixote/demo/root.ptl
+${PYSITELIB}/quixote/demo/integers.ptl
+${PYSITELIB}/quixote/demo/extras.ptl
+${PYSITELIB}/quixote/demo/altdemo.pyc
+${PYSITELIB}/quixote/demo/mini_demo.pyc
+${PYSITELIB}/quixote/demo/__init__.pyc
+${PYSITELIB}/quixote/demo/altdemo.pyo
+${PYSITELIB}/quixote/demo/mini_demo.pyo
+${PYSITELIB}/quixote/demo/__init__.pyo
+${PYSITELIB}/quixote/form/compatibility.py
+${PYSITELIB}/quixote/form/css.py
+${PYSITELIB}/quixote/form/form.py
+${PYSITELIB}/quixote/form/__init__.py
+${PYSITELIB}/quixote/form/widget.py
+${PYSITELIB}/quixote/form/compatibility.pyc
+${PYSITELIB}/quixote/form/css.pyc
+${PYSITELIB}/quixote/form/form.pyc
+${PYSITELIB}/quixote/form/__init__.pyc
+${PYSITELIB}/quixote/form/widget.pyc
+${PYSITELIB}/quixote/form/compatibility.pyo
+${PYSITELIB}/quixote/form/css.pyo
+${PYSITELIB}/quixote/form/form.pyo
+${PYSITELIB}/quixote/form/__init__.pyo
+${PYSITELIB}/quixote/form/widget.pyo
+${PYSITELIB}/quixote/html/qpy_templateio.py
+${PYSITELIB}/quixote/html/_py_htmltext.py
+${PYSITELIB}/quixote/html/__init__.py
+${PYSITELIB}/quixote/html/_c_htmltext.so
+${PYSITELIB}/quixote/html/qpy_templateio.pyc
+${PYSITELIB}/quixote/html/_py_htmltext.pyc
+${PYSITELIB}/quixote/html/__init__.pyc
+${PYSITELIB}/quixote/html/qpy_templateio.pyo
+${PYSITELIB}/quixote/html/_py_htmltext.pyo
+${PYSITELIB}/quixote/html/__init__.pyo
+${PYSITELIB}/quixote/ptl/qx_distutils.py
+${PYSITELIB}/quixote/ptl/ptl_import.py
+${PYSITELIB}/quixote/ptl/install.py
+${PYSITELIB}/quixote/ptl/ptl_compile.py
+${PYSITELIB}/quixote/ptl/__init__.py
+${PYSITELIB}/quixote/ptl/ptlrun.py
+${PYSITELIB}/quixote/ptl/cimport.so
+${PYSITELIB}/quixote/ptl/qx_distutils.pyc
+${PYSITELIB}/quixote/ptl/ptl_import.pyc
+${PYSITELIB}/quixote/ptl/install.pyc
+${PYSITELIB}/quixote/ptl/ptl_compile.pyc
+${PYSITELIB}/quixote/ptl/__init__.pyc
+${PYSITELIB}/quixote/ptl/ptlrun.pyc
+${PYSITELIB}/quixote/ptl/qx_distutils.pyo
+${PYSITELIB}/quixote/ptl/ptl_import.pyo
+${PYSITELIB}/quixote/ptl/install.pyo
+${PYSITELIB}/quixote/ptl/ptl_compile.pyo
+${PYSITELIB}/quixote/ptl/__init__.pyo
+${PYSITELIB}/quixote/ptl/ptlrun.pyo
+${PYSITELIB}/quixote/server/mod_python_handler.py
+${PYSITELIB}/quixote/server/fastcgi_server.py
+${PYSITELIB}/quixote/server/simple_server.py
+${PYSITELIB}/quixote/server/_fcgi.py
+${PYSITELIB}/quixote/server/twisted_server.py
+${PYSITELIB}/quixote/server/scgi_server.py
+${PYSITELIB}/quixote/server/cgi_server.py
+${PYSITELIB}/quixote/server/__init__.py
+${PYSITELIB}/quixote/server/util.py
+${PYSITELIB}/quixote/server/medusa_server.py
+${PYSITELIB}/quixote/server/mod_python_handler.pyc
+${PYSITELIB}/quixote/server/fastcgi_server.pyc
+${PYSITELIB}/quixote/server/simple_server.pyc
+${PYSITELIB}/quixote/server/_fcgi.pyc
+${PYSITELIB}/quixote/server/twisted_server.pyc
+${PYSITELIB}/quixote/server/scgi_server.pyc
+${PYSITELIB}/quixote/server/cgi_server.pyc
+${PYSITELIB}/quixote/server/__init__.pyc
+${PYSITELIB}/quixote/server/util.pyc
+${PYSITELIB}/quixote/server/medusa_server.pyc
+${PYSITELIB}/quixote/server/mod_python_handler.pyo
+${PYSITELIB}/quixote/server/fastcgi_server.pyo
+${PYSITELIB}/quixote/server/simple_server.pyo
+${PYSITELIB}/quixote/server/_fcgi.pyo
+${PYSITELIB}/quixote/server/twisted_server.pyo
+${PYSITELIB}/quixote/server/scgi_server.pyo
+${PYSITELIB}/quixote/server/cgi_server.pyo
+${PYSITELIB}/quixote/server/__init__.pyo
+${PYSITELIB}/quixote/server/util.pyo
+${PYSITELIB}/quixote/server/medusa_server.pyo
+${PYSITELIB}/quixote/config.pyc
+${PYSITELIB}/quixote/publish.pyc
+${PYSITELIB}/quixote/wsgi.pyc
+${PYSITELIB}/quixote/logger.pyc
+${PYSITELIB}/quixote/errors.pyc
+${PYSITELIB}/quixote/http_response.pyc
+${PYSITELIB}/quixote/sendmail.pyc
+${PYSITELIB}/quixote/directory.pyc
+${PYSITELIB}/quixote/util.pyc
+${PYSITELIB}/quixote/http_request.pyc
+${PYSITELIB}/quixote/publish1.pyc
+${PYSITELIB}/quixote/session.pyc
+${PYSITELIB}/quixote/__init__.pyc
+${PYSITELIB}/quixote/config.pyo
+${PYSITELIB}/quixote/publish.pyo
+${PYSITELIB}/quixote/wsgi.pyo
+${PYSITELIB}/quixote/logger.pyo
+${PYSITELIB}/quixote/errors.pyo
+${PYSITELIB}/quixote/http_response.pyo
+${PYSITELIB}/quixote/sendmail.pyo
+${PYSITELIB}/quixote/directory.pyo
+${PYSITELIB}/quixote/util.pyo
+${PYSITELIB}/quixote/http_request.pyo
+${PYSITELIB}/quixote/publish1.pyo
+${PYSITELIB}/quixote/session.pyo
+${PYSITELIB}/quixote/__init__.pyo
+@dirrm ${PYSITELIB}/quixote/server
+@dirrm ${PYSITELIB}/quixote/ptl
+@dirrm ${PYSITELIB}/quixote/html
+@dirrm ${PYSITELIB}/quixote/demo
+@dirrm ${PYSITELIB}/quixote/form
+@dirrm ${PYSITELIB}/quixote
diff --git a/devel/py-quixote/distinfo b/devel/py-quixote/distinfo
new file mode 100644
index 00000000000..900e8063336
--- /dev/null
+++ b/devel/py-quixote/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/03/03 10:12:38 manu Exp $
+
+SHA1 (Quixote-2.6.tar.gz) = f89b727a2cec12648abc08119de6ccc622120df5
+RMD160 (Quixote-2.6.tar.gz) = a9f0fc472dea74f486b3a5c8cb08d3d3b509a0a3
+Size (Quixote-2.6.tar.gz) = 197321 bytes