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

    gtimelog  most recent diff


    version 0.2.0

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


      # -*- 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
      The gtimelog Portfile 36999 2008-05-22 16:27:24Z simon macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: gtimelog
      Version: 0.2.0
      Category: x11
      Maintainers: gmail.com:shreevatsa.public openmaintainer
      Description: A Gtk+ time tracking application.
      Long Description: GTimeLog is a small Gtk+ app that I use to keep track of my time. Its main goal is to be as unintrusive as possible.

      Homepage: http://mg.pov.lt/gtimelog/
      Platform: darwin

      Master Sites: http://pypi.python.org/packages/source/g/gtimelog

      test.run yes

      depends_lib port:py25-gtk port:py25-setuptools

      Checksums: md5 7363d189c1c1bb386e2095d80ca218b4 sha1 01ca545eb048b2c8abea96560d6e72c56922bf25 rmd160 d339e00e44dbbae3b9a1e72066f4293f80f154e0

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.