Py-beaker version 1.0.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    py-beaker  most recent diff


    version 1.0.2

      View the most recent changes for the py-beaker port at: py-beaker.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-beaker.
      The raw portfile for py-beaker 1.0.2 is located here:
      http://py-beaker.darwinports.com/dports/python/py-beaker/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-beaker


      # -*- 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
      The py-beaker Portfile 44419 2008-12-28 09:31:44Z akitada macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-beaker
      Version: 1.0.2
      Category:-append www
      Maintainers: openmaintainer stechert akitada
      Description: Session WSGI Middleware
      Long Description: Beaker is a simple WSGI middleware to use the Myghty Container API.

      Platform: darwin

      Homepage: http://beaker.groovie.org
      Master Sites: http://cheeseshop.python.org/packages/source/B/Beaker/
      distname Beaker-${version}

      depends_lib port:py-setuptools port:py-myghtyutils

      Checksums: md5 0123b5bead109d0e26df595a2f7456ca sha1 b0f8cef4d22a888fceb39cda0f6d4d974ce0b155 rmd160 036f771b2772a60b95d77ea4a532f25c49177dfc

    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-beaker
      % sudo port install py-beaker
      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-beaker
      ---> Verifying checksum for py-beaker
      ---> Extracting py-beaker
      ---> Configuring py-beaker
      ---> Building py-beaker with target all
      ---> Staging py-beaker into destroot
      ---> Installing py-beaker
    - 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-beaker with these commands:
      %  man py-beaker
      % apropos py-beaker
      % which py-beaker
      % locate py-beaker

     Where to find more information:

    Darwin Ports



    Lightbox this page.