Port details |
- quixote Framework for developing web applications in Python
- 2.7 www
=3 2.7Version of this port present on the latest quarterly branch. DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2001-09-18 07:51:38
- Last Update: 2014-09-02 10:47:10
- SVN Revision: 366983
- People watching this port, also watch:: dovecot, courier-imap, python, subversion
- Also Listed In: python
- License: not specified in port
- WWW:
- http://quixote.ca/
- Description:
- Quixote is yet another framework for developing Web applications in
Python. The design goals were:
- To allow easy development of Web applications where the accent is more on
complicated programming logic than complicated templating.
- To make the templating language as similar to Python as possible, in both
syntax and semantics. The aim is to make as many of the skills and
structural techniques used in writing regular Python code applicable to Web
applications built using Quixote
- No magic. When it's not obvious what to do in a certain case, Quixote
refuses to guess
Quixote works by using a Python package to store all the code and HTML for a
Web-based application. There's a simple framework for publishing code and
objects on the Web, and the publishing loop can be customized by subclassing
the Publisher class. You can think of it as a toolkit to build your own
smaller, simpler version of Zope, specialized for your application.
See also: http://www.amk.ca/python/writing/mx-architecture/
WWW: http://quixote.ca/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: quixote
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- python2 : lang/python2
- Runtime dependencies:
-
- qpcheck.py : www/py-qpy
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- python2 : lang/python2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
2.7 02 Sep 2014 10:47:10
![Revision:366983 Revision:366983](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove non staged ports without pending PR from www |
2.7 06 Aug 2014 09:11:58
![Revision:364158 Revision:364158](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
2.7 13 Jan 2014 21:00:04
![Revision:339634 Revision:339634](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
2.7 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.7 28 Mar 2013 16:29:01
![Revision:315487 Revision:315487](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
eadler ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.7 13 May 2012 20:10:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- strict python version to 2.x only
- update WWW |
2.7 02 Jun 2011 14:08:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
dryice ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
update to 2.7 |
2.6_1 25 Feb 2011 04:40:31
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Move over to py25
- while here drop md5 support
- Small cleanups |
2.6 29 Dec 2010 07:03:16
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use canonical format for ports@FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here |
2.6 21 Dec 2009 02:19:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.6 13 Dec 2009 16:28:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
2.6 22 Jul 2009 21:03:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.6 |
2.5 18 Dec 2008 02:24:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
2.5 07 Jan 2008 11:42:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
dryice ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 2.5
- now Python 2.5 compitable
- depends on www/py-qpy
- update my mail address |
2.4 30 Jul 2007 09:42:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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 |
2.4 05 Nov 2006 08:20:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Set python 2.3-24
PR: ports/105163
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2 |
2.4 15 Mar 2006 18:21:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!
PR: ports/94459
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) |
2.4 11 Jan 2006 04:01:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu <dryice@dryice.name> |
2.4 15 Dec 2005 11:27:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.4
PR: ports/90421
Submitted by: maintainer |
2.3 21 Oct 2005 19:24:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.3
PR: ports/87765
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer) |
2.2 28 Sep 2005 12:45:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.2.
PR: ports/86660
Submitted by: maintainer |
2.1 04 Sep 2005 15:41:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
lawrance ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.1
PR: ports/84831
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer) |
2.0_1 20 Apr 2005 14:40:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Author repackaged distfile
PR: ports/80146
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer) |
2.0 13 Apr 2005 08:34:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.0
- Require python 2.3+
PR: ports/79851
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer) |
1.2 13 Jan 2005 00:20:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[maintainer update] 16 ports: add mirror MASTER_SITES
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
of the following ports. Thanks Clive Lin and bsdchat.com for
the mirror space!
chinese/xpdf
deskutils/etask
devel/cedet
devel/ecb
devel/eieio
devel/ipython
devel/kodos
devel/semantic
devel/xtla
editors/speedbar
editors/tree-widget
games/emacs-chess
net/tcping
www/mod_scgi
www/py-scgi
www/quixote
PR: ports/75743
Submitted by: Dryice Liu <dryice@liu.com.cn> |
1.2 05 Nov 2004 13:12:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
arved ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.2
PR: 72903
Submitted by: Dryice Liu |
1.0 12 Jul 2004 13:17:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 1.0, many changes. Please refer to
http://www.mems-exchange.org/software/files/quixote/Quixote-1.0.tar.gz/CHANGES
PR: ports/68882
Submitted by: Dryice Liu (maintainer) |
0.6.1 01 Jul 2004 02:54:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Give maintainership to submitter of most recent PR; the current
submitter had been unresponsive for quite some time. |
0.6.1 30 Jun 2004 07:09:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 0.6.1; clean up pkg-plist file with macros; remove pkg-req, use
numbered USE_PYTHON macro instead.
PR: ports/67573
Submitted by: Dryice Liu <dryice at liu dot com dot cn>
Approved by: maintainer timeout (3 weeks) |
0.5.1 31 Mar 2004 03:12:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify (maintainer timeout) |
0.5.1 01 Aug 2003 22:04:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
perky ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
0.5.1 07 Mar 2003 06:12:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.5.1 20 Oct 2002 20:11:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.5.1 |
0.5 14 Jun 2002 13:26:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.5 |
0.4.7 29 Apr 2002 19:17:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
use USE_PYDISTUTILS |
0.4.7 24 Apr 2002 07:39:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.4.7 |
0.4.6 17 Apr 2002 07:55:41
![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.4.6 |
01 Feb 2002 12:32:49
![commit hash: fp1.24234@dev.null.freshports.org commit hash: fp1.24234@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.24234@dev.null.freshports.org commit hash: fp1.24234@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.24234@dev.null.freshports.org commit hash: fp1.24234@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.4.4 |
09 Jan 2002 14:49:55
![commit hash: fp1.23088@dev.null.freshports.org commit hash: fp1.23088@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.23088@dev.null.freshports.org commit hash: fp1.23088@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.23088@dev.null.freshports.org commit hash: fp1.23088@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to versoin 0.4.3 |
14 Nov 2001 09:30:05
![commit hash: fp1.20776@dev.null.freshports.org commit hash: fp1.20776@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.20776@dev.null.freshports.org commit hash: fp1.20776@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.20776@dev.null.freshports.org commit hash: fp1.20776@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.4.2 - Ensure post-install target works when installing
to non-default $PREFIX |
22 Oct 2001 16:38:00
![commit hash: fp1.19982@dev.null.freshports.org commit hash: fp1.19982@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.19982@dev.null.freshports.org commit hash: fp1.19982@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.19982@dev.null.freshports.org commit hash: fp1.19982@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add two forgotten files to pkg-plist (not my day!) - Bump PORTREVISION again
to be on the safe side |
22 Oct 2001 16:30:34
![commit hash: fp1.19981@dev.null.freshports.org commit hash: fp1.19981@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.19981@dev.null.freshports.org commit hash: fp1.19981@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.19981@dev.null.freshports.org commit hash: fp1.19981@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add script file which was forgotten during previous commit. :-( |
22 Oct 2001 16:27:19
![commit hash: fp1.19980@dev.null.freshports.org commit hash: fp1.19980@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.19980@dev.null.freshports.org commit hash: fp1.19980@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.19980@dev.null.freshports.org commit hash: fp1.19980@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- After installation, compile the two installed template (.ptl) files (to
.ptlc). This ensures clean deinstallation in the (hopefully unusual)
instance where a Quixote package was run by root. - Bump PORTREVISION |
11 Oct 2001 09:46:13
![commit hash: fp1.19588@dev.null.freshports.org commit hash: fp1.19588@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.19588@dev.null.freshports.org commit hash: fp1.19588@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.19588@dev.null.freshports.org commit hash: fp1.19588@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.4.1 - Most of the changes in this version are aimed at
enhancing compatibility with IIS on Microsoft platforms, and shouldn't
impact FreeBSD users. |
08 Oct 2001 16:44:09
![commit hash: fp1.19496@dev.null.freshports.org commit hash: fp1.19496@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.19496@dev.null.freshports.org commit hash: fp1.19496@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.19496@dev.null.freshports.org commit hash: fp1.19496@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.4 |
18 Sep 2001 14:27:46
![commit hash: fp1.18918@dev.null.freshports.org commit hash: fp1.18918@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.18918@dev.null.freshports.org commit hash: fp1.18918@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.18918@dev.null.freshports.org commit hash: fp1.18918@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add previously ommitted dependency on $PYDISTUTILS - Bump PORTREVISION |
18 Sep 2001 11:51:38
![commit hash: fp1.18913@dev.null.freshports.org commit hash: fp1.18913@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.18913@dev.null.freshports.org commit hash: fp1.18913@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.18913@dev.null.freshports.org commit hash: fp1.18913@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add quixote 0.3, a framework for developing web applications in Python. |