Airport version 0.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    airport  most recent diff


    version 0.1

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


      The airport Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      Name: airport
      Version: 0.1
      distname ${name}
      Category: net
      Maintainers: noses.com:noses
      Description: wireless card utility by ragge nada.kth.se
      Long Description: command-line tool to access the airport-driver.
      Platform: darwin
      Master Sites: http://www.macstumbler.com/
      Checksums: md5 5a27269dc798425dbbac332b4df0ab61
      use_configure no

      destroot { xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.