pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-quixote Quixote is a simple yet flexible and ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa703cb9756a
branches:  trunk
changeset: 555481:aa703cb9756a
user:      manu <manu%pkgsrc.org@localhost>
date:      Tue Mar 03 10:12:38 2009 +0000

description:
Quixote is a simple yet flexible and powerful framework for writing
Web-based applications using Python.

diffstat:

 devel/py-quixote/DESCR    |    2 +
 devel/py-quixote/Makefile |   19 ++++++
 devel/py-quixote/PLIST    |  133 ++++++++++++++++++++++++++++++++++++++++++++++
 devel/py-quixote/distinfo |    5 +
 4 files changed, 159 insertions(+), 0 deletions(-)

diffs (175 lines):

diff -r c66b4aa78948 -r aa703cb9756a devel/py-quixote/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-quixote/DESCR    Tue Mar 03 10:12:38 2009 +0000
@@ -0,0 +1,2 @@
+Quixote is a simple yet flexible and powerful framework for writing
+Web-based applications using Python.
diff -r c66b4aa78948 -r aa703cb9756a devel/py-quixote/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-quixote/Makefile Tue Mar 03 10:12:38 2009 +0000
@@ -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@localhost
+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 -r c66b4aa78948 -r aa703cb9756a devel/py-quixote/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-quixote/PLIST    Tue Mar 03 10:12:38 2009 +0000
@@ -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 -r c66b4aa78948 -r aa703cb9756a devel/py-quixote/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-quixote/distinfo Tue Mar 03 10:12:38 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index