diehard version 0.1 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    diehard  most recent diff


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



      # $Id: Portfile 30237 2007-10-23 01:46:57Z jmpp macports.org $

      PortSystem 1.0

      Name: diehard
      Version: 0.1
      Category: math
      Platform: darwin
      Maintainers: nomaintainer
      Description: Marsaglia's Diehard Battery of Tests of Randomness
      Long Description: ${description}

      Homepage: http://stat.fsu.edu/pub/diehard/
      master_sites http://www.cs.hku.hk/~diehard/cdrom/ http://stat.fsu.edu/pub/diehard/ freebsd
      distname die.c
      checksums md5 854ea157c0ff73dd0d58928c834b6122

      use_configure no

      build.target

      destroot {
      xinstall -m 755 ${worksrcpath}/diehard ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 ${worksrcpath}/NOTES ${destroot}${prefix}/share/doc/${name}
      }

      platform darwin 8 { build.args CC=/usr/bin/gcc-4.0 }


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

     Where to find more information:

    Darwin Ports



    image test