ettercap-ng version 0.7.3 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    ettercap-ng  most recent diff


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



      # $Id: Portfile 20339 2006-11-02 00:52:17Z blair macports.org $

      PortSystem 1.0
      Name: ettercap-ng
      Version: 0.7.3
      Category: net security
      Maintainers: ultrix gmail.com
      Description: multipurpose sniffer/interceptor/logger for switched LAN
      Long Description: Ettercap is a multi-functional packet sniffer/interceptor/logger that works on switched LANs. It allows the active and passive dissection of numerous protocols, including ciphered ones, such as SSH1, and includes features for network and host analysis. Four modes are available: IP Based, MAC Address Based, ARP Based, and PublicARP Based.
      Homepage: http://ettercap.sourceforge.net/
      Platform: darwin freebsd

      master_sites sourceforge:ettercap
      distname ettercap-NG-${version}
      checksums md5 28fb15cd024162c55249888fe1b97820

      patchfiles patch-src-Makefile.in patch-configure

      depends_lib port:openssl port:libpcap port:libnet11 lib:libpcre.0:pcre

      configure.args --disable-gtk --disable-plugins --with-openssl=${prefix} --with-libpcap=${prefix} --with-libnet=${prefix} --with-libpcre=${prefix} --mandir=\\\${prefix}/share/man --infodir=\\\${prefix}/share/info

      Variant: gtk {
      depends_lib-append lib:libglib.2:glib2 lib:libgtk.2:gtk2
      configure.args-delete --disable-gtk
      configure.args-append --enable-gtk
      }

      Variant: plugins {
      configure.args-delete --disable-plugins
      configure.args-append --enable-plugins
      }

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

     Where to find more information:

    Darwin Ports



    image test