Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2009 09:13:23 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-bottle Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200911040913.nA49DNCI000264@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nivit       2009-11-04 09:13:23 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-bottle        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Bottle is a fast and simple micro-framework for small web-applications.
  It offers request dispatching (Routes) with url parameter support,
  Templates, key/value Databases, a build-in HTTP Server and adapters
  for many third party WSGI/HTTP-server and template engines.
  All in a single file and with no dependencies other than the Python
  Standard Library.
  
  WWW: http://bottle.paws.de/
  
  Revision  Changes    Path
  1.2458    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/py-bottle/Makefile (new)
  1.1       +3 -0      ports/www/py-bottle/distinfo (new)
  1.1       +8 -0      ports/www/py-bottle/pkg-descr (new)
  1.1       +4 -0      ports/www/py-bottle/pkg-plist (new)



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