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

    py-dpkt  most recent diff


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



      # $Id: Portfile 27189 2007-07-24 06:35:35Z boeyms macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-dpkt
      Version: 1.6
      Category:-append net
      Maintainers: boeyms openmaintainer
      Description: python packet creation and parsing library
      Long Description: dpkt provides fast, simple packet creation and parsing for python programs, with definitions for the basic TCP/IP protocols.
      Platform: darwin

      Homepage: http://code.google.com/p/dpkt/
      master_sites http://dpkt.googlecode.com/files/
      distname dpkt-${version}
      checksums md5 5e8b48868dd2ad283089fd82ed41c408 sha1 2a5ee8b44968b38ad4ee15112212ffc0ed2d8a5a rmd160 e6e5f5a5d439d7c6eb165f5899903c167fd21551

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

     Where to find more information:

    Darwin Ports



    image test