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

Dryice Dong Liu dryice at FreeBSD.org
Tue Apr 24 04:01:13 UTC 2007


dryice      2007-04-24 04:01:12 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-routes        Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port py-routes. This is a Python re-implementation of the Rails routes
  system for mapping URL's to Controllers/Actions and generating URL's.
  
  Approved by:    itetcu (mentor, implicit)
  
  Revision  Changes    Path
  1.1798    +1 -0      ports/www/Makefile
  1.1       +33 -0     ports/www/py-routes/Makefile (new)
  1.1       +3 -0      ports/www/py-routes/distinfo (new)
  1.1       +9 -0      ports/www/py-routes/pkg-descr (new)
  1.1       +25 -0     ports/www/py-routes/pkg-plist (new)


More information about the cvs-ports mailing list