cvs commit: ports/www Makefile ports/www/py-nevow Makefile distinfo pkg-descr pkg-plist ports/www/py-nevow/files patch-examples_wsgi_test-cgi.py pkg-message.in

Pav Lucistnik pav at FreeBSD.org
Tue Apr 19 15:02:48 PDT 2005


pav         2005-04-19 22:02:47 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-nevow         Makefile distinfo pkg-descr pkg-plist 
    www/py-nevow/files   patch-examples_wsgi_test-cgi.py 
                         pkg-message.in 
  Log:
  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 at gmail.com>
  
  Revision  Changes    Path
  1.1075    +1 -0      ports/www/Makefile
  1.1       +49 -0     ports/www/py-nevow/Makefile (new)
  1.1       +2 -0      ports/www/py-nevow/distinfo (new)
  1.1       +11 -0     ports/www/py-nevow/files/patch-examples_wsgi_test-cgi.py (new)
  1.1       +5 -0      ports/www/py-nevow/files/pkg-message.in (new)
  1.1       +9 -0      ports/www/py-nevow/pkg-descr (new)
  1.1       +501 -0    ports/www/py-nevow/pkg-plist (new)


More information about the cvs-ports mailing list