Gtime version 1.7 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 1.7

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


      The gtime Portfile 30254 2007-10-23 02:22:51Z jmpp macports.org $

      PortSystem 1.0
      Name: gtime
      Version: 1.7
      Revision: 1
      Category: sysutils
      Maintainers: nomaintainer
      Description: GNU implementation of time(1)
      Long Description: The `time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have `time' save the information in a file instead of displaying it on the screen.
      Homepage: http://www.gnu.org/software/time/
      Platform: darwin
      Master Sites: gnu:time
      distname time-${version}
      Checksums: md5 e38d2b8b34b1ca259cf7b053caac32b3

      configure.args --program-prefix=g

      destroot.destdir prefix=${destroot}${prefix} infodir=${destroot}${prefix}/share/info

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.