Download and Install ubench version 0.32 on Mac OS X
Thursday the 3rd of July, 2008

    ubench  most recent diff


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



      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      # $Id: Portfile 37333 2008-06-03 15:56:04Z jmr macports.org $

      PortSystem 1.0

      Name: ubench
      Version: 0.32
      Category: benchmarks
      Maintainers: nomaintainer
      Description: Unix Benchmark Utility for CPU(s) and memory
      Long Description: The Unix Benchmark Utility "ubench" is an attempt to introduce a single measure of perfomance among computer systems running various flavors of Unix operation system. The current development release tests only CPU(s) and memory. In the future releases there will be tests added for disk and TCP/IP. Ubench is taking advantage of multiple CPUs on an SMP system and the results will reflect that.
      Homepage: http://www.phystech.com/download/ubench.html
      Platform: darwin
      master_sites http://www.phystech.com/ftp/ ftp://ftp.phystech.com/pub/
      checksums md5 b03ddb52867a80890999b56cda8e69b7
      patchfiles patch-cpubench.c.diff patch-membench.c.diff patch-configure.diff
      build.target
      destroot.destdir INSTALLDIR=${destroot}${prefix}/bin
      post-destroot {
      xinstall -m 444 ${worksrcpath}/ubench.8 ${destroot}${prefix}/share/man/man8
      }

      Variant: use_64_bit conflicts universal description {Build a 64-bit executable} {
      configure.cflags-append -m64
      }

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

     Where to find more information:

    Darwin Ports



    image test