Download and Install cosmicdebris version 2.0 on Mac OS X
Wednesday the 27th of August, 2008

    cosmicdebris  most recent diff


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



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

      PortSystem 1.0

      Name: CosmicDebris
      Version: 2.0
      Category: aqua science
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://www.jschilling.net/sw_cosmicdebris.php
      Description: Aurora Borealis monitor.

      Long Description: CosmicDebris is an Aurora Borealis (Northern Lights) monitor menu item. It monitors two internet data sources for the probability of an Aurora event.

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

      checksums md5 0711dcb9a47ef0fae2a6ce069d3ed06c sha1 8c3ee7218639e4355eb5180e570d637de3d47707 rmd160 c5ebf70f8882f01bccc8d827ab68aa174ad71aa4

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

      use_configure no

      build.type pbx
      build.args -configuration Deployment
      build.target { -project "Cosmic Debris.xcodeproj" -target "Cosmic Debris" }

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

      destroot { set appPath ${destroot}/Applications/MacPorts
      file mkdir ${appPath}
      file copy "${worksrcpath}/${appdir}/Cosmic Debris.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/cosmicdebris
      % sudo port install cosmicdebris
      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 cosmicdebris
      ---> Verifying checksum for cosmicdebris
      ---> Extracting cosmicdebris
      ---> Configuring cosmicdebris
      ---> Building cosmicdebris with target all
      ---> Staging cosmicdebris into destroot
      ---> Installing cosmicdebris
    - 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 cosmicdebris with these commands:
      %  man cosmicdebris
      % apropos cosmicdebris
      % which cosmicdebris
      % locate cosmicdebris

     Where to find more information:

    Darwin Ports



    image test