echoping version 5.2.0 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    echoping  most recent diff


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



      # $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp macports.org $
      PortSystem 1.0

      Name: echoping
      Version: 5.2.0
      Category: net
      Maintainers: nomaintainer
      Description: small program to test approximate network performance
      Long Description: echoping is a small program to test (approximatively) performances of a remote host by sending it TCP "echo" (or other protocol, like HTTP) packets.
      Homepage: http://echoping.sourceforge.net/
      master_sites sourceforge
      checksums md5 aef46a1d09a1083e99eb5e18e9184af2
      Platform: darwin

      configure.args --enable-http --enable-icp --enable-smtp --enable-ttcp --enable-tos --disable-priority --without-libidn --without-gnutls --without-ssl --mandir=${prefix}/share/man

      Variant: idn {
      depends_lib-append lib:libidn.11:libidn
      configure.args-append --with-libidn
      }

      Variant: gnutls {
      depends_lib-append lib:libgnutls.11:gnutls
      configure.args-append --with-gnutls
      }

      Variant: ssl {
      depends_lib-append lib:libssl.0.9:openssl
      configure.args-append --with-ssl
      }


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

     Where to find more information:

    Darwin Ports



    image test