Download and Install py-beepy version 0.5 on Mac OS X
Thursday the 24th of July, 2008

    py-beepy  most recent diff


      View the most recent changes for the py-beepy port at: py-beepy.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-beepy.
      The raw portfile for py-beepy 0.5 is located here:
      http://py-beepy.darwinports.com/dports/python/py-beepy/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-beepy
      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-beepy
      Version: 0.5
      revision 1
      Category: python
      Platform: darwin
      Maintainers: nomaintainer
      Description: python library implementing BEEP (RFC3080)
      Long Description: The BEEPy Python BEEP Library is an implementation of the Blocks Extensible Exchange Protocol (RFC3080), written as a Python library.

      Homepage: http://beepy.sourceforge.net/
      master_sites sourceforge:beepy
      distname BEEPy-${version}
      checksums md5 974230416e47a8a8f2f92c165b629fa6
      use_bzip2 yes

      depends_run port:py-twisted

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} COPYRIGHT INSTALL LICENSE README ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath}/doc CHANGES FAQ HOWTO RELEASE_NOTES TODO architecture.dia architecture.png ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test