Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2007 04:01:12 +0000 (UTC)
From:      Dryice Dong Liu <dryice@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-routes Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200704240401.l3O41DGJ039387@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704240401.l3O41DGJ039387>