Download and Install istumbler version 98 on Mac OS X
Thursday the 21st of August, 2008

    istumbler  most recent diff


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



      # $Id: Portfile 33412 2008-01-26 12:50:27Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: istumbler
      Version: 98
      Category: aqua
      Maintainers: nomaintainer
      Description: iStumbler is an Aqua GUI for finding wireless networks
      Long Description: iStumbler is a free, open source tool for finding 802.11b & 802.11g wireless networks. iStumbler combines a compact Aqua user interface with visual feedback of signal strength and encryption. Use the +use_binary (default) variant as building from source remains problematic.
      Homepage: http://www.istumbler.net/
      master_sites http://www.istumbler.net/downloads/ http://www.istumbler.net/archive/release${version}/downloads/

      distname ${name}-${version}-src
      extract.suffix .tgz

      checksums md5 5a16cc30d8e211254ab4d8c0777b8cfc sha1 d09c368fbd6002595205a4c09d2c72da4f53795c rmd160 c8a3b25c2d558f19a5506e5298c448f7ffad365f

      worksrcdir iStumbler

      xcode.target iStumbler
      xcode.configuration Release
      xcode.build.settings OTHER_CFLAGS="-I${worksrcpath}/Frameworks" OTHER_CFLAGS="-I${worksrcpath}/build" SYMROOT=${worksrcpath}/build
      # FRAMEWORK_SEARCH_PATHS=${worksrcpath}/build
      # BUILT_PRODUCTS_DIR=${worksrcpath}/build
      # OTHER_LDFLAGS="-I${worksrcpath}/Frameworks"
      if { ![variant_isset use_source] } {
      default_variants +use_binary
      }

      Variant: use_binary conflicts use_source description {Install from binary distribution (default)} {
      distname ${name}-${version}
      checksums md5 89981ff4ae5dc087b867ae2ff295898a sha1 2e8912aed8a32353c76d147c1f37493abe0abb9a rmd160 ded5f623f3d9d5fe63008b5b58358b2b73eb55f0
      patch {}
      use_configure no
      build {}
      destroot {
      file mkdir ${destroot}/Applications/MacPorts
      file copy ${workpath}/iStumbler.app ${destroot}/Applications/MacPorts
      }
      }

      Variant: use_source conflicts use_binary description {Build from source (does not work)} {}

      default_variants +universal
      Variant: universal {}
      pre-fetch {
      if {![variant_isset universal]} {
      return -code error "${name} is only available in a universal version"
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test