FreshPorts -- The Place For Ports Sun, 14 Mar 2010 7:09 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
quixote 2.6 www on this many watch lists=3 search for ports that depend on this port
A framework for developing web applications in Python

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
Port Added: 18 Sep 2001 08:51:38
Also Listed In: python


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://www.mems-exchange.org/software/quixote/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python26
Required To Run: www/py-qpy, lang/python26

To install the port: cd /usr/ports/www/quixote/ && make install clean
To add the package: pkg_add -r quixote


Configuration Options
     No options to configure

Master Sites:
http://quixote.ca/releases/
http://dryice.name/computer/FreeBSD/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-04-13
    Affects: users of www/quixote
    Author: dryice@liu.com.cn
    Reason: 
      There are backward-incompatible changes upgrading from 1.2 to
      2.0. Including renaming quixote.form to quixote.form1 and
      quixote.form2 to quixote.form. Please refer to upgrading.txt in the
      docs dir for detail.
    
    

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Dec 2009 02:19:12
Original commit files touched by this commit  2.6
dougb search for other commits by this committer
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.
13 Dec 2009 16:28:06
Original commit files touched by this commit  2.6
miwi search for other commits by this committer
- 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
22 Jul 2009 22:03:13
Original commit files touched by this commit  2.6
pgollucci search for other commits by this committer
- Update to 2.6
18 Dec 2008 02:24:04
Original commit files touched by this commit  2.5
linimon search for other commits by this committer
Reassign ports maintained by dryice@ for now due to other commitments.

Hat:    portmgr
07 Jan 2008 11:42:32
Original commit files touched by this commit  2.5
dryice search for other commits by this committer
- update to 2.5
- now Python 2.5 compitable
- depends on www/py-qpy
- update my mail address
30 Jul 2007 10:42:28
Original commit files touched by this commit  2.4
alexbl search for other commits by this committer
 - 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
05 Nov 2006 08:20:11
Original commit files touched by this commit  2.4
miwi search for other commits by this committer
- Set python 2.3-24

PR:             ports/105163
Submitted by:   Dryice Liu <dryice@dryice.name> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
15 Mar 2006 18:21:26
Original commit files touched by this commit  2.4
garga search for other commits by this committer
- 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)
11 Jan 2006 04:01:51
Original commit files touched by this commit  2.4
edwin search for other commits by this committer
[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>
15 Dec 2005 11:27:50
Original commit files touched by this commit  2.4
garga search for other commits by this committer
- Update to 2.4

PR:             ports/90421
Submitted by:   maintainer
21 Oct 2005 20:24:24
Original commit files touched by this commit  2.3
pav search for other commits by this committer
- Update to 2.3

PR:             ports/87765
Submitted by:   Dryice Liu <dryice@hotpop.com> (maintainer)
28 Sep 2005 13:45:47
Original commit files touched by this commit  2.2
flz search for other commits by this committer
- Update to 2.2.

PR:             ports/86660
Submitted by:   maintainer
04 Sep 2005 16:41:47
Original commit files touched by this commit  2.1
lawrance search for other commits by this committer
Update to 2.1

PR:             ports/84831
Submitted by:   Dryice Liu <dryice@hotpop.com> (maintainer)
20 Apr 2005 15:40:40
Original commit files touched by this commit  2.0_1
pav search for other commits by this committer
- Author repackaged distfile

PR:             ports/80146
Submitted by:   Dryice Liu <dryice@liu.com.cn> (maintainer)
13 Apr 2005 09:34:10
Original commit files touched by this commit  2.0
pav search for other commits by this committer
- Update to 2.0
- Require python 2.3+

PR:             ports/79851
Submitted by:   Dryice Liu <dryice@liu.com.cn> (maintainer)
13 Jan 2005 00:20:28
Original commit files touched by this commit  1.2
edwin search for other commits by this committer
[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>
05 Nov 2004 13:12:24
Original commit files touched by this commit  1.2
arved search for other commits by this committer
Update to 1.2

PR:             72903
Submitted by:   Dryice Liu
12 Jul 2004 14:17:28
Original commit files touched by this commit  1.0
vs search for other commits by this committer
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)
01 Jul 2004 03:54:07
Original commit files touched by this commit  0.6.1
linimon search for other commits by this committer
Give maintainership to submitter of most recent PR; the current
submitter had been unresponsive for quite some time.
30 Jun 2004 08:09:35
Original commit files touched by this commit  0.6.1
linimon search for other commits by this committer
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)
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.5.1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
01 Aug 2003 23:04:57
Original commit files touched by this commit  0.5.1
perky search for other commits by this committer
Fix python version detection routines to cope with python 2.3's
boolean representation.
07 Mar 2003 06:12:57
Original commit files touched by this commit  0.5.1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
20 Oct 2002 21:11:50
Original commit files touched by this commit  0.5.1
wjv search for other commits by this committer
- Update to version 0.5.1
14 Jun 2002 14:26:59
Original commit files touched by this commit  0.5
wjv search for other commits by this committer
- Update to version 0.5
29 Apr 2002 20:17:13
Original commit files touched by this commit  0.4.7
ijliao search for other commits by this committer
use USE_PYDISTUTILS
24 Apr 2002 08:39:23
Original commit files touched by this commit  0.4.7
wjv search for other commits by this committer
- Update to version 0.4.7
17 Apr 2002 08:55:41
Original commit files touched by this commit  0.4.6
wjv search for other commits by this committer
- Update to version 0.4.6
01 Feb 2002 12:32:49
files touched by this commit
wjv search for other commits by this committer
- Update to version 0.4.4    
09 Jan 2002 14:49:55
files touched by this commit
wjv search for other commits by this committer
- Update to versoin 0.4.3    
14 Nov 2001 09:30:05
files touched by this commit
wjv search for other commits by this committer
- Update to version 0.4.2   - Ensure post-install target works when installing
to non-default $PREFIX    
22 Oct 2001 17:38:00
files touched by this commit
wjv search for other commits by this committer
- Add two forgotten files to pkg-plist (not my day!)   - Bump PORTREVISION again
to be on the safe side    
22 Oct 2001 17:30:34
files touched by this commit
wjv search for other commits by this committer
Add script file which was forgotten during previous commit.  :-(    
22 Oct 2001 17:27:19
files touched by this commit
wjv search for other commits by this committer
- 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 10:46:13
files touched by this commit
wjv search for other commits by this committer
- 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 17:44:09
files touched by this commit
wjv search for other commits by this committer
- Update to version 0.4    
18 Sep 2001 15:27:46
files touched by this commit
wjv search for other commits by this committer
- Add previously ommitted dependency on $PYDISTUTILS   - Bump PORTREVISION    
18 Sep 2001 12:51:38
files touched by this commit
wjv search for other commits by this committer
Add quixote 0.3, a framework for developing web applications in Python.    

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21398
Broken 171
Deprecated 46
Ignore 895
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 0
new 48 hours1
new 7 days31
new fortnight58
new month93

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.295 seconds.