Download and Install bwanadik version 3.0.4 on Mac OS X
Wednesday the 20th of August, 2008

    bwanadik  most recent diff


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



      # $Id: Portfile 33413 2008-01-26 12:56:28Z ryandesign macports.org $

      PortSystem 1.0

      Name: BwanaDik
      Version: 3.0.4
      Category: aqua net
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://www.jschilling.net/sw_bwanadik.php
      Description: IP address (WAN and LAN) reporter.

      Long Description: ${description}

      master_sites http://homepage.mac.com/johnnycat/sfw/

      checksums md5 2ff538266d00a5ad0bdc1b454f7778de sha1 4a622aecdd2869ada2863b0649a360b367c07094 rmd160 55160e61e5e5e6a55357eb2049627372b2dcbf0e

      dist_subdir ${name}/${version}
      distname ${name}Source
      use_zip yes

      use_configure no

      build.type pbx
      build.target -project BwanaDik.xcodeproj -target BwanaDik

      set appdir build
      platform darwin 8 {
      if {$xcodeversion == "2.1"} {
      set appdir build/Release
      }
      }

      destroot { set appPath ${destroot}/Applications/MacPorts
      file mkdir ${appPath}
      file copy "${worksrcpath}/${appdir}/${name}.app" ${appPath}
      }

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

     Where to find more information:

    Darwin Ports



    image test