Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2008 06:23:43 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/toofpy Makefile distinfo pkg-descr pkg-install pkg-plist ports/www/toofpy/files patch-tools_WSGITool.py toolserver.in
Message-ID:  <200804160623.m3G6NiCU082124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
beech       2008-04-16 06:23:43 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/toofpy           Makefile distinfo pkg-descr pkg-install 
                         pkg-plist 
    www/toofpy/files     patch-tools_WSGITool.py toolserver.in 
  Log:
  - New port TooFPy-0.3.7
  
  From the website:
  
    The Toolserver Framework for Python is a framework for simple building of
    webservices. This is not Twisted - that one is much larger and much richer
    in features. If you need a full fledged webservice or internet protocol
    platform, you better go with Twisted. But if you need a lean and mean
    webservice machine, the Toolserver Framework for Python might be the right
    tool for the job.
  
  Author: Georg Bauer <gb@murphy.bofh.ms>
  WWW:    http://pyds.muensterland.org/wiki/toolserver.html
  
  PR:             ports/122316
  Submitted by:   Frank Fenor <frank at fenor.de>
  
  Revision  Changes    Path
  1.2017    +1 -0      ports/www/Makefile
  1.1       +48 -0     ports/www/toofpy/Makefile (new)
  1.1       +3 -0      ports/www/toofpy/distinfo (new)
  1.1       +28 -0     ports/www/toofpy/files/patch-tools_WSGITool.py (new)
  1.1       +68 -0     ports/www/toofpy/files/toolserver.in (new)
  1.1       +11 -0     ports/www/toofpy/pkg-descr (new)
  1.1       +36 -0     ports/www/toofpy/pkg-install (new)
  1.1       +137 -0    ports/www/toofpy/pkg-plist (new)



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