Download and Install py-flup version 0.5 on Mac OS X
Thursday the 28th of August, 2008

    py-flup  most recent diff


      View the most recent changes for the py-flup port at: py-flup.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-flup.
      The raw portfile for py-flup 0.5 is located here:
      http://py-flup.darwinports.com/dports/python/py-flup/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py-flup
      Google
      Web Darwinports.com



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0
      Name: py-flup
      Version: 0.5
      Category:-append www
      Maintainers: nomaintainer
      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.

      Platform: darwin

      Homepage: http://www.saddi.com/software/flup/
      master_sites http://www.saddi.com/software/flup/dist/
      distname flup-r2030

      checksums sha1 4b09ac42b8d947d2326b8d60078c841f1a6eb8b5

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py-flup
      % sudo port install py-flup
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py-flup
      ---> Verifying checksum for py-flup
      ---> Extracting py-flup
      ---> Configuring py-flup
      ---> Building py-flup with target all
      ---> Staging py-flup into destroot
      ---> Installing py-flup
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py-flup with these commands:
      %  man py-flup
      % apropos py-flup
      % which py-flup
      % locate py-flup

     Where to find more information:

    Darwin Ports



    image test