Libdnet version 1.11 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    libdnet  most recent diff


    version 1.11

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


      The libdnet Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      Name: libdnet
      Version: 1.11
      Category: net
      Maintainers: nomaintainer
      Description: portable low-level networking library
      Long Description: libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.
      Homepage: http://libdnet.sourceforge.net/
      Platform: darwin
      Master Sites: sourceforge
      Checksums: md5 04c394ed8e1e7fc455456e79e908916d

      configure.args --mandir=${prefix}/share/man

      livecheck.type sourceforge
      livecheck.regex ${name}-(\\d+\\.\\d+)

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.