dnetc version 2.9010.495 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    dnetc  most recent diff


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



      # $Id: Portfile 30605 2007-11-01 16:14:37Z markd macports.org $

      PortSystem 1.0

      Name: dnetc
      Version: 2.9010.495
      Category: net
      Maintainers: nomaintainer
      Description: distributed.net client
      Long Description: distributed.net believes in the capability and potential of distributed computing. Their mission consists of three interdependent goals: development, deployment, and advocacy, to be pursued in the advancement of distributed computing. They advocate distributed computing, by encouraging global participation and contributions of processing power, bandwidth, and expertise\; by providing a forum for discussion\; and by raising awareness on the Internet and in the mainstream.

      Homepage: http://distributed.net/
      Platform: darwin
      distfiles dnetc495-macosx-ppc.tar.gz
      checksums md5 a9ce95ebb986cdf3dcab04c4922688ad
      master_sites ftp://ftp.distributed.net/pub/dcti/v2.9010/ http://http.distributed.net/pub/dcti/v2.9010/
      worksrcdir dnetc495-macosx-ppc

      startupitem.create yes
      startupitem.start "${prefix}/share/${name}/dnetc.init start"
      startupitem.stop "${prefix}/share/${name}/dnetc.init stop"

      use_configure no
      build {}
      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 755 -d ${destroot}${prefix}/share/${name}
      xinstall -m 755 ${worksrcpath}/dnetc ${destroot}${prefix}/bin

      eval xinstall -m 644 [glob ${worksrcpath}/docs/*] ${destroot}${prefix}/share/doc/${name}
      xinstall -m 755 ${portpath}/files/dnetc.init ${destroot}${prefix}/share/${name}

      reinplace "s|__PREFIX__|${prefix}|g" ${destroot}${prefix}/share/${name}/dnetc.init
      }

      post-install {
      ui_msg "\n
      =========================================================================
      Please Note! Run dnetc with script ${prefix}/share/${name}/dnetc.init start.
      This script places the dnetc.ini and buffer files in ${prefix}/var/db/${name}.
      The first time the script runs you will be asked to set configuration parameters.
      To change parameters later on, use ${prefix}/share/${name}/dnetc.init config.
      dnetc is also started at system boot via the same startup script.
      ==========================================================================\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/dnetc
      % sudo port install dnetc
      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 dnetc
      ---> Verifying checksum for dnetc
      ---> Extracting dnetc
      ---> Configuring dnetc
      ---> Building dnetc with target all
      ---> Staging dnetc into destroot
      ---> Installing dnetc
    - 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 dnetc with these commands:
      %  man dnetc
      % apropos dnetc
      % which dnetc
      % locate dnetc

     Where to find more information:

    Darwin Ports



    image test