cvs commit: ports/www Makefile ports/www/py-pyramid Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Mon Mar 21 10:26:24 UTC 2011


clsung      2011-03-21 10:26:23 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-pyramid       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Pyramid is a small, fast, down-to-earth Python web application
  development framework. It is developed as part of the Pylons Project.
  
  The major feature additions in Pyramid 1.0 are:
  
  * New name and branding association with the Pylons Project.
  * BFG conversion script
  * Paster template improvements
  * Terminology changes
  * Better platform compatibility and support
  * Direct built-in support for the Mako templating language.
  * Built-in support for sessions.
  * Updated URL dispatch features
  * Better imperative extensibility
  * ZCML externalized
  * Better support for global template variables during rendering
  * View mappers
  * Testing system improvements
  * Authentication support improvements
  * Documentation improvements
  
  WWW: http://docs.pylonsproject.org
  
  Revision  Changes    Path
  1.2841    +1 -0      ports/www/Makefile
  1.1       +40 -0     ports/www/py-pyramid/Makefile (new)
  1.1       +2 -0      ports/www/py-pyramid/distinfo (new)
  1.1       +22 -0     ports/www/py-pyramid/pkg-descr (new)
  1.1       +505 -0    ports/www/py-pyramid/pkg-plist (new)


More information about the cvs-ports mailing list