boinc version 4.11 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    boinc  most recent diff


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



      # $Id: Portfile 30251 2007-10-23 02:18:30Z jmpp macports.org $

      PortSystem 1.0
      Name: boinc
      Version: 4.11
      Category: science
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://boinc.berkeley.edu/
      Description: Software for distributed computing.

      Long Description: A software for distributed computing using volunteered computer resources.

      master_sites ${homepage}/source/archive/
      checksums md5 7a35b04792a823f0657bb0e3061a4897

      configure.args --enable-client --disable-server --bindir=${prefix}/libexec/${name}

      Variant: ppc750 { configure.cflags "-O2 -mcpu=750 -pipe"
      configure.cxxflags "-02 -mcpu=750 -pipe"
      configure.args-append --program-suffix=_ppc750
      }

      Variant: ppc7450 { configure.cflags "-O3 -maltivec -fast -mcpu=7450"
      configure.cxxflags "-O3 -maltivec -fast -mcpu=7450"
      configure.args-append --program-suffix=_ppc7450
      }

      # Notify the user where is the binary
      post-install { ui_msg "\n#####################################"
      ui_msg "${name} has been installed into:\n"
      ui_msg "${prefix}/libexec/${name}\n"
      ui_msg "as ${name} creates a bunch of"
      ui_msg "folders and *.xml for various projects.\n"
      ui_msg "So you should launch it within that"
      ui_msg "directory.\n"
      ui_msg "#######################################\n"
      }

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

     Where to find more information:

    Darwin Ports



    image test