aboutsummaryrefslogtreecommitdiff
path: root/www/py-nevow
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 0.10.0Nicola Vitale2009-12-183-62/+18
| | | | | | | - Remove post-extract target Notes: svn path=/head/; revision=246149
* - Update to 0.9.33Nicola Vitale2009-08-194-448/+638
| | | | | | | | - Remove files/patch-doc-txt2html.py - Set USE_PYDISTUTILS to easy_install Notes: svn path=/head/; revision=239931
* - Forgot the patch in the previous commitNicola Vitale2009-02-151-0/+12
| | | | Notes: svn path=/head/; revision=228374
* - Update to 0.9.32Nicola Vitale2009-02-154-698/+772
| | | | | | | | | | | - Add a secondary download site - Add files/patch-doc-txt2html.py - Fix build of docs with different PREFIX of installation - Fix instructions for running examples in pkg-descr - Use ${COPYTREE_SHARE} to install docs and examples Notes: svn path=/head/; revision=228373
* - Take maintainershipNicola Vitale2009-02-131-1/+1
| | | | Notes: svn path=/head/; revision=228232
* - Fix build while NOPORTDOCS=yes, this port actually needs TwistedWebLi-Wen Hsu2009-01-311-3/+2
| | | | | | | Noticed by: itetcu Notes: svn path=/head/; revision=227274
* - UnbreakLi-Wen Hsu2009-01-311-2/+0
| | | | Notes: svn path=/head/; revision=227249
* Mark broken, can't import module web from twistedIon-Mihai Tetcu2008-06-291-0/+2
| | | | Notes: svn path=/head/; revision=215951
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Cleanup plugin caches so that py-mantissa can be uninstalled cleanlyAlexander Botero-Lowry2007-11-242-0/+2
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=202811
* - Update to 0.9.18Alexander Botero-Lowry2007-10-123-26/+67
| | | | | | | | | | - Drop maintainership PR: 115411 Submitted by: Piet Delport <pjd@satori.za.net> Notes: svn path=/head/; revision=201373
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* Change all my MAINTAINER lines to my new FreeBSD.org address.Alexander Botero-Lowry2006-09-131-1/+1
| | | | | | | Approved by: novel Notes: svn path=/head/; revision=172903
* - Small plist change.Ion-Mihai Tetcu2006-06-062-2/+2
| | | | | | | | | | | | - Assign maintainership to submitter since maintainer's email bounce and it also did for the last PR. [1] PR: ports/98503 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: portmgr (erwin) [1], lawrance (mentor, implicit) Notes: svn path=/head/; revision=164584
* - Update to 0.8.0Marcus Alves Grando2006-04-285-486/+659
| | | | | | | | | | | | - Update pkg-descr and WWW - portlint(1) PR: 95727 Submitted by: Alexander Botero-Lowry <alex___foxybanana.com> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=160682
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Nevow is a next-generation web application templating system, based on the ideasPav Lucistnik2005-04-196-0/+577
developed in the Twisted Woven package. Its main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible. It separates your code into 'data' and 'render' functions, a simplified implementation of traditional MVC. It has various parts which can be used individually or as a whole, integrated web solution. PR: ports/80049 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> Notes: svn path=/head/; revision=133711