[39896] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Sep 10 14:50:42 PDT 2008


Revision: 39896
          http://trac.macports.org/changeset/39896
Author:   macsforever2000 at macports.org
Date:     2008-09-10 14:50:41 -0700 (Wed, 10 Sep 2008)
Log Message:
-----------
Added new port. Close ticket #16285.

Added Paths:
-----------
    trunk/dports/python/py25-flup/
    trunk/dports/python/py25-flup/Portfile

Added: trunk/dports/python/py25-flup/Portfile
===================================================================
--- trunk/dports/python/py25-flup/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-flup/Portfile	2008-09-10 21:50:41 UTC (rev 39896)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id: $
+
+PortSystem                      1.0
+PortGroup                       python25 1.0
+
+name                            py25-flup
+version                         0.5
+categories                      python www
+maintainers                     gmail.com:michael.dagitses
+platforms                       darwin
+
+description                     Flup is a random collection of WSGI servers and middleware.
+long_description                Flup offer three sets of WSGI \
+                                servers/gateways, which speak AJP 1.3, \
+                                FastCGI, and SCGI. Each server comes in two \
+                                flavors: a threaded version, and a forking \
+                                version.
+
+# change this because flup-r2311.tar.gz extracts to flup-0.5 dir
+worksrcdir                      flup-0.5
+
+distname                        flup-r2311
+homepage                        http://trac.saddi.com/flup
+master_sites                    http://www.saddi.com/software/flup/dist/
+
+checksums                       md5 c54e0bc5877f1b612e8ac99a061598d4 \
+                                sha1 f473d9ce496ad18b21c5a0302ebcfbb25d7cfbd2 \
+                                rmd160 867cc618643d155869cecf7af45d01748ec3d171
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080910/65530171/attachment-0001.html 


More information about the macports-changes mailing list