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
- 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 ¦
- 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:
- 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 |
bapt |
Remove non staged ports without pending PR from www |
2.7 06 Aug 2014 09:11:58 |
olgeni |
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 |
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) |
2.7 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.7 28 Mar 2013 16:29:01 |
eadler |
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 |
rm |
- strict python version to 2.x only
- update WWW |
2.7 02 Jun 2011 14:08:13 |
dryice |
update to 2.7 |
2.6_1 25 Feb 2011 04:40:31 |
miwi |
- Move over to py25
- while here drop md5 support
- Small cleanups |
2.6 29 Dec 2010 07:03:16 |
sunpoet |
- 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 |
dougb |
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 |
miwi |
- 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 |
pgollucci |
- Update to 2.6 |
2.5 18 Dec 2008 02:24:04 |
linimon |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
2.5 07 Jan 2008 11:42:32 |
dryice |
- 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 |
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 |
2.4 05 Nov 2006 08:20:11 |
miwi |
- 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 |
garga |
- 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 |
edwin |
[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 |
garga |
- Update to 2.4
PR: ports/90421
Submitted by: maintainer |
2.3 21 Oct 2005 19:24:24 |
pav |
- Update to 2.3
PR: ports/87765
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer) |
2.2 28 Sep 2005 12:45:47 |
flz |
- Update to 2.2.
PR: ports/86660
Submitted by: maintainer |
2.1 04 Sep 2005 15:41:47 |
lawrance |
Update to 2.1
PR: ports/84831
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer) |
2.0_1 20 Apr 2005 14:40:40 |
pav |
- Author repackaged distfile
PR: ports/80146
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer) |
2.0 13 Apr 2005 08:34:10 |
pav |
- 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 |
edwin |
[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 |
arved |
Update to 1.2
PR: 72903
Submitted by: Dryice Liu |
1.0 12 Jul 2004 13:17:28 |
vs |
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 |
linimon |
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 |
linimon |
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 |
trevor |
SIZEify (maintainer timeout) |
0.5.1 01 Aug 2003 22:04:57 |
perky |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
0.5.1 07 Mar 2003 06:12:57 |
ade |
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 |
wjv |
- Update to version 0.5.1 |
0.5 14 Jun 2002 13:26:59 |
wjv |
- Update to version 0.5 |
0.4.7 29 Apr 2002 19:17:13 |
ijliao |
use USE_PYDISTUTILS |
0.4.7 24 Apr 2002 07:39:23 |
wjv |
- Update to version 0.4.7 |
0.4.6 17 Apr 2002 07:55:41 |
wjv |
- Update to version 0.4.6 |
01 Feb 2002 12:32:49 |
wjv |
- Update to version 0.4.4 |
09 Jan 2002 14:49:55 |
wjv |
- Update to versoin 0.4.3 |
14 Nov 2001 09:30:05 |
wjv |
- Update to version 0.4.2 - Ensure post-install target works when installing
to non-default $PREFIX |
22 Oct 2001 16:38:00 |
wjv |
- 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 |
wjv |
Add script file which was forgotten during previous commit. :-( |
22 Oct 2001 16:27:19 |
wjv |
- 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 |
wjv |
- 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 |
wjv |
- Update to version 0.4 |
18 Sep 2001 14:27:46 |
wjv |
- Add previously ommitted dependency on $PYDISTUTILS - Bump PORTREVISION |
18 Sep 2001 11:51:38 |
wjv |
Add quixote 0.3, a framework for developing web applications in Python. |