CVS log for ports/www/py-nevow/pkg-plist
Up to [FreeBSD] / ports / www / py-nevow
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 18 13:13:31 2009 UTC (2 years, 1 month ago) by nivit
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +15 -56 lines
- Update to 0.10.0 - Remove post-extract target
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 19 09:02:45 2009 UTC (2 years, 5 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +630 -416 lines
- Update to 0.9.33 - Remove files/patch-doc-txt2html.py - Set USE_PYDISTUTILS to easy_install
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 15 09:43:22 2009 UTC (2 years, 11 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +741 -683 lines
- Update to 0.9.32
- 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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 24 05:31:45 2007 UTC (4 years, 2 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Cleanup plugin caches so that py-mantissa can be uninstalled cleanly Approved by: portmgr (pav)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 12 22:24:02 2007 UTC (4 years, 4 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +62 -21 lines
- Update to 0.9.18 - Drop maintainership PR: 115411 Submitted by: Piet Delport <pjd@satori.za.net>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 6 09:39:53 2006 UTC (5 years, 8 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Small plist change. - 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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 28 20:56:53 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +631 -459 lines
- Update to 0.8.0 - Update pkg-descr and WWW - portlint(1) PR: 95727 Submitted by: Alexander Botero-Lowry <alex___foxybanana.com> Approved by: maintainer timeout (14 days)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 19 22:02:47 2005 UTC (6 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Nevow is a next-generation web application templating system, based on the ideas 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>
