Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2007 09:23:27 +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-flup Makefile distinfo pkg-descr pkg-plist ports/www/py-flup/files patch-setup.py pkg-deinstall.in pkg-install.in
Message-ID:  <200701140923.l0E9NRlN030781@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nivit       2007-01-14 09:23:27 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-flup          Makefile distinfo pkg-descr pkg-plist 
    www/py-flup/files    patch-setup.py pkg-deinstall.in 
                         pkg-install.in 
  Log:
  This Python package is a random collection of WSGI modules
  written by Allan Saddi.
  
  flup is functionally divided into three components:
  
          * FlupServers
          * FlupMiddleware
          * FlupPublisher
  
  WWW:    http://www.saddi.com/software/flup/
  
  PR:             ports/106828
  Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
  Approved by:    alexbl (mentor, implicit)
  
  Revision  Changes    Path
  1.1682    +1 -0      ports/www/Makefile
  1.1       +32 -0     ports/www/py-flup/Makefile (new)
  1.1       +3 -0      ports/www/py-flup/distinfo (new)
  1.1       +11 -0     ports/www/py-flup/files/patch-setup.py (new)
  1.1       +17 -0     ports/www/py-flup/files/pkg-deinstall.in (new)
  1.1       +16 -0     ports/www/py-flup/files/pkg-install.in (new)
  1.1       +10 -0     ports/www/py-flup/pkg-descr (new)
  1.1       +109 -0    ports/www/py-flup/pkg-plist (new)



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