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

    airctl  most recent diff


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



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

      PortSystem 1.0

      Name: airctl
      Version: 0.7.3
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: tool to trigger connection, get status of Airport Base Stations
      Long Description: airctl is a commad-line utility to trigger connection and disconnection events on, and to print the status of an Apple AirPort Base Station. At the moment this is not a configuration utility.

      Homepage: http://www.25thandclement.com/~william/projects/airctl.html
      master_sites http://www.25thandclement.com/~william/projects/releases/
      extract.suffix .tgz
      checksums md5 2bd466ec56d1fb537ec47cbd4c2b6f9d
      patchfiles patch-Makefile patch-airctl.c

      use_configure no

      build.target airctl

      destroot {
      xinstall -m 755 ${worksrcpath}/airctl ${destroot}${prefix}/bin
      xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} COPYING INSTALL ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test