Py31-crcmod version 1.5 - How to Download and Install on Mac OS X
Saturday the 13th of March, 2010

    py31-crcmod  most recent diff


    version 1.5

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


      The py31-crcmod Portfile 56876 2009-09-02 21:06:21Z toby macports.org $

      PortSystem 1.0
      PortGroup python31 1.0

      Name: py31-crcmod
      Version: 1.5
      Category: python
      Platform: darwin

      Maintainers: phw openmaintainer
      Description: Python module for creating functions computing the Cyclic Redundancy Check (CRC).
      Long Description: ${description}
      Homepage: http://crcmod.sourceforge.net/
      Master Sites: sourceforge:crcmod
      distname crcmod-${version}
      Checksums: md5 e756b35dd475164099f856ed45f63f1b sha1 9605f1ba1f3ed20c7d541bf08d2f755271cf7630 rmd160 cefd4443f2058505249e853cb0698513c1c1db85


      build.args-append -f

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} README changelog ${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/py31-crcmod
      % sudo port install py31-crcmod
      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 py31-crcmod
      ---> Verifying checksum for py31-crcmod
      ---> Extracting py31-crcmod
      ---> Configuring py31-crcmod
      ---> Building py31-crcmod with target all
      ---> Staging py31-crcmod into destroot
      ---> Installing py31-crcmod
    - 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 py31-crcmod with these commands:
      %  man py31-crcmod
      % apropos py31-crcmod
      % which py31-crcmod
      % locate py31-crcmod

     Where to find more information:

    Darwin Ports



    Lightbox this page.